cinnamon.mint-themes: 2.1.3 -> 2.1.4

https://github.com/linuxmint/mint-themes/compare/2.1.3...2.1.4
This commit is contained in:
Bobby Rong 2023-06-29 23:45:21 +08:00
parent e18dc96307
commit 08b7393215
No known key found for this signature in database

View file

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