* [bug#36993] [PATCH] Update emacs-helm-org-rifle to 1.7.0.
@ 2019-08-09 22:09 Brian Leung
2019-08-18 12:35 ` Oleg Pyhalov
0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-09 22:09 UTC (permalink / raw)
To: 36993
[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]
See attached.
[-- Attachment #1.2: Type: text/html, Size: 39 bytes --]
[-- Attachment #2: 0001-gnu-emacs-helm-org-rifle-Update-to-1.7.0.patch --]
[-- Type: text/x-patch, Size: 1414 bytes --]
From 6103d51ae777d9c6d38904291325b6078725da78 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Sat, 10 Aug 2019 00:06:41 +0200
Subject: [PATCH] gnu: emacs-helm-org-rifle: Update to 1.7.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.0.
[inputs]: Add emacs-org.
---
gnu/packages/emacs-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1681cecbcf..036af32226 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7301,7 +7301,7 @@ above over the network.")
(define-public emacs-helm-org-rifle
(package
(name "emacs-helm-org-rifle")
- (version "1.6.1")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
@@ -7311,12 +7311,13 @@ above over the network.")
(file-name (git-file-name name version))
(sha256
(base32
- "1r38xhwvgbv6kn5x159phz3xgss7f1rc7icq27rnr4d8aj91wm6k"))))
+ "058zvh7cdall7dl3xay9ibcjvs13fbqp8fli3lz980pinmsds3r2"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-dash" ,emacs-dash)
("emacs-f" ,emacs-f)
("emacs-helm" ,emacs-helm)
+ ("emacs-org" ,emacs-org)
("emacs-s" ,emacs-s)))
(home-page "https://github.com/alphapapa/helm-org-rifle")
(synopsis "Rifle through Org files")
--
2.22.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#36993] [PATCH] Update emacs-helm-org-rifle to 1.7.0.
2019-08-09 22:09 [bug#36993] [PATCH] Update emacs-helm-org-rifle to 1.7.0 Brian Leung
@ 2019-08-18 12:35 ` Oleg Pyhalov
0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pyhalov @ 2019-08-18 12:35 UTC (permalink / raw)
To: Brian Leung; +Cc: 36993, 36993-done
[-- Attachment #1: Type: text/plain, Size: 42 bytes --]
Hello Brian,
Applied. Thank you!
Oleg.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-18 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 22:09 [bug#36993] [PATCH] Update emacs-helm-org-rifle to 1.7.0 Brian Leung
2019-08-18 12:35 ` Oleg Pyhalov
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).