GNU bug report logs -
#42908
[PATCH] gnu: emacs-doom-modeline: Update to 3.0.0.
Previous Next
Reported by: Morgan.J.Smith <at> outlook.com
Date: Mon, 17 Aug 2020 22:07:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42908 in the body.
You can then email your comments to 42908 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#42908
; Package
guix-patches
.
(Mon, 17 Aug 2020 22:07:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Morgan.J.Smith <at> outlook.com
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 17 Aug 2020 22:07:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.0.0.
---
gnu/packages/emacs-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 3c12a2f8e8..6fe1853084 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22710,7 +22710,7 @@ Telegram messaging platform.")
(define-public emacs-doom-modeline
(package
(name "emacs-doom-modeline")
- (version "2.8.2")
+ (version "3.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -22718,7 +22718,7 @@ Telegram messaging platform.")
(commit (string-append "v" version))))
(sha256
(base32
- "11srz1mr821axggs2jcmdhihxx09a2dniqv3n039wbdfaimfaidz"))
+ "08m75rl5i812pa87zcsjvb4mm3jjhpwzgx9mf2m7sxj807airz5d"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments
@@ -22726,6 +22726,7 @@ Telegram messaging platform.")
(native-inputs `(("emacs-ert-runner" ,emacs-ert-runner)))
(propagated-inputs
`(("emacs-all-the-icons" ,emacs-all-the-icons)
+ ("emacs-dash" ,emacs-dash)
("emacs-shrink-path" ,emacs-shrink-path)))
(synopsis "Fancy and fast mode-line inspired by minimalism design")
(description "Doom modeline is a complete modeline for GNU Emacs inspired
--
2.28.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Thu, 20 Aug 2020 07:22:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Morgan.J.Smith <at> outlook.com
:
bug acknowledged by developer.
(Thu, 20 Aug 2020 07:22:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 42908-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Morgan.J.Smith <at> outlook.com writes:
> * gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.0.0.
Applied. Thank you!
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 17 Sep 2020 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.