[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/15: gnu: cl-slime-swank: Update to 2.26.
From: |
guix-commits |
Subject: |
02/15: gnu: cl-slime-swank: Update to 2.26. |
Date: |
Tue, 10 Nov 2020 16:34:16 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit c35403cc3791d64194e9d6ff846e5983de31021d
Author: Alexandre Gomes <andremegafone@gmail.com>
AuthorDate: Sat Oct 31 20:43:25 2020 +0300
gnu: cl-slime-swank: Update to 2.26.
* gnu/packages/lisp-xyz.scm (cl-slime-swank): Update to 2.26.
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 4a8a9f4..bec4aee 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1819,7 +1819,7 @@ writing code that contains string literals that contain
code themselves.")
(define-public cl-slime-swank
(package
(name "cl-slime-swank")
- (version "2.24")
+ (version "2.26")
(source
(origin
(file-name (string-append name "-" version ".tar.gz"))
@@ -1829,7 +1829,7 @@ writing code that contains string literals that contain
code themselves.")
(commit (string-append "v" version))))
(sha256
(base32
- "0js24x42m7b5iymb4rxz501dff19vav5pywnzv50b673rbkaaqvh"))))
+ "0mxb1wnw19v0s72w2wkz5afdlzvpy5nn7pr4vav403qybac0sw5c"))))
(build-system asdf-build-system/source)
(home-page "https://github.com/slime/slime")
(synopsis "Common Lisp Swank server")
- branch master updated (28e2f27 -> 569cd53), guix-commits, 2020/11/10
- 04/15: gnu: pre-commit: Update to 2.8.1., guix-commits, 2020/11/10
- 06/15: gnu: v4l-utils: Move graphical tools to a separate output, guix-commits, 2020/11/10
- 07/15: gnu: v4l-utils: Do not build static libraries., guix-commits, 2020/11/10
- 08/15: gnu: sdcc: Remove non-free code., guix-commits, 2020/11/10
- 01/15: gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f., guix-commits, 2020/11/10
- 02/15: gnu: cl-slime-swank: Update to 2.26.,
guix-commits <=
- 03/15: gnu: Add python-re-assert., guix-commits, 2020/11/10
- 05/15: gnu: python-canonicaljson: Update to 1.4.0., guix-commits, 2020/11/10
- 11/15: gnu: gnucash: Enable python bindings., guix-commits, 2020/11/10
- 15/15: gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475., guix-commits, 2020/11/10
- 14/15: gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5., guix-commits, 2020/11/10
- 10/15: gnu: Add setzer., guix-commits, 2020/11/10
- 09/15: gnu: Add icedove-wayland., guix-commits, 2020/11/10
- 13/15: gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6., guix-commits, 2020/11/10
- 12/15: gnu: httpie: Add 'lint-hidden-cve' property., guix-commits, 2020/11/10