[PATCH 6/7] gnu: emacs-magit-popup: Update to 2.12.5.

  • Done
  • quality assurance status badge
Details
2 participants
  • Jelle Licht
  • Ludovic Courtès
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal
J
J
Jelle Licht wrote on 29 Dec 2018 16:03
(address . guix-patches@gnu.org)(name . Jelle Licht)(address . jlicht@fsfe.org)
20181229150301.30567-7-jlicht@fsfe.org
* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5.
---
gnu/packages/emacs.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 335d315d3..8639208ba 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -597,7 +597,7 @@ support for Git-SVN.")
(define-public emacs-magit-popup
(package
(name "emacs-magit-popup")
- (version "2.12.4")
+ (version "2.12.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -606,7 +606,7 @@ support for Git-SVN.")
(file-name (git-file-name name version))
(sha256
(base32
- "08952nzn0cb6gxscqyiljk4fq2zxjvr3ism0lvgw0gs9hl5phiwx"))))
+ "13riknyqr6vxqll80sfhvz165flvdz367rbd0pr5slb01bnfsi2i"))))
(build-system emacs-build-system)
(arguments
`(#:phases
--
2.20.1
L
L
Ludovic Courtès wrote on 9 Jan 2019 16:45
(name . Jelle Licht)(address . jlicht@fsfe.org)(address . 33905@debbugs.gnu.org)
87a7k96dih.fsf@gnu.org
Jelle Licht <jlicht@fsfe.org> skribis:

Toggle quote (2 lines)
> * gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5.

LGTM!
J
J
Jelle Licht wrote on 9 Jan 2019 23:13
control message for bug #33905
(address . control@debbugs.gnu.org)
875zuxfpiw.fsf@fsfe.org
tags 33905 fixed
close 33905
?