gnome3.gnome-music: 3.38.0 → 3.38.1

https://ftp.gnome.org/pub/GNOME/sources/gnome-music/3.38/gnome-music-3.38.1.news
This commit is contained in:
Jan Tojnar 2020-10-11 16:39:01 +00:00
parent e812c88fc3
commit c258f2df76
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -30,13 +30,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "gnome-music";
version = "3.38.0";
version = "3.38.1";
format = "other";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "01fpmkgqnr8r4dgnvgvhb1k5byihrv4yb4gnp2s123b1wizaj2ip";
sha256 = "1sda943nd646nq2y5anj0d7aaxxddznva5bh5gsx6qx0mxhi5jrv";
};
nativeBuildInputs = [