unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38331] [PATCH] gnu: emacs-dashboard: Update to 1.6.0.
@ 2019-11-22 22:44 Brett Gilio
  2019-11-26  2:25 ` bug#38331: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-11-22 22:44 UTC (permalink / raw)
  To: 38331

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

From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 22 Nov 2019 16:42:54 -0600
Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.

* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.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 0caf12a423..e87444b39d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14482,7 +14482,7 @@ Emacs minor mode to escape sequences in code.")
 (define-public emacs-dashboard
   (package
     (name "emacs-dashboard")
-    (version "1.5.0")
+    (version "1.6.0")
     (source
      (origin
        (method git-fetch)
@@ -14491,7 +14491,7 @@ Emacs minor mode to escape sequences in code.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ihpcagwgc9qy70lf2y3dvx2bm5h9lnqh4sx6643cr8pp06ysbvq"))))
+        (base32 "1g6g8vad1kdmv1zxp95a8sn70idl26isqjb3xk1r95pqnx1cn591"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-page-break-lines" ,emacs-page-break-lines)))
-- 
2.24.0

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

* bug#38331: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.
  2019-11-22 22:44 [bug#38331] [PATCH] gnu: emacs-dashboard: Update to 1.6.0 Brett Gilio
@ 2019-11-26  2:25 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2019-11-26  2:25 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 38331-done

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Hello,

Brett Gilio <brettg@posteo.net> writes:

> From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Fri, 22 Nov 2019 16:42:54 -0600
> Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.0.

[…]

Thank you! Pushed to master.

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-11-26  2:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 22:44 [bug#38331] [PATCH] gnu: emacs-dashboard: Update to 1.6.0 Brett Gilio
2019-11-26  2:25 ` bug#38331: " Oleg Pykhalov

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).