summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-03-24 02:17:23 +0100
committerhaawda2017-03-24 02:17:23 +0100
commit058b89258f6cc74803f29ed861204506d14370f7 (patch)
treed022e376008840443c879604f891c6265a15bf78
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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3489826d0f3..06e9312d0fda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Mar 24 01:17:22 UTC 2017
pkgbase = guile-git
pkgdesc = A portable, embeddable Scheme implementation (Git snapshot)
- pkgver = 2.2.0.8.g5d2aa5f1a
+ pkgver = 2.2.0.9.gbcfc3f2e0
pkgrel = 1
url = http://www.gnu.org/software/guile/
arch = i686
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')