3
0
Fork 0
forked from mirrors/nixpkgs

mate.mate-themes: 3.22.23 -> 3.22.24

https://github.com/mate-desktop/mate-themes/compare/971530f...v3.22.24
This commit is contained in:
Bobby Rong 2023-05-15 04:39:09 +00:00
parent 0e03440448
commit 2b3468b837
No known key found for this signature in database

View file

@ -15,11 +15,11 @@
stdenv.mkDerivation rec {
pname = "mate-themes";
version = "3.22.23";
version = "3.22.24";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/themes/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "1avgzccdmr7y18rnp3xrhwk82alv2dlig3wh7ivgahcqdiiavrb1";
sha256 = "PYs6KihTMd4kxM9djJ3YRtqhFpXyBnZdjxaT68rPbko=";
};
nativeBuildInputs = [