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
This commit is contained in:
Sharlatan Hellseher 2024-06-27 15:16:40 +01:00
parent f09654259f
commit bd7042bf31
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -322,8 +322,8 @@ (define-public go-github-com-cespare-xxhash
(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 @@ (define-public go-github-com-chmduquesne-rollinghash
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0fpaqq4zb0wikgbhn7vwqqj1h865f5xy195vkhivsp922p7qwsjr"))))
(base32 "1gkdgsgrmwagwyp4lmd4k11mbwi8f1yw9c9rhnkmav87gy1k84jr"))))
(build-system go-build-system)
(arguments
(list