gnu: go-github-com-decred-dcrd-dcrec-secp256k1-v4: Update to 4.4.0.

* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-dcrec-secp256k1-v4): Update to 4.4.0.

Change-Id: I92237d10e1b960e5e9de2f79bffce1d0eb74992e
This commit is contained in:
Sharlatan Hellseher 2025-08-19 19:23:50 +01:00
parent 8703783623
commit d48b4f28e1
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -739,7 +739,7 @@ and AVX acceleration and zero allocations.")
(define-public go-github-com-decred-dcrd-dcrec-secp256k1-v4
(package
(name "go-github-com-decred-dcrd-dcrec-secp256k1-v4")
(version "4.3.0")
(version "4.4.0")
(source
(origin
(method git-fetch)
@ -748,7 +748,7 @@ and AVX acceleration and zero allocations.")
(commit (go-version->git-ref version #:subdir "dcrec/secp256k1"))))
(file-name (git-file-name name version))
(sha256
(base32 "19yqrrspm6n1x7wa1chqj0j95bc5w02ygddr06ajzf6x7i7q09q5"))
(base32 "069v37xz9wxyjj79ag462kafhzdjq7jahp20kilx4435h8vhxxyg"))
(modules '((guix build utils)))
(snippet
#~(begin