GNU bug report logs - #40243
[PATCH] * gnu: emacs-helm-org-contacts: update to 20200310

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 26 Mar 2020 20:13:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40243: closed ([PATCH] * gnu: emacs-helm-org-contacts: update
 to 20200310)
Date: Sun, 29 Mar 2020 20:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Mar 2020 22:31:47 +0200
with message-id <87y2rivr64.fsf <at> devup.no>
and subject line Re: [bug#40243] [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310
has caused the debbugs.gnu.org bug report #40243,
regarding [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310
to be marked as done.

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


-- 
40243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40243
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310
Date: Thu, 26 Mar 2020 21:12:24 +0100
[Message part 3 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts):
 update to 20200310
[0001-gnu-packages-emacs-xyz.scm-emacs-helm-org-contacts-u.patch (text/x-patch, inline)]
From e6929c78bd6efa8642438b8cba25718af28fbc25 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Thu, 26 Mar 2020 20:59:57 +0100
Subject: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts):
 update to 20200310

---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5653796731..a733b6a33a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16300,10 +16300,10 @@ text-tree applications inside GNU Emacs.  It consists of 2 subprojects:
       (license license:gpl3))))
 
 (define-public emacs-helm-org-contacts
-  (let ((commit "0af703bd9a43032b89fdf5559673151d1ac2fffc"))
+  (let ((commit "e7f11615802df55bb8b679450b5a5ef82a9081f9"))
     (package
       (name "emacs-helm-org-contacts")
-      (version (git-version "20180707" "1" commit))
+      (version (git-version "20200310" "1" commit))
       (source
        (origin
          (method git-fetch)
@@ -16313,7 +16313,7 @@ text-tree applications inside GNU Emacs.  It consists of 2 subprojects:
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1cl7cm2ic9pg4vc9cdh84vzjj1x2lpd5ymimiva8h4l17kiphk4s"))))
+           "06a1gbrq3qcfsn0kyv4i24x1xxfrrwqa3kgfj4xa4va88q2vqyb5"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-dash" ,emacs-dash)
-- 
2.26.0

[Message part 5 (text/plain, inline)]
-- 
win-nt from the people who invented edlin
[signature.asc (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Michael Rohleder <mike <at> rohleder.de>, 40243-done <at> debbugs.gnu.org
Subject: Re: [bug#40243] [PATCH] * gnu: emacs-helm-org-contacts: update to
 20200310
Date: Sun, 29 Mar 2020 22:31:47 +0200
[Message part 8 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts):
>  update to 20200310

Applied (with a proper commit title), thanks!

Actually I see it's part of the issue title, but it got missing from the
patch somehow.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 138 days ago.

Previous Next


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