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

fetchurl: {
  name = "gnome-music-3.24.2";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-music/3.24/gnome-music-3.24.2.tar.xz;
    sha256 = "1a72b7972cac66c7aba7a4fbcbf8df99b3df7c46f26957b3e16089550d3ef62c";
  };
}