[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: go-github-com-chmduquesne-rollinghash: Update to 4.0.0-1.9a5
From: |
guix-commits |
Subject: |
10/16: gnu: go-github-com-chmduquesne-rollinghash: Update to 4.0.0-1.9a5199b. |
Date: |
Thu, 27 Jun 2024 11:05:31 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit bd7042bf31c7a6d6ab320ed70715f1938fe71a11
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jun 27 15:16:40 2024 +0100
gnu: go-github-com-chmduquesne-rollinghash: Update to 4.0.0-1.9a5199b.
* gnu/packages/golang-crypto.scm (go-github-com-chmduquesne-rollinghash):
Update to 4.0.0-1.9a5199b.
Change-Id: I24d00040c7d04513d9b15b99fbcf02c29f1f5d23
---
gnu/packages/golang-crypto.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.scm
index d5daa014af..a0b8f24443 100644
--- a/gnu/packages/golang-crypto.scm
+++ b/gnu/packages/golang-crypto.scm
@@ -322,8 +322,8 @@ xxHash algorithm (XXH64).")
(license license:expat)))
(define-public go-github-com-chmduquesne-rollinghash
- (let ((commit "a60f8e7142b536ea61bb5d84014171189eeaaa81")
- (revision "0"))
+ (let ((commit "9a5199be7309f50c496efc87d29bd08788605ae7")
+ (revision "1"))
(package
(name "go-github-com-chmduquesne-rollinghash")
(version (git-version "4.0.0" revision commit))
@@ -335,7 +335,7 @@ xxHash algorithm (XXH64).")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0fpaqq4zb0wikgbhn7vwqqj1h865f5xy195vkhivsp922p7qwsjr"))))
+ (base32 "1gkdgsgrmwagwyp4lmd4k11mbwi8f1yw9c9rhnkmav87gy1k84jr"))))
(build-system go-build-system)
(arguments
(list
- 03/16: gnu: go-github-com-oschwald-maxminddb-golang: Enable tests., (continued)
- 03/16: gnu: go-github-com-oschwald-maxminddb-golang: Enable tests., guix-commits, 2024/06/27
- 04/16: gnu: go-github-com-oschwald-geoip2-golang: Move to golang-web., guix-commits, 2024/06/27
- 08/16: gnu: Add go-github-com-thejerf-suture-v4., guix-commits, 2024/06/27
- 13/16: gnu: Remove go-github-com-calmh-du., guix-commits, 2024/06/27
- 14/16: gnu: go-github-com-calmh-xdr: Move to golang-xyz., guix-commits, 2024/06/27
- 01/16: gnu: go-github-com-oschwald-maxminddb-golang: Move to golang-web., guix-commits, 2024/06/27
- 07/16: gnu: go-github-com-thejerf-suture: Update to 3.0.3., guix-commits, 2024/06/27
- 05/16: gnu: go-github-com-oschwald-geoip2-golang: Update to 1.11.0., guix-commits, 2024/06/27
- 09/16: gnu: go-github-com-chmduquesne-rollinghash: Move to golang-crypto., guix-commits, 2024/06/27
- 06/16: gnu: go-github-com-thejerf-suture: Move to golang-xyz., guix-commits, 2024/06/27
- 10/16: gnu: go-github-com-chmduquesne-rollinghash: Update to 4.0.0-1.9a5199b.,
guix-commits <=
- 11/16: gnu: go-github-com-chmduquesne-rollinghash: Enable all tests., guix-commits, 2024/06/27
- 15/16: gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz., guix-commits, 2024/06/27
- 16/16: gnu: go-github-com-vitrun-qart: Move to golang-xyz., guix-commits, 2024/06/27
- 12/16: gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz., guix-commits, 2024/06/27