diff options
author | haawda | 2017-07-17 21:49:36 +0200 |
---|---|---|
committer | haawda | 2017-07-17 21:49:36 +0200 |
commit | 1ae9272dbdc7b8f9fd1435b1f7866b203a113a88 (patch) | |
tree | ddc53c3b65f586f3871aaabfcd26705cb26adf2c | |
parent | 5ac2d2a3fd638aba7921baf62026bf03cbbdce47 (diff) | |
download | aur-1ae9272dbdc7b8f9fd1435b1f7866b203a113a88.tar.gz |
Updated version (r1182.d7d3aaf -> r1184.ef8c4ec).
Changelog
=========
fixed: avoid crash while epoll-wait is timeout (ef8c4ec)
update mmap to have more features (098090a)
-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 -# Sat Jul 1 00:22:30 UTC 2017 +# Mon Jul 17 19:49:36 UTC 2017 pkgbase = artanis-git pkgdesc = A fast monolithic web-framework of Scheme - pkgver = r1182.d7d3aaf + pkgver = r1184.ef8c4ec 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=r1182.d7d3aaf +pkgver=r1184.ef8c4ec pkgrel=1 pkgdesc="A fast monolithic web-framework of Scheme" arch=('x86_64') |