summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-04-19 20:02:11 +0200
committerStefan Husmann2016-04-19 20:02:11 +0200
commitfae1558d4f6b1682b31f4374aad1c4da3570befe (patch)
tree1a0692356c6ab94f78b0a1be88be1eed2fc15d7d /PKGBUILD
parente447032533010f95f1533e8cf017fb8ab6881d3b (diff)
downloadaur-fae1558d4f6b1682b31f4374aad1c4da3570befe.tar.gz
Updated version (2.17.15.ga91758e -> 2.17.17.g32fc742).
Changelog ========= * swank/clasp.lisp (call-with-debugging-environment): Use core:*stack-top-hint* (32fc742) * swank/clasp.lisp (frame-locals): list function arguments. (7861c19) contrib/slime-c-p-c.el: completion bugfix (a91758e) * mit-scheme: use correct function for file load (0e1c822) mit-scheme: stop using .com extension explicitly for load (c7726e0) * swank/sbcl.lisp (lisp-source-location): qualify the package of swank:*swank-debugger-condition*. (85e2e61) * swank/abcl.lisp: import mop:slot-makunbound-using-class into swank-mop. (1c9311b) method-specializers-for-inspect: handle methods without a GF on SBCL. (e0ea4a5) sbcl: be more careful with SB-C::META-INFO (ab6d1bd) swank: add BOOLEAN-TO-FEATURE-EXPRESSION (920b99e) Fix typo. (12145d1) * swank/sbcl.lisp (describe-symbol-for-emacs): Adjust for new SBCL, (sb-int:info :setf :inverse) is no longer present. (51997f5) Use standard string reader in simple-read. (0c18258) Fix simple-read so that it actually works. (c78d240) * swank.lisp (xref-doit): translate :sets to who-sets. (e71a42c) Bind common-lisp-hyperspec-glossary-term to C-c C-d g (f6e124f) Fix #288 by implementing glossary term lookup. (7e31b7e)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60d534c6df0e..2fcd739f165b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.17.15.ga91758e
+pkgver=2.17.17.g32fc742
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')