mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-slime: Update to 2.28-1.735258a.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.28-1.735258a. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
committed by
Guillaume Le Vaillant
parent
7dd3a3240b
commit
e6a9b48877
@@ -9992,8 +9992,8 @@ in @code{html-mode}.")
|
||||
|
||||
(define-public emacs-slime
|
||||
;; Update together with sbcl-slime-swank.
|
||||
(let ((commit "0cc2e736112a0bc2a048ef6efd11dd67e3fbf7ad")
|
||||
(revision "0"))
|
||||
(let ((commit "735258a26bb97e85d25f39e4bef83c1f80c12f5d")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "emacs-slime")
|
||||
(version (git-version "2.28" revision commit))
|
||||
@@ -10005,7 +10005,7 @@ in @code{html-mode}.")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0iq9r4007rrnabj290y79i926x2m4j20j6b0x701pkywz926sn02"))))
|
||||
(base32 "0prskgzfqjmn8sc7p9nklnd0n1plwcvh40slgh23km31raplmzk7"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user