summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-11-29 02:21:55 +0100
committerStefan Husmann2016-11-29 02:21:55 +0100
commit9996bbfac6a58bc97f258ffe86c192e5432fd557 (patch)
tree03e11500891b9ddf4337d6303d16c64e2ac7f6f4 /PKGBUILD
parent1cd6207184dc59b088f19fa1524ff66cab02692b (diff)
downloadaur-9996bbfac6a58bc97f258ffe86c192e5432fd557.tar.gz
Updated version (4.8.6.r8.g318a156 -> 4.8.6.r12.g2f68abe).
Changelog ========= Change numbering of interrupts (it is important for ___INTR_SYNC_OP to be first so that the barrier sync is entered reliably by all processors) (2f68abe) The stack_trip pointer itself must be volatile because it is a modification of this pointer that informs a processor that it has been interrupted by another processor (a8604be) Use ___WORD type to allow atomic increment/decrement of GC worker count (bfd04a2) Smaller trace width in activity log so that large processor count fits on normal screens (457b104)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9e3c09f8661..a50b35801400 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.r8.g318a156
+pkgver=4.8.6.r12.g2f68abe
pkgrel=1
pkgdesc="Scheme R5RS interpreter and compiler (via C) - git version"
arch=('i686' 'x86_64')