[PATCH core-packages] gnu: libffcall: Update to 2.5.

  • Open
  • quality assurance status badge
Details
One participant
  • Andy Tai
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote on 3 Sep 05:05 -0700
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
689988a133661eeb1866daca3a4354d95cff9307.1725365093.git.atai@atai.org
* gnu/packages/libffcall.scm (libffcall): Update to 2.5.

Change-Id: I3624bea2d6ebcbb2e621104c6e5b977d55fc6676
---
gnu/packages/libffcall.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73003@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73003
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch