GNU bug report logs - #49488
[PATCH] gnu: emacs-dash: Update to 2.19.0.

Previous Next

Package: guix-patches;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Fri, 9 Jul 2021 11:48:02 UTC

Severity: normal

Tags: patch

Done: Leo Prikler <leo.prikler <at> student.tugraz.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49488: closed ([PATCH] gnu: emacs-dash: Update to 2.19.0.)
Date: Fri, 09 Jul 2021 16:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Jul 2021 18:01:35 +0200
with message-id <76ac883bbabf6c7d6931bba891fdd46738119305.camel <at> student.tugraz.at>
and subject line Re: [PATCH] gnu: emacs-dash: Update to 2.19.0.
has caused the debbugs.gnu.org bug report #49488,
regarding [PATCH] gnu: emacs-dash: Update to 2.19.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49488: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49488
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andrew Tropin <andrew <at> trop.in>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-dash: Update to 2.19.0.
Date: Fri, 09 Jul 2021 14:47:17 +0300
[0001-gnu-emacs-dash-Update-to-2.19.0.patch (text/x-patch, inline)]
From 2746107b064fe65f49e720b10428b30029b009cc Mon Sep 17 00:00:00 2001
From: Andrew Tropin <andrew <at> 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

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: 49488-done <at> debbugs.gnu.org
Cc: Andrew Tropin <andrew <at> trop.in>
Subject: Re: [PATCH] gnu: emacs-dash: Update to 2.19.0.
Date: Fri, 09 Jul 2021 18:01:35 +0200
Applied, built dependents and pushed.

Thanks,
Leo



This bug report was last modified 3 years and 314 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.