summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-08 09:33:59 +0100
committerStefan Husmann2016-12-08 09:33:59 +0100
commitf1e017b3203e2285fd846886cd1a9588588d6eb7 (patch)
tree8f7f173eea1c140f979271bbaacf28a1dc25bdd6
parenta1685385261d49dc7d0d162c64317f8948db7b6f (diff)
downloadaur-f1e017b3203e2285fd846886cd1a9588588d6eb7.tar.gz
Updated version (20161206.b1e4ffd -> 20161207.0397462).
Changelog ========= 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 3ca1746f8000..4a91e38d4c56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 6 07:22:02 UTC 2016
+# Thu Dec 8 08:33:56 UTC 2016
pkgbase = vicare-scheme-git
pkgdesc = R6RS scheme implementation, from github's master branch
- pkgver = 20161206.b1e4ffd
+ pkgver = 20161207.0397462
pkgrel = 1
url = http://marcomaggi.github.io/vicare.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 09ae1ea1d606..fdcfc163073d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=vicare-scheme-git
-pkgver=20161206.b1e4ffd
+pkgver=20161207.0397462
pkgrel=1
pkgdesc="R6RS scheme implementation, from github's master branch"
arch=('i686' 'x86_64')