diff options
author | haawda | 2017-06-29 18:51:18 +0200 |
---|---|---|
committer | haawda | 2017-06-29 18:51:18 +0200 |
commit | c09def4a263d6c27ce8b3f4fd5d8d0914c8cc78d (patch) | |
tree | 2d6a84f90d9d325ab7548fc02b6c36556c01a068 | |
parent | 42ab0284638f077b4b9b2c8cec048f9262551798 (diff) | |
download | aur-c09def4a263d6c27ce8b3f4fd5d8d0914c8cc78d.tar.gz |
Updated version (r1178.b47641a -> r1179.a09b4c9).
Changelog
=========
fixed exception throw in (tpl parser) (a09b4c9)
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Wed Jun 28 21:56:27 UTC 2017 +# Thu Jun 29 16:51:18 UTC 2017 pkgbase = artanis-git pkgdesc = A fast monolithic web-framework of Scheme - pkgver = r1178.b47641a + pkgver = r1179.a09b4c9 pkgrel = 1 url = http://web-artanis.com/ arch = x86_64 @@ -1,7 +1,7 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=artanis-git -pkgver=r1178.b47641a +pkgver=r1179.a09b4c9 pkgrel=1 pkgdesc="A fast monolithic web-framework of Scheme" arch=('x86_64') |