Skip to content

Commit a608ec0

Browse files
committed
mint-themes: 2.1.8 -> 2.1.9
linuxmint/mint-themes@2.1.8...2.1.9
1 parent 1e191cb commit a608ec0

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
@@ -7,13 +7,13 @@
77

88
stdenvNoCC.mkDerivation rec {
99
pname = "mint-themes";
10-
version = "2.1.8";
10+
version = "2.1.9";
1111

1212
src = fetchFromGitHub {
1313
owner = "linuxmint";
1414
repo = pname;
1515
rev = version;
16-
hash = "sha256-mkcIhZRaOUom1Rurz/IO646FSF50efLN6xfesPdyVHc=";
16+
hash = "sha256-+RuhpM4Qk5iU+Mxi8adneUL8fpC896FGKR2HNTnc1+U=";
1717
};
1818

1919
nativeBuildInputs = [

0 commit comments

Comments
 (0)