mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libffcall: Update to 2.5.
* gnu/packages/libffcall.scm (libffcall): Update to 2.5. Change-Id: I3624bea2d6ebcbb2e621104c6e5b977d55fc6676
This commit is contained in:
parent
2ebf510791
commit
12be41dff2
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
(define-public libffcall
|
(define-public libffcall
|
||||||
(package
|
(package
|
||||||
(name "libffcall")
|
(name "libffcall")
|
||||||
(version "2.2")
|
(version "2.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
"mirror://gnu/libffcall/libffcall-" version ".tar.gz"))
|
"mirror://gnu/libffcall/libffcall-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ixp7kbr7y8s34nsrsdfh77ig5c2zkwr6cfg9v1gm53cggwkgypb"))))
|
"0yb8hk3ksih98249s90lc3nngfs1y4jmi5ckj0wb3604njb20hkz"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:parallel-build? #f
|
'(#:parallel-build? #f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue