unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38481] [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0.
@ 2019-12-04  2:26 Brett Gilio
  2019-12-04  8:11 ` bug#38481: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-12-04  2:26 UTC (permalink / raw)
  To: 38481

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0. --]
[-- Type: text/x-patch, Size: 1235 bytes --]

From e2c6bd90c0ed12315dd93d3baf106533df67c2e0 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Tue, 3 Dec 2019 19:21:35 -0600
Subject: [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0.

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 2.8.0.
---
 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 ddd25ffb36..e2b242db75 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20018,7 +20018,7 @@ platform for GNU Emacs.")
 (define-public emacs-doom-modeline
   (package
     (name "emacs-doom-modeline")
-    (version "2.7.3")
+    (version "2.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -20026,7 +20026,7 @@ platform for GNU Emacs.")
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "16qlakgbwwjfr013g0cly4js4v9cfhxb8fn7zmn124f788m22357"))
+                "12zksk0rwpgpdc00km3z0hmc8wm1j1r8lbwn4kivniw56mgy0n22"))
               (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (arguments
-- 
2.24.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#38481: [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0.
  2019-12-04  2:26 [bug#38481] [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0 Brett Gilio
@ 2019-12-04  8:11 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-12-04  8:11 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 38481-done


Brett Gilio <brettg@posteo.net> writes:

> From e2c6bd90c0ed12315dd93d3baf106533df67c2e0 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Tue, 3 Dec 2019 19:21:35 -0600
> Subject: [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 2.8.0.

Thank you!  Applied and pushed.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-04  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  2:26 [bug#38481] [PATCH] gnu: emacs-doom-modeline: Update to 2.8.0 Brett Gilio
2019-12-04  8:11 ` bug#38481: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).