guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: emacs-magit-todos: Update to 1.1.7.


From: guix-commits
Subject: 02/03: gnu: emacs-magit-todos: Update to 1.1.7.
Date: Mon, 4 Mar 2019 02:35:19 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit 3a56c5183668ddec64c10f32ded193d3d86692f2
Author: Pierre Neidhardt <address@hidden>
Date:   Mon Mar 4 08:24:41 2019 +0100

    gnu: emacs-magit-todos: Update to 1.1.7.
    
    * gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.1.7.
---
 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 d6da8a9..9efd857 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12150,7 +12150,7 @@ buffers – other modes on the TODO list).
 (define-public emacs-magit-todos
   (package
     (name "emacs-magit-todos")
-    (version "1.1")
+    (version "1.1.7")
     (source
      (origin
        (method git-fetch)
@@ -12160,7 +12160,7 @@ buffers – other modes on the TODO list).
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1mvzbxshr6zjdim3jd368ar1hy5l7n22i03cpvzdmrw83kkwdyhd"))))
+         "0qagdxpik64n4rw9scy451ws5sw00v64ri9g2dcw7b66bx2c6c6w"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-async" ,emacs-async)



reply via email to

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