summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorHennadii Stepanov <hebasto@gmail.com>2025-09-07 16:44:12 +0100
committerAndreas Enge <andreas@enge.fr>2025-09-24 17:27:44 +0200
commit309e2e54cdb55f8027de8cfd04c766710ac45fb2 (patch)
tree465cbdff3d848d3429a2bfee2e8e444a09dfaa03 /gnu
parent5599b4b44f236752e6dab539a3a958b62956ace4 (diff)
gnu: libsecp256k1: Update to 0.7.0.
* gnu/packages/crypto.scm (libsecp256k1): Update to 0.7.0. Change-Id: I0065befd22704b3f43a58d70171af6e4ab3f8be8 Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/crypto.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index a2f1cbe1dda..4155fb901ae 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -1127,7 +1127,7 @@ trivial to build for local use. Portability is emphasized over performance.")
(define-public libsecp256k1
(package
(name "libsecp256k1")
- (version "0.6.0")
+ (version "0.7.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1136,7 +1136,7 @@ trivial to build for local use. Portability is emphasized over performance.")
(file-name (git-file-name name version))
(sha256
(base32
- "0v9xa9vbr18c4kxflp718h5cilkgpwrfyrl65pjxzj6g598qs954"))
+ "1d0cnd2s607j642h64821mpklfvvzy70mkyl2dlsm5s9lgvndn2p"))
(modules '((guix build utils)))
(snippet
;; These files are pre-generated, the build system is able to