summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-23 00:05:26 +0100
committerStefan Husmann2017-02-23 00:05:26 +0100
commitb477126e01182776fd10569e3f4a0101a5133052 (patch)
tree6c04185a6e4a3141f8e1fd07c2cbdf945e3ebe79 /PKGBUILD
parente715d688e3d9017084f3da476eabe184caa98f69 (diff)
downloadaur-b477126e01182776fd10569e3f4a0101a5133052.tar.gz
Updated version (2.1.7.1.gd0811644f -> 2.1.7.4.g5333642b7).
Changelog ========= 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 12518390a88b..e4e4da0f41eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.7.1.gd0811644f
+pkgver=2.1.7.4.g5333642b7
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')