unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73702] [PATCH] gnu: abc: Update to 0.0-3.707442e.
@ 2024-10-08  9:13 Cayetano Santos via Guix-patches via
  2024-10-15 16:18 ` bug#73702: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2024-10-08  9:13 UTC (permalink / raw)
  To: 73702; +Cc: Cayetano Santos

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73702: [PATCH] gnu: abc: Update to 0.0-3.707442e.
  2024-10-08  9:13 [bug#73702] [PATCH] gnu: abc: Update to 0.0-3.707442e Cayetano Santos via Guix-patches via
@ 2024-10-15 16:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-10-15 16:18 UTC (permalink / raw)
  To: Cayetano Santos; +Cc: 73702-done

Hello,

Cayetano Santos <csantosb@inventati.org> skribis:

> * gnu/packages/fpga.scm (abc): Update to 0.0-3.707442e.

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-15 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08  9:13 [bug#73702] [PATCH] gnu: abc: Update to 0.0-3.707442e Cayetano Santos via Guix-patches via
2024-10-15 16:18 ` bug#73702: " Ludovic Courtès

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).