Skip to content

Commit 49473d4

Browse files
committed
cliphist: 0.6.0 -> 0.6.1
1 parent 3f4b6c6 commit 49473d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/cl/cliphist/package.nix

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

88
buildGoModule rec {
99
pname = "cliphist";
10-
version = "0.6.0";
10+
version = "0.6.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "sentriz";
1414
repo = "cliphist";
1515
rev = "refs/tags/v${version}";
16-
hash = "sha256-AWLcHUwFphfUt6gCal+/OqfRmXs7I1m2Xcshe7kPFxQ=";
16+
hash = "sha256-tImRbWjYCdIY8wVMibc5g5/qYZGwgT9pl4pWvY7BDlI=";
1717
};
1818

1919
vendorHash = "sha256-gG8v3JFncadfCEUa7iR6Sw8nifFNTciDaeBszOlGntU=";

0 commit comments

Comments
 (0)