summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-04-01 11:31:14 +0200
committerhaawda2017-04-01 11:31:14 +0200
commit2090dd9a4232deb6ae067bac9b5b7a30da4bd8ea (patch)
treea03a232381d23c9484ce5eff5cd330d49b2e9472 /PKGBUILD
parent9cb05b2e17b3c9c364958e0fe9c2bcb45d88d6ed (diff)
downloadaur-2090dd9a4232deb6ae067bac9b5b7a30da4bd8ea.tar.gz
Updated version (2.2.0.14.gce934bcd4 -> 2.2.0.15.gcee0e3f96).
Changelog ========= fix repl server test to allow for ECONNABORTED (cee0e3f96) Add allow-legacy-syntax-objects? parameter (ce934bcd4) Psyntax generates new syntax objects (a42bfae65) Beginnings of psyntax switch to new syntax objects (eb84c2f2d) Add disjoint syntax object type (64c5cc58f) Plumbing changes to rename "syntax-module" (6ba3f35f2) 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 356835088ac1..4d646baa0fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.2.0.14.gce934bcd4
+pkgver=2.2.0.15.gcee0e3f96
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')