summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-03-24 02:17:23 +0100
committerhaawda2017-03-24 02:17:23 +0100
commit058b89258f6cc74803f29ed861204506d14370f7 (patch)
treed022e376008840443c879604f891c6265a15bf78 /PKGBUILD
parent45e70940fb96e6f84cfbfda8c5470f061081e318 (diff)
downloadaur-058b89258f6cc74803f29ed861204506d14370f7.tar.gz
Updated version (2.2.0.8.g5d2aa5f1a -> 2.2.0.9.gbcfc3f2e0).
Changelog ========= Git ignore .exe files (bcfc3f2e0) i18n: add international sign positions to %locale-dump (5d2aa5f1a) i18n: locale-positive-separated-by-space? should return bool, not string (dc9d1474a) i18n: add debugging helper procedure for locales (c81868425) i18n: add tests for locale-digit-grouping (726804874) i18n: add tests for locale AM/PM (7c7cc1181) i18n: rename locale-monetary-digit-grouping to locale-monetary-grouping (7e218d35a) web: Avoid deprecated '_IOFBF'. (aa86fcb7d) web: Remove export of nonexistent 'open-connection-for-uri'. (011669af3)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f00dcf6741a3..069233054474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.2.0.8.g5d2aa5f1a
+pkgver=2.2.0.9.gbcfc3f2e0
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')