summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-17 17:28:01 +0200
committerStefan Husmann2015-10-17 17:28:01 +0200
commita40f8d4c672dec319253b58247f7bee55e1b600e (patch)
treed3fd4a3c3a5967ccc90b36eb375c120ded5eab5a /PKGBUILD
parentc1656e4720211309ff31b0b5eb1eeeb4dac56c57 (diff)
downloadaur-a40f8d4c672dec319253b58247f7bee55e1b600e.tar.gz
Updated version (2.15.8.g77d0edb -> 2.15.9.ge1505d9).
Changelog ========= Fix a renaming issue. (e1505d9) Set completion-at-point-functions in slime-mode buffers. (77d0edb) * 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 ef64c28d30e6..fb8524db2f5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.8.g77d0edb
+pkgver=2.15.9.ge1505d9
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')