GNU bug report logs - #50373
[PATCH] gnu: emacs-ebdb: Update to 0.8.3.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sat, 4 Sep 2021 15:42:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#50373: closed (Re: [bug#50373] [PATCH v2] gnu: emacs-ebdb:
 Update to 0.8.4.)
Date: Mon, 06 Sep 2021 09:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#50373: [PATCH] gnu: emacs-ebdb: Update to 0.8.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 50373 <at> debbugs.gnu.org.

-- 
50373: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50373
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 50373-done <at> debbugs.gnu.org
Subject: Re: [bug#50373] [PATCH v2] gnu: emacs-ebdb: Update to 0.8.4.
Date: Mon, 06 Sep 2021 11:10:54 +0200
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.4.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-ebdb: Update to 0.8.3.
Date: Sat, 04 Sep 2021 17:40:58 +0200
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.3.
---
 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 f04a0225b3..9e43b6cd77 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25913,14 +25913,14 @@ federated microblogging social network.")
 (define-public emacs-ebdb
   (package
     (name "emacs-ebdb")
-    (version "0.8.2")
+    (version "0.8.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/"
                            "ebdb-" version ".tar"))
        (sha256
-        (base32 "1idwih5v287q9vdhsnr1bsibdv4h61vmy3b82svf2x9aik1a7vir"))))
+        (base32 "0dnrisszwn0c8kc4gpz3gn6zp41rriqnph1akvgjhsmgcl193ld9"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/girzel/ebdb")
     (synopsis "EIEIO port of BBDB, Emacs's contact-management package")

base-commit: e82b103a776e4816682178432fd278aacc3d4004
-- 
2.33.0






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

Previous Next


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