guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: emacs-markdown-mode: Update hash too.


From: guix-commits
Subject: branch master updated: gnu: emacs-markdown-mode: Update hash too.
Date: Fri, 03 Jul 2020 18:19:16 -0400

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

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 45058d6  gnu: emacs-markdown-mode: Update hash too.
45058d6 is described below

commit 45058d6678848a3a4bba8747c48cbe7174c39924
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jul 4 00:18:21 2020 +0200

    gnu: emacs-markdown-mode: Update hash too.
    
    * gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update hash. This is
    a followup to 3f452712438a5133c692c73b32bf91b5954d2b7b.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0c4f47d..fccef33 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7158,7 +7158,7 @@ provides the following features:
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1zm1j4w0f3h01bmmpsv4j4mh6i13nnl8fcqlj2hsa1ncy1lgi8q7"))))
+        (base32 "0g0ja4h651yfabm3k6gbw4y8w7wibc9283fyfzb33kjj38ivl5d7"))))
     (build-system emacs-build-system)
     (home-page "https://jblevins.org/projects/markdown-mode/";)
     (synopsis "Emacs Major mode for Markdown files")



reply via email to

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