summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-09 21:35:31 +0100
committerStefan Husmann2016-12-09 21:35:31 +0100
commit670983563d077f8bf55ec48b300e08672b477169 (patch)
treed2a8474aef7e7a6e6eaebcf47150ac48d0544cb2 /PKGBUILD
parent90a0f1b39dfda64033f4792a7594e1e8291d7c0f (diff)
downloadaur-670983563d077f8bf55ec48b300e08672b477169.tar.gz
Updated version (4.8.6.r13.gde3cd85 -> 4.8.6.r15.g785cb74).
Changelog ========= Replace ill-named "run-queue" structure by "processor" and "vm" structures. (785cb74) Refactor code to use a macro to define operations on double-ended-queues (3b7b23b)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 025999337840..1b39008de040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gambit-c-git
-pkgver=4.8.6.r13.gde3cd85
+pkgver=4.8.6.r15.g785cb74
pkgrel=1
pkgdesc="Scheme R5RS interpreter and compiler (via C) - git version"
arch=('i686' 'x86_64')