unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49488] [PATCH] gnu: emacs-dash: Update to 2.19.0.
@ 2021-07-09 11:47 Andrew Tropin
  2021-07-09 16:01 ` bug#49488: " Leo Prikler
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Tropin @ 2021-07-09 11:47 UTC (permalink / raw)
  To: 49488


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0001-gnu-emacs-dash-Update-to-2.19.0.patch --]
[-- Type: text/x-patch, Size: 1248 bytes --]

From 2746107b064fe65f49e720b10428b30029b009cc Mon Sep 17 00:00:00 2001
From: Andrew Tropin <andrew@trop.in>
Date: Fri, 9 Jul 2021 14:45:19 +0300
Subject: [PATCH] gnu: emacs-dash: Update to 2.19.0.

* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.19.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 e4ef3884e8..91577a32d9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3365,7 +3365,7 @@ restore the saved place.")
 (define-public emacs-dash
   (package
     (name "emacs-dash")
-    (version "2.18.1")
+    (version "2.19.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3374,7 +3374,7 @@ restore the saved place.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1cvfd36vv0wqb16bnqqxh99hy2yks0j2i4l8qjkg3bxjgk7ldmva"))))
+                "0wycrcl79mv253vzf2y92qz9i52mi5xa82f9i4rgnqa02f2m633h"))))
     (build-system emacs-build-system)
     (arguments `(#:tests? #t))
     (home-page "https://github.com/magnars/dash.el")
-- 
2.32.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

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

* bug#49488: [PATCH] gnu: emacs-dash: Update to 2.19.0.
  2021-07-09 11:47 [bug#49488] [PATCH] gnu: emacs-dash: Update to 2.19.0 Andrew Tropin
@ 2021-07-09 16:01 ` Leo Prikler
  2021-07-10  4:32   ` [bug#49488] " Andrew Tropin
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Prikler @ 2021-07-09 16:01 UTC (permalink / raw)
  To: 49488-done; +Cc: Andrew Tropin

Applied, built dependents and pushed.

Thanks,
Leo





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

* [bug#49488] [PATCH] gnu: emacs-dash: Update to 2.19.0.
  2021-07-09 16:01 ` bug#49488: " Leo Prikler
@ 2021-07-10  4:32   ` Andrew Tropin
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Tropin @ 2021-07-10  4:32 UTC (permalink / raw)
  To: Leo Prikler, 49488-done

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

Leo Prikler <leo.prikler@student.tugraz.at> writes:

> Applied, built dependents and pushed.

Thank you very much!)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

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

end of thread, other threads:[~2021-07-10  4:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 11:47 [bug#49488] [PATCH] gnu: emacs-dash: Update to 2.19.0 Andrew Tropin
2021-07-09 16:01 ` bug#49488: " Leo Prikler
2021-07-10  4:32   ` [bug#49488] " Andrew Tropin

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