cinnamon.mint-themes: 2.1.2 -> 2.1.3

https://github.com/linuxmint/mint-themes/compare/2.1.2...2.1.3
This commit is contained in:
Bobby Rong 2023-06-26 22:00:26 +08:00
parent f2dc536888
commit 5bed31475f
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.1.2";
version = "2.1.3";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-Y+KmSKuREn2E3FySsScjL+oSpSFnyEqhoXQfU++86JY=";
hash = "sha256-ouqhksy3999pi8v4f64W4X/h655ZVi8dR22g4LlYwMI=";
};
nativeBuildInputs = [