mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Gauche: update to 0.9.12.
This commit is contained in:
parent
a42f0f6ded
commit
f009113e18
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Gauche'
|
# Template file for 'Gauche'
|
||||||
pkgname=Gauche
|
pkgname=Gauche
|
||||||
version=0.9.9
|
version=0.9.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="texinfo"
|
hostmakedepends="texinfo"
|
||||||
makedepends="libticonv-devel libatomic_ops-devel"
|
makedepends="libticonv-devel libatomic_ops-devel"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Practical Scheme R7RS implementation"
|
||||||
maintainer="rc-05 <rc23@email.it>"
|
maintainer="rc-05 <rc23@email.it>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://practical-scheme.net/gauche/"
|
homepage="https://practical-scheme.net/gauche/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gauche/${pkgname}-${version}.tgz"
|
distfiles="https://github.com/shirok/Gauche/releases/download/release${version//\./_}/Gauche-${version}.tgz"
|
||||||
checksum=4ca9325322a7efadb9680d156eb7b53521321c9ca4955c4cbe738bc2e1d7f7fb
|
checksum=b4ae64921b07a96661695ebd5aac0dec813d1a68e546a61609113d7843f5b617
|
||||||
alternatives="
|
alternatives="
|
||||||
scheme:scheme:/usr/bin/gosh
|
scheme:scheme:/usr/bin/gosh
|
||||||
scheme:scheme.1:/usr/share/man/man1/gosh.1
|
scheme:scheme.1:/usr/share/man/man1/gosh.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue