me
/
guix
Archived
1
0
Fork 0

gnu: cl-slime-swank: Update to 2.28.

* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.
Guillaume Le Vaillant 2023-02-24 14:11:11 +01:00
parent 7e21652b41
commit 5ea9788b58
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 3 additions and 3 deletions

View File

@ -3237,16 +3237,16 @@ writing code that contains string literals that contain code themselves.")
(define-public sbcl-slime-swank
(package
(name "sbcl-slime-swank")
(version "2.27")
(version "2.28")
(source
(origin
(file-name (git-file-name "slime-swank" version))
(file-name (git-file-name "cl-slime-swank" version))
(method git-fetch)
(uri (git-reference
(url "https://github.com/slime/slime/")
(commit (string-append "v" version))))
(sha256
(base32 "1s5mbljlz22pb90gwbd380nighkz6gdxl77hc08gri7wwr5gy5n2"))
(base32 "1acmm4w1mv1qzpnkgc4wyiilbx8l0dk16sx8wv815ri5ks289rll"))
(modules '((guix build utils)))
(snippet
;; The doc folder drags `gawk' into the closure. Doc is already