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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-calculator/3.18/gnome-calculator-3.18.0.tar.xz;
    sha256 = "54dc40de68b118c06b443f9d8a56397425434a45dddbb2daba7b720b77b35672";
  };
}