GNU bug report logs -
#33905
[PATCH 6/7] gnu: emacs-magit-popup: Update to 2.12.5.
Previous Next
Reported by: Jelle Licht <jlicht <at> fsfe.org>
Date: Sat, 29 Dec 2018 15:12:03 UTC
Severity: normal
Tags: fixed, patch
Done: Jelle Licht <jlicht <at> fsfe.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5.
---
gnu/packages/emacs.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
This bug report was last modified 6 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.