* [bug#40243] [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310
@ 2020-03-26 20:12 Michael Rohleder
2020-03-29 20:31 ` bug#40243: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-26 20:12 UTC (permalink / raw)
To: 40243
[-- Attachment #1.1: Type: text/plain, Size: 76 bytes --]
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts):
update to 20200310
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): --]
[-- Type: text/x-patch, Size: 1507 bytes --]
From e6929c78bd6efa8642438b8cba25718af28fbc25 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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
[-- Attachment #1.3: Type: text/plain, Size: 50 bytes --]
--
win-nt from the people who invented edlin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#40243: [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310
2020-03-26 20:12 [bug#40243] [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310 Michael Rohleder
@ 2020-03-29 20:31 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-03-29 20:31 UTC (permalink / raw)
To: Michael Rohleder, 40243-done
[-- Attachment #1: Type: text/plain, Size: 261 bytes --]
Michael Rohleder <mike@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-29 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-26 20:12 [bug#40243] [PATCH] * gnu: emacs-helm-org-contacts: update to 20200310 Michael Rohleder
2020-03-29 20:31 ` bug#40243: " Marius Bakke
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.