cinnamon.mint-l-theme: 1.9.7 -> 1.9.8

https://github.com/linuxmint/mint-l-theme/compare/1.9.7...1.9.8
This commit is contained in:
Bobby Rong 2024-06-30 20:52:53 +08:00
parent e1a1fec911
commit 5949318f65
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-theme";
version = "1.9.7";
version = "1.9.8";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-pgb1lkrBRDYgfrLx0/afEuTz+5gZt/IG1u+dn4V7Spo=";
hash = "sha256-Jql4NJ8jugy0wi5yT+/Mr5fwxLog37w0VvHhxyMvMlk=";
};
nativeBuildInputs = [