summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-01-13 23:49:14 +0100
committerStefan Husmann2017-01-13 23:49:14 +0100
commitdf596b824c58a4c8b64481048073cdd0d434fd9a (patch)
treeeecf281d705c009f9ed11dd506d370b80a700266
parent84b1e9d3fcd6c58f5669837b22666a46e6e496c1 (diff)
downloadaur-df596b824c58a4c8b64481048073cdd0d434fd9a.tar.gz
Updated version (20170112.633c9fa1 -> 20170113.4066f247).
Changelog ========= fixed expander error in building macro expansion trace (4066f247) development of iconv facilities handling (a1229f46) tweaking configure script (02e82e0c) development of library dependency infrastructure (633c9fa1) added emacs directive (c2131838) code review (6c91bc71) more options documented in the manpage (72e51cc7) code cleanup (8fe252f2) infrastructure review (607b1f1a) added gitignore file (ad1794bc) fixed error in the expander while processing foreing library options (55c8a4a5) bumped copyright year in misc places (585bd04b) bumped version number of (vicare) library (327c7453) development of some finxum primitive operations (b7ad2922) fixnums development (2db8dd27) code cleanup after boot image rotation (87621e1d) code review after boot image rotation (b422425e) code cleanup after boot image rotation (e6f23c94) code cleanup after boot image rotation (0092382a)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653063aff4a1..1c52e85a1fa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 01:59:03 UTC 2017
+# Fri Jan 13 22:49:10 UTC 2017
pkgbase = vicare-scheme-git
pkgdesc = R6RS scheme implementation, from github's master branch
- pkgver = 20170112.633c9fa1
+ pkgver = 20170113.4066f247
pkgrel = 1
url = http://marcomaggi.github.io/vicare.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2805b444c9cb..ec9154107a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=vicare-scheme-git
-pkgver=20170112.633c9fa1
+pkgver=20170113.4066f247
pkgrel=1
pkgdesc="R6RS scheme implementation, from github's master branch"
arch=('i686' 'x86_64')