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

Alexander Rødseth arodseth at archlinux.org
Thu Nov 29 22:46:15 UTC 2018


    Date: Thursday, November 29, 2018 @ 22:46:14
  Author: arodseth
Revision: 410578

upgpkg: gambit-c 4.9.1-1

Modified:
  gambit-c/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-29 21:24:06 UTC (rev 410577)
+++ PKGBUILD	2018-11-29 22:46:14 UTC (rev 410578)
@@ -2,7 +2,7 @@
 # Contributor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=gambit-c
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc='Scheme R5RS interpreter and compiler'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 options=('staticlibs')
 makedepends=('git')
 source=("https://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz")
-sha256sums=('4e3edc88aaf035c521c7e764f009d27573c55e9b2e271a5b5ef91322b4bcce73')
+sha256sums=('87d7630115f866bc62ba8eabf191891c14be038080f702bf4db7c6874cd97f82')
 
 build() {
   cd "${pkgname/-c/-v}${pkgver//./_}-devel"



More information about the arch-commits mailing list