summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-03-08 00:37:27 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-03-08 00:37:48 +0100
commitf1aa679c211980ca0aced1f6050bd4dc1588a54c (patch)
tree830b865f0969a51fb71c9db8251af8861d8508cd
parent8d405c118378c6ce6ffe544b48943a1c6ff5dc24 (diff)
pcr: icestorm: bump revision
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--pcr/icestorm-git/PKGBUILD12
1 files changed, 2 insertions, 10 deletions
diff --git a/pcr/icestorm-git/PKGBUILD b/pcr/icestorm-git/PKGBUILD
index 8c86279a3..4e06aed6e 100644
--- a/pcr/icestorm-git/PKGBUILD
+++ b/pcr/icestorm-git/PKGBUILD
@@ -2,17 +2,9 @@
# parabola changes and rationale:
# - Added armv7h and i686 architectures support
# - Modified to use a fixed git revision
-# TODO: Bugreport about the broken build with
-# c1d7ef8b529953bb38f575930eca662d714385abx
pkgname=icestorm-git
-pkgver=r546.4cdf41c
-# c1d7ef8b529953bb38f575930eca662d714385ab broke the build with the following
-# error, so we use the commit right before it:
-# icetime.cc: In function ‘std::string ecnetname_to_vlog(std::string)’:
-# icetime.cc:1313:15: error: ‘invalid_argument’ in namespace ‘std’ does not name a type
-# 1313 | } catch(std::invalid_argument &e) { // Not numeric and stoi throws exception
-# | ^~~~~~~~~~~~~~~~
-_commit=4cdf41c8408c092e69b819bdbad5a39c1e43943b
+pkgver=r776.0dfc713
+_commit=0dfc7130bbce6a62a4ffd1c7671c0c1f7a80ee89
pkgrel=1
pkgdesc="Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)"
arch=('armv7h' 'i686' 'x86_64')