Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yosys: update to 0.9.
@ 2019-10-05 17:18 voidlinux-github
  2019-10-05 22:37 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-05 17:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages yosys
https://github.com/void-linux/void-packages/pull/15134

yosys: update to 0.9.


A patch file from https://github.com/void-linux/void-packages/pull/15134.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-yosys-15134.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]

From 3a66a956e76ebbdc0eea12223e08f8ce1212cef1 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 5 Oct 2019 19:18:08 +0200
Subject: [PATCH] yosys: update to 0.9.

---
 srcpkgs/yosys/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/yosys/template b/srcpkgs/yosys/template
index 4516a7e4c88..b35f42713b7 100644
--- a/srcpkgs/yosys/template
+++ b/srcpkgs/yosys/template
@@ -1,11 +1,11 @@
 # Template file for 'yosys'
 pkgname=yosys
-version=0.8
+version=0.9
 revision=1
 wrksrc=${pkgname}-${pkgname}-${version}
 build_style=gnu-makefile
 make_use_env=yes
-hostmakedepends="python3 bison flex pkg-config clang git tcl"
+hostmakedepends="python3 bison flex pkg-config clang git tcl readline"
 makedepends="tcl-devel readline-devel libffi-devel"
 depends="graphviz xdot"
 short_desc="Verilog RTL Synthesis Suite"
@@ -13,7 +13,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.clifford.at/yosys/about.html"
 distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz"
-checksum=07760fe732003585b26d97f9e02bcddf242ff7fc33dbd415446ac7c70e85c66f
+checksum=f2e31371f9cf1b36cb4f57b23fd6eb849adc7d935dcf49f3c905aa5136382c2f
 
 pre_build() {
 	vsed -e "s,CXX = gcc,CXX = ${CC}," -e "s,LD = gcc, LD = ${CC}," -i Makefile

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: yosys: update to 0.9.
  2019-10-05 17:18 [PR PATCH] yosys: update to 0.9 voidlinux-github
@ 2019-10-05 22:37 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-05 22:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

There's a merged pull request on the void-packages repository

yosys: update to 0.9.
https://github.com/void-linux/void-packages/pull/15134

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-05 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 17:18 [PR PATCH] yosys: update to 0.9 voidlinux-github
2019-10-05 22:37 ` [PR PATCH] [Merged]: " voidlinux-github

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 NNTP newsgroup(s).