nixpkgs/pkgs/desktops/gnome-3/3.22/apps/ghex/src.nix
2017-07-11 10:05:06 +02:00

10 lines
263 B
Nix

# Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: {
name = "ghex-3.18.3";
src = fetchurl {
url = mirror://gnome/sources/ghex/3.18/ghex-3.18.3.tar.xz;
sha256 = "c67450f86f9c09c20768f1af36c11a66faf460ea00fbba628a9089a6804808d3";
};
}