summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-07-04 01:31:22 +0200
committerhaawda2017-07-04 01:31:22 +0200
commit448bf7783318f2061a092f70368b6e0db0c40d3f (patch)
tree0a0c781b6fd2b9e0acc2db60809820c1af684de1 /PKGBUILD
parentebdf8c1128a9eca977aa29455f5790310b6ab739 (diff)
downloadaur-448bf7783318f2061a092f70368b6e0db0c40d3f.tar.gz
Updated version (2.19.27.g74c1a837 -> 2.19.28.g063386d0).
Changelog ========= Remove structures with keyword names. (063386d0) Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837) ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b) Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1) encouragement: add "Are we consing yet?" sentence (87778b33) ecl: add package local nicknames support (e1ea948e) ecl: add macroexpand-all implementation (7d07c46b) ecl: if threaded set communication-style to :spawn (898aac63) ecl: remove swank traces from backtrace (4e5c41a4) ecl: implement interface for sentinel thread (df70527a) ecl: add comments regarding not implemented interfaces (dbec477a) ecl: add forgotten function getpid (08f04a19) ecl: add weak datastructures implementation (7633d986) ecl: fix order of interfaces (e98adc94) Remove useless ,@() (#370) (956c27fe) Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9) Use predicates, not widetags (7dc97e11) Added collect-macro-forms support (90771f1a) Added support for clasp threads (433e5589) Only use :SPAWN if *features* has :threads (2a04c27c) Added multithreading to clasp. (480e1367) kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce) Fix inspecting functions on SBCL. (0f3459f5) More energy efficient receive-if for threaded connections. (5f23adaa) Remove an unused variable. (9eeb7163) skip-comments-and-whitespace: don't die on EOF. (ea22c49a) sbcl: fix temp-file-name generation on macOS. (0ae10170) sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db0545baaa57..05df037a362a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=slime-git
-pkgver=2.19.27.g74c1a837
+pkgver=2.19.28.g063386d0
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs - from git"
arch=('any')