summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-08 22:52:36 +0100
committerStefan Husmann2017-02-08 22:52:36 +0100
commit21235bc97050a1b397fb69097fac0984d236eb70 (patch)
treeefe785e458973513b1cb7e939820e8421c9c5fb2 /PKGBUILD
parent4fbad801396b997b627358ee3e1032c5fed0f864 (diff)
downloadaur-21235bc97050a1b397fb69097fac0984d236eb70.tar.gz
Updated version (2.1.6.4.g93cbaef13 -> 2.1.6.10.g710ebfddc).
Changelog ========= Web server and client use suspendable ports (710ebfddc) Prevent TOCTTOU bugs in C ports (09a69dd71) Prevent TOCTTOU bugs in suspendable ports (8a4774dec) Remove remaining "display" uses in (web http) (ecdff904c) Beginnings of suspendable HTTP (96b994b6f) Modernize (web http) a bit (8c50060ae) 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 b0c4a30bd128..a6537bd081da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.6.4.g93cbaef13
+pkgver=2.1.6.10.g710ebfddc
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')