nixpkgs/pkgs/desktops/gnome-3/core/gnome-contacts/src.nix

11 lines
289 B
Nix
Raw Normal View History

# Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: {
2017-09-13 01:48:20 +02:00
name = "gnome-contacts-3.26";
src = fetchurl {
2017-09-13 01:48:20 +02:00
url = mirror://gnome/sources/gnome-contacts/3.26/gnome-contacts-3.26.tar.xz;
sha256 = "f819ac74b2ad581f9741614627f49ef519713324afd9e4fc0ea5ac261a5f68c1";
};
}