me
/
guix
Archived
1
0
Fork 0

gnu: go-github-com-cespare-xxhash: Update to 2.1.2.

* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Update to 2.1.2.
master
Efraim Flashner 2022-08-25 18:37:35 +03:00
parent b29742124e
commit 71f51e8c60
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1112,7 +1112,7 @@ and RFC 5389).")
(define-public go-github-com-cespare-xxhash
(package
(name "go-github-com-cespare-xxhash")
(version "2.1.0")
(version "2.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1121,7 +1121,7 @@ and RFC 5389).")
(file-name (git-file-name name version))
(sha256
(base32
"12ad3z7ki9j07c4kx3ywkl6188i2afsjg7sl60wd21p6zkkpfjxq"))))
"1f3wyr9msnnz94szrkmnfps9wm40s5sp9i4ak0kl92zcrkmpy29a"))))
(build-system go-build-system)
(arguments
(list