* [bug#73003] [PATCH core-packages] gnu: libffcall: Update to 2.5.
@ 2024-09-03 12:05 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-09-03 12:05 UTC (permalink / raw)
To: 73003; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-03 12:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 12:05 [bug#73003] [PATCH core-packages] gnu: libffcall: Update to 2.5 Andy Tai
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.