Skip to content

Commit 84151e0

Browse files
committed
folder-color-switcher: 1.6.4 -> 1.6.5
linuxmint/folder-color-switcher@c9d1a2b...ba8ea15
1 parent a608ec0 commit 84151e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fo/folder-color-switcher/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
stdenvNoCC.mkDerivation rec {
99
pname = "folder-color-switcher";
10-
version = "1.6.4";
10+
version = "1.6.5";
1111

1212
src = fetchFromGitHub {
1313
owner = "linuxmint";
1414
repo = pname;
1515
# They don't really do tags, this is just a named commit.
16-
rev = "c9d1a2b9c7f40ff7bb77ee74a277988bb8a4adf2";
17-
hash = "sha256-5k0YybA40MefqQixNFyQFMuy7t4aSGsI3BK0RbZDu28=";
16+
rev = "ba8ea15a48a1a31f318676f4079789af20bdf099";
17+
hash = "sha256-jbfc831wTA3NMa905ZzMnV0dyzzqZxOzrRPdgS7E2ZU=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)