summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-28 01:22:44 +0100
committerStefan Husmann2017-02-28 01:22:44 +0100
commit930c62a75589fb36c5ed19f463190a6c019c4768 (patch)
treeef6d02ba4ba2541f85287cce844d4aa835e28cb0 /PKGBUILD
parent316f255b68f8038622d6c2f157e6b68dace3154b (diff)
downloadaur-930c62a75589fb36c5ed19f463190a6c019c4768.tar.gz
Updated version (2.1.7.10.gf261eaf03 -> 2.1.7.11.gf8dd4f67b).
Changelog ========= Explain why no native accessors for `s8' and `u8' exist (f8dd4f67b) Fix guild compile --to=cps / --from=cps (f261eaf03) Fix kfun parse-cps bug (23278d07d) Fixed specific version of guile search in autoconf macro GUILE_PROGS. (b6d3ab6c0) Fix typo in old NEWS. (7242ca566) Fix multi-arity dispatch in GOOPS (c7fb87cd6) Fix compute-frame-sizes for case-lambda jumps (4dcc97288) Use labs instead of abs where needed (5333642b7) Fix make-polar signedness of zeros on macOS (c4b0491e9) Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK (36023a0d2) Fix flonum/complex type inference. (d0811644f)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be2e93bfe681..36118aee146f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.7.10.gf261eaf03
+pkgver=2.1.7.11.gf8dd4f67b
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')