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

fetchurl: {
  name = "libgweather-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/libgweather/3.18/libgweather-3.18.0.tar.xz;
    sha256 = "8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f";
  };
}