mint-themes: 2.2.6 -> 2.3.0 (#423193)

This commit is contained in:
Bobby Rong 2025-07-17 00:17:21 +08:00 committed by GitHub
commit 4d5e1a80c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.2.6";
version = "2.3.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-O1ky967RWrd5L2RGl7SC2ZsvaM8FMmSmroJKcItD+ck=";
hash = "sha256-5nYD4fBZlCQvCwtckjW4ELg4zdKofXhWGmD3nsvHoO8=";
};
nativeBuildInputs = [