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

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

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