Skip to content

Commit e5261b1

Browse files
r-ryantmsini
authored andcommitted
cliqr: 0.1.29 -> 0.1.30
1 parent 3ab466c commit e5261b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

88
buildGoModule (finalAttrs: {
99
pname = "cliqr";
10-
version = "0.1.29";
10+
version = "0.1.30";
1111

1212
src = fetchFromGitHub {
1313
owner = "paepckehh";
1414
repo = "cliqr";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-fhNMiUaCTk4xYGJRMuZCHeYvzGeVwkS7E7LU1L+LuBg=";
16+
hash = "sha256-+HP7RDh/8gIsHAO1adtClKZbBg70LSxvf88aS0hFBJs=";
1717
};
1818

1919
vendorHash = null;

0 commit comments

Comments
 (0)