cinnamon.mint-themes: 2.1.5 -> 2.1.6

https://github.com/linuxmint/mint-themes/compare/2.1.5...2.1.6
This commit is contained in:
Bobby Rong 2023-11-27 22:09:16 +08:00
parent 31519d989e
commit 2b98c6462f
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.1.5";
version = "2.1.6";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-l/ePlvdrHUhRz/KBaBgUSA9KF/pufqeCgSAFRR03IKE=";
hash = "sha256-Acf9cwTKDUF1WwIqT3BR8wFpfUNRyZ+8anOIIg3O3CQ=";
};
nativeBuildInputs = [