summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-10-14 03:49:09 +0200
committerStefan Husmann2016-10-14 03:49:09 +0200
commitea028be550d99df228011b8b83b511bb243eb80b (patch)
treeb301d4440afea090dea198f6658cd67750b3aca5 /PKGBUILD
parentf076cd6fc76219f67c0d42a2908ba346a6e99c31 (diff)
downloadaur-ea028be550d99df228011b8b83b511bb243eb80b.tar.gz
Updated version (2.18.27.ga6c0110 -> 2.18.28.gf54b0c4).
Changelog ========= Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c4) swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110) Fix enriched arglists on SBCL for sb-assem:inst. (7158a31) Remove call to ASDF::OPERATION-FORCED (#350) (2628a70) Don't reload contribs each time a lisp starts up. (bad2acf) Added emacs-inspect for core:cxx-object (8c48d59) Merge pull request #331 from fice-t/master (a478c19) Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05) clasp: use the new source location facility. (20e0c1d) Remove slime-parse-extended-operator-name (da3f7de) Add missing cl- prefixes to cl-lib functions (893a963) Fix byte-compiler warnings (12bf3aa) 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 3baaa18f78b8..17c7954369c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.18.27.ga6c0110
+pkgver=2.18.28.gf54b0c4
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')