summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-07 21:16:41 +0100
committerStefan Husmann2017-02-07 21:16:41 +0100
commit4fbad801396b997b627358ee3e1032c5fed0f864 (patch)
treee4fb28e9184eb6793305af3e94de7e763138cec2 /PKGBUILD
parent6aac64b3ff94f2789e02d2e7ddcd4b0fa0d3cd43 (diff)
downloadaur-4fbad801396b997b627358ee3e1032c5fed0f864.tar.gz
Updated version (2.1.6 -> 2.1.6.4.g93cbaef13).
Changelog ========= Fix rank 0 arrays and nested arrays in truncated-print (93cbaef13) Support arrays in truncated-print (ee2125c63) Fix bug #25492 (a0028723d) Avoid stacks in dynamically-bound values (498f3f956)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8109cb317b3..b0c4a30bd128 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.6
+pkgver=2.1.6.4.g93cbaef13
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')