summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-17 14:49:04 +0200
committerStefan Husmann2015-10-17 14:49:04 +0200
commitc1656e4720211309ff31b0b5eb1eeeb4dac56c57 (patch)
tree69504c9dac56643a2c39098828664ce6417d0aca /PKGBUILD
parentb98fcd36640cba22a998fc1866e6f92693025bbf (diff)
downloadaur-c1656e4720211309ff31b0b5eb1eeeb4dac56c57.tar.gz
Updated version (2.15.7.g9b533dc -> 2.15.8.g77d0edb).
Changelog ========= 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 e8787aedb6c2..ef64c28d30e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.7.g9b533dc
+pkgver=2.15.8.g77d0edb
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')