summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-14 20:43:30 +0100
committerStefan Husmann2016-12-14 20:43:30 +0100
commit28ab6782a2f972dae6af7c70eca6bacf5acbebb0 (patch)
treec58a785810268a71ae307e22b7f1e63973246a75 /PKGBUILD
parentc9b2655d9d09070d3d3c53cde261c2b6e3337101 (diff)
downloadaur-28ab6782a2f972dae6af7c70eca6bacf5acbebb0.tar.gz
Updated version (2.1.5.1.g6dd87f4 -> 2.1.5.3.g2660c0b).
Changelog ========= Fix bug in compute-significant-bits for phi predecessors (2660c0b) Make scm_gc_warn_proc() write directly to stderr (37551e4) Add suspendable-continuation? (6dd87f4)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5726110ccb0..03e44b19d330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.5.1.g6dd87f4
+pkgver=2.1.5.3.g2660c0b
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')