all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "marco.au.grassi98--- via Guix-patches" via <guix-patches@gnu.org>
To: 44514@debbugs.gnu.org
Subject: [bug#44514] [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361.
Date: Sun, 08 Nov 2020 11:04:01 +0000	[thread overview]
Message-ID: <0cih04HwArj3C84h4-KVrG02p92uznLMxJ-6rR-NClXUU568CPjPCZe3eaCq3JKM-7x-gsBABI588XeHGgUN_hWaKIYbp0wSJPboK9z7-FI=@protonmail.com> (raw)


[-- 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


             reply	other threads:[~2020-11-08 11:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08 11:04 marco.au.grassi98--- via Guix-patches via [this message]
2020-11-08 11:38 ` bug#44514: [PATCH] gnu: emacs-org-download: Update to 0.1.0-3.42ac361 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0cih04HwArj3C84h4-KVrG02p92uznLMxJ-6rR-NClXUU568CPjPCZe3eaCq3JKM-7x-gsBABI588XeHGgUN_hWaKIYbp0wSJPboK9z7-FI=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=44514@debbugs.gnu.org \
    --cc=marco.au.grassi98@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.