summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2024-02-10 01:00:05 +0100
committerAki Van Ness2024-02-10 01:00:05 +0100
commit47695b715b665b461c411d19dd30d313968d00a2 (patch)
tree1494f1292d78a08f5d56d9f8b03f1aeb7e393e04 /PKGBUILD
parente211441eb1722fa32f73eafe789b4ec565f7c2ec (diff)
downloadaur-47695b715b665b461c411d19dd30d313968d00a2.tar.gz
Bumped eqy-nightly Version to 20240210_5791c90
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac1328226e48..db5829afd8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=eqy-nightly
-pkgver=20240209_abfea8a
+pkgver=20240210_5791c90
pkgrel=1
epoch=1
pkgdesc="Equivalence Checking with Yosys"
@@ -16,7 +16,7 @@ makedepends=("git" "gcc" "yosys-nightly")
conflicts=()
replaces=()
source=(
- "eqy::git+https://github.com/YosysHQ/eqy.git#commit=abfea8a"
+ "eqy::git+https://github.com/YosysHQ/eqy.git#commit=5791c90"
)
sha256sums=(
"SKIP"