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

fetchurl: {
  name = "seahorse-3.20.0";

  src = fetchurl {
    url = mirror://gnome/sources/seahorse/3.20/seahorse-3.20.0.tar.xz;
    sha256 = "e2b07461ed54a8333e5628e9b8e517ec2b731068377bf376570aad998274c6df";
  };
}