GNU bug report logs - #73003
[PATCH core-packages] gnu: libffcall: Update to 2.5.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 3 Sep 2024 12:07:02 UTC

Severity: normal

Tags: patch

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH core-packages] gnu: libffcall: Update to 2.5.
Date: Tue,  3 Sep 2024 05:05:43 -0700
* 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





This bug report was last modified 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.