unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: pinoaffe@airmail.cc
To: 40182@debbugs.gnu.org
Subject: [bug#40182] [PATCH 1/2] gnu: icestorm: Update to latest revision.
Date: Sun, 22 Mar 2020 10:38:51 +0000	[thread overview]
Message-ID: <2c193888d4d7e49146436ad5981174a8@airmail.cc> (raw)

* 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

             reply	other threads:[~2020-03-22 10:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-22 10:38 pinoaffe [this message]
2020-03-22 10:47 ` [bug#40182] [PATCH 2/2] gnu: Add nextpnr-ice40 pinoaffe
2020-03-22 15:00 ` bug#40182: [PATCH 1/2] gnu: icestorm: Update to latest revision Danny Milosavljevic

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=2c193888d4d7e49146436ad5981174a8@airmail.cc \
    --to=pinoaffe@airmail.cc \
    --cc=40182@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).