From: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
To: 68891@debbugs.gnu.org
Cc: Cayetano Santos <csantosb@inventati.org>
Subject: [bug#68891] [PATCH] gnu: emacs-org-board: Update to 1138-2.500fe02.
Date: Fri, 2 Feb 2024 09:45:16 +0100 [thread overview]
Message-ID: <c733335e117a7e826d67f2d11130f34ab5e81ab4.1706863516.git.csantosb@inventati.org> (raw)
* gnu/packages/emacs-xyz.scm (emacs-org-board): Update to 1138-2.500fe02.
---
gnu/packages/emacs-xyz.scm | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c7e6852194..3e6d09c509 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27782,8 +27782,8 @@ (define-public emacs-cpreproc-openvdb
(license license:gpl3+)))
(define-public emacs-org-board
- (let ((commit "1393bd46d11a81328ed4fb8471831415a3efe224")
- (revision "1"))
+ (let ((commit "500fe02bc114e5b535a2eb2ab73954d79428168f")
+ (revision "2"))
(package
(name "emacs-org-board")
(version (git-version "1138" revision commit))
@@ -27795,7 +27795,7 @@ (define-public emacs-org-board
(file-name (git-file-name name version))
(sha256
(base32
- "1kryrg988c3sbxyp1sdgc6xdv2iz6kiflpzn2rw4z3l4grzab53b"))))
+ "1mcghw9mmlyqsgxk97hd57495sfx8dp6ig7qgs5xn2b2k0ygv4vf"))))
(build-system emacs-build-system)
(arguments
(list
@@ -27805,11 +27805,9 @@ (define-public emacs-org-board
(lambda* (#:key inputs #:allow-other-keys)
(emacs-substitute-variables "org-board.el"
("org-board-wget-program"
- (search-input-file inputs "/bin/wget"))))))))
- (inputs
- (list wget))
+ (search-input-file inputs "/bin/wget2"))))))))
(propagated-inputs
- (list emacs-org emacs-ztree))
+ (list emacs-ztree wget2))
(home-page "https://github.com/charlesroelli/org-board")
(synopsis "Bookmarking and web archival system for Org mode")
(description
base-commit: c692808a5e1413480162be1406186a63bd92651c
--
2.41.0
next reply other threads:[~2024-02-02 8:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-02 8:45 Cayetano Santos via Guix-patches via [this message]
2024-02-13 11:21 ` [bug#68891] [PATCH] gnu: emacs-org-board: Update to 1138-2.500fe02 Christopher Baines
2024-02-13 13:18 ` Cayetano Santos via Guix-patches via
2024-02-22 10:52 ` Nicolas Goaziou via Guix-patches via
2024-11-12 14:12 ` [bug#68891] [PATCH v1] " Cayetano Santos via Guix-patches via
2024-11-19 10:36 ` [bug#68891] Control message for bug #68891 Cayetano Santos via Guix-patches via
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=c733335e117a7e826d67f2d11130f34ab5e81ab4.1706863516.git.csantosb@inventati.org \
--to=guix-patches@gnu.org \
--cc=68891@debbugs.gnu.org \
--cc=csantosb@inventati.org \
/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.