3
0
Fork 0
forked from mirrors/nixpkgs

cinnamon.mint-themes: 2.0.8 -> 2.0.9

https://github.com/linuxmint/mint-themes/compare/2.0.8...2.0.9
This commit is contained in:
Bobby Rong 2023-01-18 11:49:22 +08:00
parent cbb715535f
commit b6a1d3f935
No known key found for this signature in database

View file

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.0.8";
version = "2.0.9";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-4aBFK3cxcUfzaTIBAsZ+l4rvdF2AV+oPMB8oP8/KcvI=";
hash = "sha256-FvX4r7AZgSq52T9CKE9RagsKgQXExTYPptQBXadA3eI=";
};
nativeBuildInputs = [