gnome3.gnome-backgrounds: 3.36.0 -> 3.38.0

This commit is contained in:
Piotr Bogdan 2020-08-21 18:39:53 +01:00 committed by Jan Tojnar
parent f629e0b149
commit cf5f221298
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "gnome-backgrounds";
version = "3.36.0";
version = "3.38.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-backgrounds/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "02xvfwfi3133mjljl731z2hj9hfmjas3a1jl4fxmy24xrzj83jxq";
sha256 = "1qqygm15rcdgm36vz2iy7b9axndjzvpi29lmygyakjc07a3jlwgp";
};
passthru = {