cinnamon.mint-themes: 2.1.4 -> 2.1.5

https://github.com/linuxmint/mint-themes/compare/2.1.4...2.1.5
This commit is contained in:
Bobby Rong 2023-07-08 11:48:09 +08:00
parent 0cb76b63b0
commit 6046368951
No known key found for this signature in database

View File

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