[arch-commits] Commit in gauche/trunk (PKGBUILD)

Alexander Rødseth arodseth at gemini.archlinux.org
Tue Jan 25 23:57:30 UTC 2022


    Date: Tuesday, January 25, 2022 @ 23:57:29
  Author: arodseth
Revision: 1115607

upgpkg: gauche 0.9.11-1

Modified:
  gauche/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 23:49:11 UTC (rev 1115606)
+++ PKGBUILD	2022-01-25 23:57:29 UTC (rev 1115607)
@@ -4,8 +4,8 @@
 # Contributor: nkoizu <nkoizu at gmail.com>
 
 pkgname=gauche
-pkgver=0.9.10
-pkgrel=3
+pkgver=0.9.11
+pkgrel=1
 url='https://practical-scheme.net/gauche/'
 arch=(x86_64)
 pkgdesc='R7RS Scheme implementation (includes gosh)'
@@ -12,7 +12,7 @@
 depends=(libatomic_ops libxcrypt slib)
 makedepends=(autoconf gauche git)
 license=(BSD)
-source=("$pkgname::git+https://github.com/shirok/Gauche#commit=d028d2e291957b066572aae4a76dbd7a75a528d7") # tag: release0_9_10
+source=("$pkgname::git+https://github.com/shirok/Gauche#commit=83322b0b67aa543c23e1e255b96a7622e2ce7c1f") # tag: release_0_9_11
 b2sums=(SKIP)
 
 build() {



More information about the arch-commits mailing list