unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44514] [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361.
@ 2020-11-08 11:04 marco.au.grassi98--- via Guix-patches via
  2020-11-08 11:38 ` bug#44514: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: marco.au.grassi98--- via Guix-patches via @ 2020-11-08 11:04 UTC (permalink / raw)
  To: 44514


[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-org-download-Update-to-0.1.0-3.42ac361.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-org-download-Update-to-0.1.0-3.42ac361.patch, Size: 1648 bytes --]

From e5b69f36bc73776bb3ed5f2115ef4052f4bcab6d Mon Sep 17 00:00:00 2001
From: AuPath <marco.au.grassi98@protonmail.com>
Date: Sun, 8 Nov 2020 11:39:40 +0100
Subject: [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361.

* gnu/packages/emacs-xyz.scm (emacs-org-download): Update to 0.1.0-3.42ac361.
---
 gnu/packages/emacs-xyz.scm | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a92d81d239..5ed47bdbfd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21655,8 +21655,8 @@ and searching through @code{Ctags} files.")
       (license license:expat))))
 
 (define-public emacs-org-download
-  (let ((commit "10c9d7c8eed928c88a896310c882e3af4d8d0f61")
-        (revision "2"))
+  (let ((commit "42ac361ef5502017e6fc1bceb00333eba90402f4")
+        (revision "3"))
     (package
       (name "emacs-org-download")
       (version (git-version "0.1.0" revision commit))
@@ -21665,10 +21665,9 @@ and searching through @code{Ctags} files.")
                 (uri (git-reference
                       (url "https://github.com/abo-abo/org-download")
                       (commit commit)))
+                (file-name (git-file-name name version))
                 (sha256
-                 (base32
-                  "0i8wlx1i7y1vn5lqwjifvymvszg28a07vwqcm4jslf1v2ajs1lsl"))
-                (file-name (git-file-name name version))))
+                 (base32 "1frd6wk8xfk2q9xczkzz90iily8l8f9fancvbqbnj263z120zzdl"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-org" ,emacs-org)
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44514: [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361.
  2020-11-08 11:04 [bug#44514] [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361 marco.au.grassi98--- via Guix-patches via
@ 2020-11-08 11:38 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-11-08 11:38 UTC (permalink / raw)
  To: marco.au.grassi98--- via Guix-patches via; +Cc: marco.au.grassi98, 44514-done

Hello,

"marco.au.grassi98--- via Guix-patches" via <guix-patches@gnu.org>
writes:

> Subject: [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-08 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08 11:04 [bug#44514] [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361 marco.au.grassi98--- via Guix-patches via
2020-11-08 11:38 ` bug#44514: " Nicolas Goaziou

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).