summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-11-05 00:43:57 +0100
committerStefan Husmann2015-11-05 00:43:57 +0100
commit7b3b7048d7f259763f300759f3d4ad6a696fe16b (patch)
tree9374dc19b266e1f16f77d51e5d3dbca73d851f4e /PKGBUILD
parentb95e5e99e51d0cfcddde0d935f74132434b4ab8b (diff)
downloadaur-7b3b7048d7f259763f300759f3d4ad6a696fe16b.tar.gz
Updated version (2.15.12.gf80c997 -> 2.15.14.g8aa831c).
Changelog ========= Fixed Typo (8aa831c) add significant whitespace to summary line (04cb810) 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 6a999e881955..d38591c1da2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.15.12.gf80c997
+pkgver=2.15.14.g8aa831c
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')