summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-18 10:58:07 +0200
committerStefan Husmann2015-10-18 10:58:07 +0200
commitbebd803f8c3be8708aedcd412519db2ddbf11f01 (patch)
tree8c2f91202a4b5ffb2ffceea90c61bbf6f37b8b20 /PKGBUILD
parenta40f8d4c672dec319253b58247f7bee55e1b600e (diff)
downloadaur-bebd803f8c3be8708aedcd412519db2ddbf11f01.tar.gz
Updated version (2.15.9.ge1505d9 -> 2.15.11.g66f0096).
Changelog ========= Minor factorization. (66f0096) Mark some things as obsolete. (7549d5b) 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 fb8524db2f5e..587506898a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.9.ge1505d9
+pkgver=2.15.11.g66f0096
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')