mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped eqy-nightly Version to 20230926_4faef63
This commit is contained in:
parent
73b74a7e2b
commit
19a24b97ee
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = eqy-nightly
|
||||
pkgdesc = Equivalence Checking with Yosys
|
||||
pkgver = 20230925_0cc2ff0
|
||||
pkgver = 20230926_4faef63
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/eqy
|
||||
|
|
@ -14,7 +14,7 @@ pkgbase = eqy-nightly
|
|||
depends = python
|
||||
depends = python-click
|
||||
options = !strip
|
||||
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=0cc2ff0
|
||||
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = eqy-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=eqy-nightly
|
||||
pkgver=20230925_0cc2ff0
|
||||
pkgver=20230926_4faef63
|
||||
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=0cc2ff0"
|
||||
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue