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

fetchurl: {
  name = "eog-3.20.3";

  src = fetchurl {
    url = mirror://gnome/sources/eog/3.20/eog-3.20.3.tar.xz;
    sha256 = "16308c389deced3acb801dcc180c5e5e18b1db6ba5bd5835b5320cba9b0d2c26";
  };
}