about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.20/core/gnome-calculator/src.nix
blob: a24b0b5b8767ac600aa6bd4ffe410895f8e31f13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "gnome-calculator-3.20.1";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-calculator/3.20/gnome-calculator-3.20.1.tar.xz;
    sha256 = "02edcf99857599ac10ecd2faaf33ad20a9f11f7c5a89a52ee1b511d99b594b90";
  };
}