unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 73003@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#73003] [PATCH core-packages] gnu: libffcall: Update to 2.5.
Date: Tue,  3 Sep 2024 05:05:43 -0700	[thread overview]
Message-ID: <689988a133661eeb1866daca3a4354d95cff9307.1725365093.git.atai@atai.org> (raw)

* 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





                 reply	other threads:[~2024-09-03 12:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=689988a133661eeb1866daca3a4354d95cff9307.1725365093.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=73003@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).