mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 03:24:06 +01:00
cliqr: 0.1.30 -> 0.1.31
This commit is contained in:
parent
29cbd64210
commit
49fdf86ec5
1 changed files with 2 additions and 2 deletions
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "cliqr";
|
||||
version = "0.1.30";
|
||||
version = "0.1.31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "paepckehh";
|
||||
repo = "cliqr";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-+HP7RDh/8gIsHAO1adtClKZbBg70LSxvf88aS0hFBJs=";
|
||||
hash = "sha256-AEUtPmLzNDsO39zRah1ln077w1S6ldsV8SsKStfQOlI=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue