summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-11-09 06:38:39 +0100
committerStefan Husmann2016-11-09 06:38:39 +0100
commit2f50bd9ccdef94aeb76a2e0cbbe21f8b4de64da0 (patch)
treeeeac54e4a5381c15e25a8bc200dde83219754844 /PKGBUILD
parentef026dd08980153ad7d83d6a0331ad6e11a0f9c6 (diff)
downloadaur-2f50bd9ccdef94aeb76a2e0cbbe21f8b4de64da0.tar.gz
Updated version (0.9.9.r201.g15fbc62 -> 0.9.9.r211.gce816e0).
Changelog ========= Merge pull request #286 from lokedhs/job-queue (ce816e0) Fixed a typo in a docstring (d17ef26) Merge branch 'master' of https://github.com/stumpwm/stumpwm into job-queue (92690c9) Disable pipe support for CCL since it doesn't doesn't support the new-style main loop (92bc2c1) Implement IN-CHANNEL-IOPORT for CCL fd streams (5c341b0) Make the mutex functions into noops on CLISP without threads (1cccd92) Fixed a small typo in the ECL implementation of WITH-LOCK-HELD (d0f140d) On implementations where OPEN-PIPE is not supported, fall back to using a timer (d803a90) Implement support for ccl, and an unsafe fallback for other implementations (595d679) Implement CALL-IN-MAIN-THREAD (0a84f4e)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bf4a906f3e5..405e273828c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=0.9.9.r201.g15fbc62
+pkgver=0.9.9.r211.gce816e0
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')