git » yosys.git » commit 24c0914

Python 3.9 rebuild

author Felix Yan
2020-11-10 04:05:02 UTC
committer Felix Yan
2020-11-10 04:05:02 UTC
parent 9f3f3dded9410d64d3accebac015ec8872120e04

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1c180ed..f55ece1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=yosys
 pkgver=0.9
-pkgrel=6
+pkgrel=7
 pkgdesc='A framework for RTL synthesis'
 arch=('x86_64')
 url='http://www.clifford.at/yosys/'