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

fetchurl: {
  name = "libgweather-3.26.1";

  src = fetchurl {
    url = mirror://gnome/sources/libgweather/3.26/libgweather-3.26.1.tar.xz;
    sha256 = "fca78470b345bce948e0333cab0a7c52c32562fc4a75de37061248a64e8fc4b8";
  };
}