summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-08-22 23:14:19 +0200
committerStefan Husmann2016-08-22 23:14:19 +0200
commit734dab2912086d0de3696ea38978d83f3386d420 (patch)
tree00d7fcff40efa0545b34c250ee46c58b19a6d87c /PKGBUILD
parentb560ed736e6b2d745e2131472ccdfa2f524e6785 (diff)
downloadaur-734dab2912086d0de3696ea38978d83f3386d420.tar.gz
Updated version (2.18.16.ga8a3dd8 -> 2.18.17.g893a963).
Changelog ========= Add missing cl- prefixes to cl-lib functions (893a963) slime-repl: bind TAB to self-insert-command (a8a3dd8) Extend load-path with contribs sooner (3ea0204) sbcl: Record the package active during C-c C-c. (3fa0c69) Accidentally commented out slime-macrostep from slime-fancy. (6c9beff) Make calling slime-setup unnecessary (9055a7e) README.md: "setup" is a noun, not a verb (fd438e9) slime-version: check if we're opening slime.el (4af7d6c) Improve source location handling for ACL >= 10.0 (9e84d40) CONTRIBUTING.md: add note about commit messages (33081cb) Remove ChangeLog files (7f6610f) Build contributors.texi using Git (6878037) Use slime-version in slime-{banner,repl} (08a1670) Derive SWANK protocol version from slime-version (21ae13c) Add slime-version variable (c4dc169) Remove the slime-motd contrib (3902904) README.md: change (setf slime-contribs) to slime-setup. (330877a)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7635eae953a0..9f581e9b76c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.18.16.ga8a3dd8
+pkgver=2.18.17.g893a963
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')