GNU bug report logs - #40182
[PATCH 1/2] gnu: icestorm: Update to latest revision.

Previous Next

Package: guix-patches;

Reported by: pinoaffe <at> airmail.cc

Date: Sun, 22 Mar 2020 10:40:01 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40182: closed ([PATCH 1/2] gnu: icestorm: Update to latest
 revision.)
Date: Sun, 22 Mar 2020 15:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Mar 2020 16:00:20 +0100
with message-id <20200322160020.57a21c30 <at> scratchpost.org>
and subject line Re: [bug#40182] [PATCH 1/2] gnu: icestorm: Update to latest revision.
has caused the debbugs.gnu.org bug report #40182,
regarding [PATCH 1/2] gnu: icestorm: Update to latest revision.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40182: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40182
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: pinoaffe <at> airmail.cc
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: icestorm: Update to latest revision.
Date: Sun, 22 Mar 2020 10:38:51 +0000
* gnu/packages/fpga.scm (icestorm): Update to latest revision.
---
 gnu/packages/fpga.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index dca67ad3ca..5cfc9a96f6 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -212,8 +212,8 @@ For synthesis, the compiler generates netlists in 
the desired format.")
     (license license:isc)))

 (define-public icestorm
-  (let ((commit "c0cbae88ab47a3879aacf80d53b6a85710682a6b")
-        (revision "2"))
+  (let ((commit "0ec00d892a91cc68e45479b46161f649caea2933")
+        (revision "3"))
    (package
     (name "icestorm")
     (version (git-version "0.0" revision commit))
@@ -225,7 +225,7 @@ For synthesis, the compiler generates netlists in 
the desired format.")
               (file-name (git-file-name name version))
               (sha256
                 (base32
-                   
"0bqm0rpywm64yvbq75klpyzb1g9sdsp1kvdlyqg4hvm8jw9w8lya"))))
+                   
"1qlh99fafb7xga702k64fmc9m700nsddrfgcq4x8qn8fplsb64f1"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; no unit tests that don't need an FPGA exist.
-- 
2.25.1



[Message part 3 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: pinoaffe <at> airmail.cc
Cc: 40182-done <at> debbugs.gnu.org
Subject: Re: [bug#40182] [PATCH 1/2] gnu: icestorm: Update to latest revision.
Date: Sun, 22 Mar 2020 16:00:20 +0100
[Message part 4 (text/plain, inline)]
Hi!

Thanks for the patches!

Pushed both to guix master, as commits 179be4bbe488d6c18d482da69b4997f7682d5a58
and 363989e6689068daeca81b442358b183b7d983d1, respectively.

[Message part 5 (application/pgp-signature, inline)]

This bug report was last modified 5 years and 58 days ago.

Previous Next


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