guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/17: gnu: emacs-sly: Update to 20230327.


From: guix-commits
Subject: 01/17: gnu: emacs-sly: Update to 20230327.
Date: Wed, 12 Apr 2023 06:25:05 -0400 (EDT)

ambrevar pushed a commit to branch master
in repository guix.

commit cda4e08fe23eceaf77287d9f241dd74ffb3a7f8f
Author: Pierre Neidhardt <mail@ambrevar.xyz>
AuthorDate: Sat Apr 8 09:55:54 2023 +0200

    gnu: emacs-sly: Update to 20230327.
    
    * gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20230327.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 486740c198..6264d4deea 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14296,8 +14296,8 @@ e.g., the expression you've just evaluated would 
briefly flash and so on.")
 
 (define-public emacs-sly
   ;; Update together with sbcl-slynk.
-  (let ((commit "4513c382f07a2a2cedb3c046231b69eae2f5e6f0")
-        (revision "6"))
+  (let ((commit "82b20a9a83209b4dbfbfb62a1536896aed5f85f7")
+        (revision "7"))
     ;; Versions are not always tagged.  Besides, latest master contains
     ;; important fixes.
     (package
@@ -14312,7 +14312,7 @@ e.g., the expression you've just evaluated would 
briefly flash and so on.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "10bzxhi5d7h18hqclxqy2z857d0sfbsnyxvrhmfkdi0h75zz7m4n"))))
+           "0dvr36qvb490gml0znay0slw63czp7azvajnv7srh8s0j8pqpcaj"))))
       (build-system emacs-build-system)
       (native-inputs
        (list texinfo))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]