summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-11 01:24:50 +0100
committerStefan Husmann2016-12-11 01:24:50 +0100
commitde53a9752fafcafe62dd7b24e4c8cbd839b2352a (patch)
tree19a735f0753e3c7ef2350446c40aa1f410c7d14e
parentf1e017b3203e2285fd846886cd1a9588588d6eb7 (diff)
downloadaur-de53a9752fafcafe62dd7b24e4c8cbd839b2352a.tar.gz
Updated version (20161207.0397462 -> 20161210.6e239f7).
Changelog ========= review of list functions (6e239f7) development of typed core primitive specifications (2954d15) fixed errors in the expander (5063aee) autogen review (ecfaeff) some typed language in the boot image (ef17140) infrastructure review (e05ffd1) some typed language in the boot image (0397462) some typed language in the boot image (527071e) code cleanup (48fff39) some typed language in the boot image, removed the core primitive "die" (7cf30d3) some typed language in the boot image (99ae6b7) some typed language in the boot image (ebe5708) documentation clarification (456ae0b) development of core primitive type specifications (6a7c74e) review of documentation for non-compliance to the standard (0e33952) fixed errors in define-constant syntaxes (b1e4ffd) bumped boot image version number (f286c90) bumped version number to 0.4d1 (ad54350)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a91e38d4c56..b98323a3bc2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 8 08:33:56 UTC 2016
+# Sun Dec 11 00:24:46 UTC 2016
pkgbase = vicare-scheme-git
pkgdesc = R6RS scheme implementation, from github's master branch
- pkgver = 20161207.0397462
+ pkgver = 20161210.6e239f7
pkgrel = 1
url = http://marcomaggi.github.io/vicare.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index fdcfc163073d..aca1e65d972b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=vicare-scheme-git
-pkgver=20161207.0397462
+pkgver=20161210.6e239f7
pkgrel=1
pkgdesc="R6RS scheme implementation, from github's master branch"
arch=('i686' 'x86_64')