GNU bug report logs -
#73003
[PATCH core-packages] gnu: libffcall: Update to 2.5.
Previous Next
To reply to this bug, email your comments to 73003 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73003
; Package
guix-patches
.
(Tue, 03 Sep 2024 12:07:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 03 Sep 2024 12:07:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/libffcall.scm (libffcall): Update to 2.5.
Change-Id: I3624bea2d6ebcbb2e621104c6e5b977d55fc6676
---
gnu/packages/libffcall.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libffcall.scm b/gnu/packages/libffcall.scm
index 0b27f88cfc..37359b167d 100644
--- a/gnu/packages/libffcall.scm
+++ b/gnu/packages/libffcall.scm
@@ -28,7 +28,7 @@ (define-module (gnu packages libffcall)
(define-public libffcall
(package
(name "libffcall")
- (version "2.2")
+ (version "2.5")
(source
(origin
(method url-fetch)
@@ -36,7 +36,7 @@ (define-public libffcall
"mirror://gnu/libffcall/libffcall-" version ".tar.gz"))
(sha256
(base32
- "0ixp7kbr7y8s34nsrsdfh77ig5c2zkwr6cfg9v1gm53cggwkgypb"))))
+ "0yb8hk3ksih98249s90lc3nngfs1y4jmi5ckj0wb3604njb20hkz"))))
(build-system gnu-build-system)
(arguments
'(#:parallel-build? #f
base-commit: 8f584d2bdb0a5a5e78f04ce0b468d99605157420
--
2.34.1
This bug report was last modified 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.