[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/46: gnu: libffcall: Update to 2.2.
From: |
guix-commits |
Subject: |
08/46: gnu: libffcall: Update to 2.2. |
Date: |
Fri, 14 Feb 2020 12:40:56 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit caf43fd31ef5840abc76dd3e08d13628d681d1e4
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Feb 12 16:48:36 2020 +0100
gnu: libffcall: Update to 2.2.
* gnu/packages/libffcall.scm (libffcall): Update to 2.2.
---
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 908c24a..0b27f88 100644
--- a/gnu/packages/libffcall.scm
+++ b/gnu/packages/libffcall.scm
@@ -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
- branch staging created (now 5edad6c), guix-commits, 2020/02/14
- 02/46: gnu: eudev: Do not build the static libraries., guix-commits, 2020/02/14
- 05/46: gnu: libaio: Update to 0.3.112., guix-commits, 2020/02/14
- 01/46: gnu: python-pyopenssl: Fix test failure., guix-commits, 2020/02/14
- 04/46: gnu: nspr: Do not build the static library., guix-commits, 2020/02/14
- 07/46: gnu: libffcall: Do not build the static libraries., guix-commits, 2020/02/14
- 11/46: gnu: libtirpc: Update to 1.2.5., guix-commits, 2020/02/14
- 03/46: gnu: nss: Remove obsolete patch., guix-commits, 2020/02/14
- 17/46: gnu: perl-ipc-system-simple: Update to 1.26., guix-commits, 2020/02/14
- 06/46: gnu: libaio: Do not install the static library., guix-commits, 2020/02/14
- 08/46: gnu: libffcall: Update to 2.2.,
guix-commits <=
- 09/46: gnu: libevdev: Do not build the static library., guix-commits, 2020/02/14
- 10/46: gnu: libevdev: Update to 1.8.0., guix-commits, 2020/02/14
- 12/46: gnu: perl-test-simple: Update to 1.302171., guix-commits, 2020/02/14
- 18/46: gnu: perl-test-cleannamespaces: Remove obsolete input., guix-commits, 2020/02/14
- 21/46: gnu: perl-test-output: Remove obsolete input., guix-commits, 2020/02/14
- 13/46: gnu: perl-lwp-mediatypes: Update to 6.04., guix-commits, 2020/02/14
- 14/46: gnu: perl-http-date: Update to 6.05., guix-commits, 2020/02/14
- 15/46: gnu: perl-term-readkey: Update to 2.38., guix-commits, 2020/02/14
- 16/46: gnu: perl-cgi: Update to 4.46., guix-commits, 2020/02/14
- 19/46: gnu: perl-test-deep: Remove obsolete input., guix-commits, 2020/02/14