mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-dicedb-dicedb-go: Update to 1.0.11.
* gnu/packages/golang-xyz.scm (go-github-com-dicedb-dicedb-go): Update to 1.0.11. Change-Id: If9be392eca934da4f41cfe1ca3939b5aa3720e3d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
d435f3e18c
commit
66f3085d2d
1 changed files with 2 additions and 2 deletions
|
@ -4800,7 +4800,7 @@ on throughput and hit ratio performance.")
|
||||||
(define-public go-github-com-dicedb-dicedb-go
|
(define-public go-github-com-dicedb-dicedb-go
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-dicedb-dicedb-go")
|
(name "go-github-com-dicedb-dicedb-go")
|
||||||
(version "1.0.3")
|
(version "1.0.11")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -4809,7 +4809,7 @@ on throughput and hit ratio performance.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18hfymwvp0mdnw1ssxnh58wvg4ifbjq4yhxvzfnw1f70rnhv01y3"))))
|
(base32 "14n3j88asnx52hy8ykg6xx2cpshcl5w5mlp5qvcjbgrrmw29c0s9"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue