Merge pull request #302824 from bobby285271/upd/mate

mate.mate-themes: 3.22.24 -> 3.22.26
This commit is contained in:
Bobby Rong 2024-04-11 20:38:44 +08:00 committed by GitHub
commit 4f1346de92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = [