unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66722] [PATCH]: Update emacs-sly to 1.0.43-9.9c43bf6
@ 2023-10-24  8:12 André A. Gomes
  2023-11-02  9:28 ` [bug#66722] Update André A. Gomes
  0 siblings, 1 reply; 3+ messages in thread
From: André A. Gomes @ 2023-10-24  8:12 UTC (permalink / raw)
  To: 66722

[-- Attachment #1: Type: text/plain, Size: 81 bytes --]

Attached,thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-sly-Update-to-1.0.43-9.9c43bf6.patch --]
[-- Type: text/x-patch, Size: 1307 bytes --]

From b907223ba530f4f723ae9f904a7f2c4a5f4e5c43 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 24 Oct 2023 11:10:49 +0300
Subject: [PATCH] gnu: emacs-sly: Update to 1.0.43-9.9c43bf6.

* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 1.0.43-9.9c43bf6.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ed31b0fd19..7899050448 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15292,7 +15292,7 @@ (define-public emacs-cider-eval-sexp-fu
 
 (define-public emacs-sly
   ;; Update together with sbcl-slynk .
-  (let ((commit "df62abae73bd511885c9c7ec0ea7ea1469a00923")
+  (let ((commit "9c43bf65b967e12cef1996f1af5f0671d8aecbf4")
         (revision "8"))
     ;; Versions are not always tagged.  Besides, latest master contains
     ;; important fixes.
@@ -15308,7 +15308,7 @@ (define-public emacs-sly
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1nxijv52bja6la2i3asq7kklpj5li25454n52sgsc6xnnfvakbsv"))))
+           "15nyr02ykkws4q79jcmxcawddg8sgq9v5l8k7jv7gg3hnpzxjlb2"))))
       (build-system emacs-build-system)
       (native-inputs
        (list texinfo))
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-09 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24  8:12 [bug#66722] [PATCH]: Update emacs-sly to 1.0.43-9.9c43bf6 André A. Gomes
2023-11-02  9:28 ` [bug#66722] Update André A. Gomes
2023-11-09 14:40   ` bug#66722: Update Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).