guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]