summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-03-21 21:22:14 +0100
committerStefan Husmann2016-03-21 21:22:14 +0100
commitc47ecbef4d6979c3ee1dc9cf3e8b6ea532f4d5e2 (patch)
treeaa72d1e53a5c3cd5474fce56aa376eef222c6434 /PKGBUILD
parenta90393efd76e515b7f8df6133cf3cbe42b0faf3c (diff)
downloadaur-c47ecbef4d6979c3ee1dc9cf3e8b6ea532f4d5e2.tar.gz
Updated version (2.17.7.g12145d1 -> 2.17.9.gab6d1bd).
Changelog ========= 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 b37e9f2ab9f8..e8fcddce39de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.17.7.g12145d1
+pkgver=2.17.9.gab6d1bd
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')