* [bug#36987] [PATCH] Update emacs-magit-todos to 1.4.
@ 2019-08-09 16:16 Brian Leung
2019-08-18 12:34 ` Oleg Pyhalov
0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-09 16:16 UTC (permalink / raw)
To: 36987
[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]
See attached.
[-- Attachment #1.2: Type: text/html, Size: 39 bytes --]
[-- Attachment #2: 0001-gnu-emacs-magit-todos-Update-to-1.4.patch --]
[-- Type: text/x-patch, Size: 1172 bytes --]
From 8b9bb524c13ba1ae54a986cea16ecd12949bc4ce Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Fri, 9 Aug 2019 18:15:14 +0200
Subject: [PATCH] gnu: emacs-magit-todos: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.4.
---
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 1681cecbcf..a407354b78 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14384,7 +14384,7 @@ buffers – other modes on the TODO list).
(define-public emacs-magit-todos
(package
(name "emacs-magit-todos")
- (version "1.3")
+ (version "1.4")
(source
(origin
(method git-fetch)
@@ -14394,7 +14394,7 @@ buffers – other modes on the TODO list).
(file-name (git-file-name name version))
(sha256
(base32
- "0gfm6wn2a4v5i9lfsvvin0kwpr9n96ddm3z4yf50jd3kg2igzry1"))))
+ "09pjb4k409gc0h51vb5az1shx02c1hx8cnvhi529n7dm4maildg5"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-async" ,emacs-async)
--
2.22.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#36987] [PATCH] Update emacs-magit-todos to 1.4.
2019-08-09 16:16 [bug#36987] [PATCH] Update emacs-magit-todos to 1.4 Brian Leung
@ 2019-08-18 12:34 ` Oleg Pyhalov
0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pyhalov @ 2019-08-18 12:34 UTC (permalink / raw)
To: Brian Leung; +Cc: 36987, 36987-done
[-- Attachment #1: Type: text/plain, Size: 42 bytes --]
Hello Brian,
Applied. Thank you!
Oleg.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-18 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 16:16 [bug#36987] [PATCH] Update emacs-magit-todos to 1.4 Brian Leung
2019-08-18 12:34 ` Oleg Pyhalov
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.