unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
To: 73702@debbugs.gnu.org
Cc: Cayetano Santos <csantosb@inventati.org>
Subject: [bug#73702] [PATCH] gnu: abc: Update to 0.0-3.707442e.
Date: Tue,  8 Oct 2024 11:13:59 +0200	[thread overview]
Message-ID: <10e5d227017398dcd0449bf0b7d5e83a9f3c94b3.1728378839.git.csantosb@inventati.org> (raw)

* gnu/packages/fpga.scm (abc): Update to 0.0-3.707442e.
---
 gnu/packages/fpga.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 68f36d501f..46d1d43a1a 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -69,8 +69,9 @@ (define-module (gnu packages fpga)
   #:use-module (gnu packages version-control))
 
 (define-public abc
- (let ((commit "70cb339f869e")
-       (revision "2"))
+
+ (let ((commit "707442e0915dd7fdbfc5742b04ef16429373075a")
+       (revision "3"))
   (package
     (name "abc")
     (version (git-version "0.0" revision commit))
@@ -82,7 +83,7 @@ (define-public abc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ngxg4jvz8vwm74sbidysgz3v5lrzjcabkqj4nhcksi6hnhyc9m8"))))
+                "04wi0917cp9j9vsbmi00sb7914qspkz2d1113mkgjmmql6mq9gch"))))
     (build-system gnu-build-system)
     (inputs
      (list readline))

base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





             reply	other threads:[~2024-10-08  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  9:13 Cayetano Santos via Guix-patches via [this message]
2024-10-15 16:18 ` bug#73702: [PATCH] gnu: abc: Update to 0.0-3.707442e Ludovic Courtès

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=10e5d227017398dcd0449bf0b7d5e83a9f3c94b3.1728378839.git.csantosb@inventati.org \
    --to=guix-patches@gnu.org \
    --cc=73702@debbugs.gnu.org \
    --cc=csantosb@inventati.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).