guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: emacs-sly-asdf: Update to 20220707.


From: guix-commits
Subject: branch master updated: gnu: emacs-sly-asdf: Update to 20220707.
Date: Thu, 07 Jul 2022 03:25:06 -0400

This is an automated email from the git hooks/post-receive script.

ambrevar pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new dfeafdf109 gnu: emacs-sly-asdf: Update to 20220707.
dfeafdf109 is described below

commit dfeafdf1090f3684c9c3ceb208445dc8691cfd7a
Author: Pierre Neidhardt <mail@ambrevar.xyz>
AuthorDate: Thu Jul 7 09:22:41 2022 +0200

    gnu: emacs-sly-asdf: Update to 20220707.
    
    * gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20220707.
---
 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 e68eb7182f..a6dc745194 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12132,8 +12132,8 @@ sly-quickload command that prompts the user for a 
package to install.")
       (license license:gpl3+))))
 
 (define-public emacs-sly-asdf
-  (let ((commit "32ce14994e8faee9321605cec36d156b02996c46")
-        (revision "4"))
+  (let ((commit "3180921efdc19a2195960e1d601b2a6f31a6feea")
+        (revision "5"))
     (package
       (name "emacs-sly-asdf")
       (version (git-version "0.1.0" revision commit))
@@ -12147,7 +12147,7 @@ sly-quickload command that prompts the user for a 
package to install.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "09x8l37wwqw74xc2frwzbfdb1if8rb3szg5akdk3v2qhik4sm3dd"))))
+           "0gncp8xv33s4wx594bgd35vr1455bcggv1bg28qv75mhv41nzw97"))))
       (build-system emacs-build-system)
       (propagated-inputs
        (list emacs-sly emacs-popup))



reply via email to

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