unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
To: 42632@debbugs.gnu.org
Subject: bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d
Date: Mon, 10 Aug 2020 23:51:13 +0200	[thread overview]
Message-ID: <86mu32f9v2.fsf@gmail.com> (raw)
In-Reply-To: <864kpnepgo.fsf@gmail.com>

---
 gnu/packages/fpga.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index b2717d2233..85fb38c4e2 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -260,7 +260,7 @@ Includes the actual FTDI connector.")
     (license license:isc))))
 
 (define-public nextpnr-ice40
-  (let [(commit "c192ba261d77ad7f0a744fb90b01e4a5b63938c4")
+  (let [(commit "fbe486df459909065d6852a7495a212dfd2accef")
         (revision "0")]
   (package
     (name "nextpnr-ice40")
@@ -274,7 +274,7 @@ Includes the actual FTDI connector.")
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "0g2ar1z89b31qw5vgqj2rrcv9rzncs94184dgcsrz19p866654mf"))))
+            "1fmxsywgs45g88ra7ips5s2niiiwrkyxdcy742ws18dfk2y4vi9c"))))
     (inputs
       `(("qtbase" ,qtbase)
         ("boost" ,boost-with-python3)
--




  reply	other threads:[~2020-08-10 21:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 14:20 bug#42632: nextpnr-ice40 fails to compile Malte Frank Gerdes
2020-08-10 21:51 ` Malte Frank Gerdes [this message]
2020-08-11 13:47   ` bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d Efraim Flashner

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=86mu32f9v2.fsf@gmail.com \
    --to=malte.f.gerdes@gmail.com \
    --cc=42632@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).