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

fetchurl: {
  name = "gcr-3.20.0";

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