From bd7042bf31c7a6d6ab320ed70715f1938fe71a11 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Thu, 27 Jun 2024 15:16:40 +0100 Subject: [PATCH] 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 @@ (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