summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-22 22:14:46 +0200
committerStefan Husmann2015-10-22 22:14:46 +0200
commitb95e5e99e51d0cfcddde0d935f74132434b4ab8b (patch)
tree772bbeb5864428c318eb2e8bb2fe94053819f8b0 /PKGBUILD
parentbebd803f8c3be8708aedcd412519db2ddbf11f01 (diff)
downloadaur-b95e5e99e51d0cfcddde0d935f74132434b4ab8b.tar.gz
Updated version (2.15.11.g66f0096 -> 2.15.12.gf80c997).
Changelog ========= Fixed documentation bugs for the mrepl contrib. (f80c997) 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 587506898a27..6a999e881955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.11.g66f0096
+pkgver=2.15.12.gf80c997
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')