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

fetchurl: {
  name = "yelp-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/yelp/3.22/yelp-3.22.0.tar.xz;
    sha256 = "8616b77c239aaa731312609f192c9b2c71d54b2cae42ff23efa23b5b3188778e";
  };
}