about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/apps/ghex/src.nix
blob: edaa51d9478425578a7e34e15535b2f46843547f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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";
  };
}