mate.mate-themes: 3.22.24 -> 3.22.26

https://github.com/mate-desktop/mate-themes/compare/v3.22.24..v3.22.26
This commit is contained in:
Bobby Rong 2024-04-09 12:29:57 +00:00
parent ff0dbd9426
commit 39f3859176
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

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