summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-02-11 20:40:17 +0100
committerStefan Husmann2016-02-11 20:40:17 +0100
commit332aceea7357f377d78f69d63acd7997dc0d0c5c (patch)
tree3c232f4859c6a0ae31f84770e7fa6ff50f82dd25 /PKGBUILD
parent5a8227fb9ffc160ff0ca0e216ca0ab4325543cbc (diff)
downloadaur-332aceea7357f377d78f69d63acd7997dc0d0c5c.tar.gz
Updated version (2.16.6.g364fa7d -> 2.16.7.g5d49e81).
Changelog ========= * contrib/swank-sbcl-exts.lisp (compute-enriched-decoded-arglist): Properly handle instruction macros and instruction functions. (5d49e81) * swank/backend.lisp: Squash a couple compilation warnings. (364fa7d) * swank-sbcl-exts.lisp (compute-enriched-decoded-arglist): Adjust for the changes in SBCL. (cac99fa) Add `slime-quicklisp' contrib. (59fc3a9) Add `slime-macrostep' contrib. (837ffe7) Add optional ENV argument to SWANK:MACROEXPAND-ALL (a38da72) * swank/abcl.lisp (macroexpand-all): Use EXT:MACROEXPAND-ALL. (864a946)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 583e99f5678c..191cfbc54216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.16.6.g364fa7d
+pkgver=2.16.7.g5d49e81
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')