Skip to content

Commit 9f52aa1

Browse files
committed
mint-themes: 2.3.1 -> 2.3.2
linuxmint/mint-themes@2.3.1...2.3.2
1 parent 4a6e69d commit 9f52aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mi/mint-themes/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenvNoCC.mkDerivation rec {
1010
pname = "mint-themes";
11-
version = "2.3.1";
11+
version = "2.3.2";
1212

1313
src = fetchFromGitHub {
1414
owner = "linuxmint";
1515
repo = "mint-themes";
1616
rev = version;
17-
hash = "sha256-oBedc+laKUxCUqDmLXomu8oPEjXckznNSjm/DYDxKhM=";
17+
hash = "sha256-99bE20XheHzEa2IIlXqdTHs044FRqI3O1xOLkhEC/gY=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)