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

fetchurl: {
  name = "libgweather-3.26.0";

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