me
/
guix
Archived
1
0
Fork 0

gnu: libffcall: Update to 2.2.

* gnu/packages/libffcall.scm (libffcall): Update to 2.2.
master
Marius Bakke 2020-02-12 16:48:36 +01:00
parent ac906f14bc
commit caf43fd31e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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