gnu: libffcall: Update to 2.5.

* gnu/packages/libffcall.scm (libffcall): Update to 2.5.

Change-Id: I3624bea2d6ebcbb2e621104c6e5b977d55fc6676
This commit is contained in:
Andy Tai 2024-09-03 05:05:43 -07:00 committed by Andreas Enge
parent 2ebf510791
commit 12be41dff2
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -28,7 +28,7 @@
(define-public libffcall
(package
(name "libffcall")
(version "2.2")
(version "2.5")
(source
(origin
(method url-fetch)
@ -36,7 +36,7 @@
"mirror://gnu/libffcall/libffcall-" version ".tar.gz"))
(sha256
(base32
"0ixp7kbr7y8s34nsrsdfh77ig5c2zkwr6cfg9v1gm53cggwkgypb"))))
"0yb8hk3ksih98249s90lc3nngfs1y4jmi5ckj0wb3604njb20hkz"))))
(build-system gnu-build-system)
(arguments
'(#:parallel-build? #f