summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-17 09:38:30 +0200
committerStefan Husmann2015-10-17 09:38:30 +0200
commitb98fcd36640cba22a998fc1866e6f92693025bbf (patch)
tree694e2f2fb32955e9eb7b14c319815fa163348a1e /PKGBUILD
parente1ae0dcd699ba577bb59d0c22199b022f6904a63 (diff)
downloadaur-b98fcd36640cba22a998fc1866e6f92693025bbf.tar.gz
Updated version (2.15.6.g726e927 -> 2.15.7.g9b533dc).
Changelog ========= * swank.lisp (eval-in-emacs): wrap unreadable results in a structure. Should make it easier to work with than signalling an error. (9b533dc) Fix github issue#273. (726e927) * slime-repl.el (slime-repl-mode): Delete remaining use of (84a4a5e) Deal with SBCL's sb-c::comma-expr (6023626) Remove slime-pre-command-actions; apparently not needed anymore. (0177bc1) Don't rebind TAB is slime-repl-mode. (f8cffb1) * swank-loader.lisp (*architecture-features*): Add :arm64. (c17a649)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 961a2283e5e7..e8787aedb6c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.6.g726e927
+pkgver=2.15.7.g9b533dc
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')