From: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
To: 68891@debbugs.gnu.org
Cc: Cayetano Santos <csantosb@inventati.org>,
Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#68891] [PATCH v1] gnu: emacs-org-board: Update to 1138-2.500fe02.
Date: Tue, 12 Nov 2024 15:12:32 +0100 [thread overview]
Message-ID: <99fe70947a373122fb24809727b8892aa1711471.1731420751.git.csantosb@inventati.org> (raw)
In-Reply-To: <c733335e117a7e826d67f2d11130f34ab5e81ab4.1706863516.git.csantosb@inventati.org>
* gnu/packages/emacs-xyz.scm (emacs-org-board): Update to 1138-2.500fe02.
Change-Id: Ifb8abdb02170a2183c5a023604c1f0d427781759
---
Update to latest.
- emacs-org is part of emacs now, no need to pull latest
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b3517b7bd9..5efbd543ac 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29399,8 +29399,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))
@@ -29412,7 +29412,7 @@ (define-public emacs-org-board
(file-name (git-file-name name version))
(sha256
(base32
- "1kryrg988c3sbxyp1sdgc6xdv2iz6kiflpzn2rw4z3l4grzab53b"))))
+ "1mcghw9mmlyqsgxk97hd57495sfx8dp6ig7qgs5xn2b2k0ygv4vf"))))
(build-system emacs-build-system)
(arguments
(list
@@ -29426,7 +29426,7 @@ (define-public emacs-org-board
(inputs
(list wget))
(propagated-inputs
- (list emacs-org emacs-ztree))
+ (list emacs-ztree))
(home-page "https://github.com/charlesroelli/org-board")
(synopsis "Bookmarking and web archival system for Org mode")
(description
base-commit: 40625c213ad2007f70117518a7cc290d367e652a
--
2.46.0
next prev parent reply other threads:[~2024-11-12 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-02 8:45 [bug#68891] [PATCH] gnu: emacs-org-board: Update to 1138-2.500fe02 Cayetano Santos via Guix-patches via
2024-02-13 11:21 ` 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 ` Cayetano Santos via Guix-patches via [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=99fe70947a373122fb24809727b8892aa1711471.1731420751.git.csantosb@inventati.org \
--to=guix-patches@gnu.org \
--cc=68891@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=csantosb@inventati.org \
--cc=liliana.prikler@gmail.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 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).