From: dan <i@dan.games>
To: 60007@debbugs.gnu.org
Subject: [bug#60007] [PATCH] gnu: emacs-beancount: Update to 687775d.
Date: Mon, 12 Dec 2022 21:52:33 +0800 [thread overview]
Message-ID: <20221212135233.19434-1-i@dan.games> (raw)
* gnu/packages/finance.scm (emacs-beancount): Update to 687775d.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index cc2d417003..b6809bc061 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1905,7 +1905,7 @@ (define-public beancount
(define-public emacs-beancount
;; Note that upstream has not made any release since this project moved
;; into its own repository (it was originally part of beancount itself)
- (let ((commit "dbafe6a73d90c1f64d457b356b9dbb43499f70d5")
+ (let ((commit "687775da63784d153a3c1cfee9801090c6b51842")
(revision "0"))
(package
(name "emacs-beancount")
@@ -1918,7 +1918,7 @@ (define-public emacs-beancount
(commit commit)))
(sha256
(base32
- "0v9bws2gv5b00x829p7hrcxqgdp7iwxvv1vhfjka81qrw6w1fvjw"))
+ "08383yqqanx29al1hg1r6ndx3gwjg6fj7kl340f1zz9m9cfiyvg3"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(home-page "https://github.com/beancount/beancount-mode")
--
2.38.1
next reply other threads:[~2022-12-12 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-12 13:52 dan [this message]
2022-12-13 20:31 ` bug#60007: [PATCH] gnu: emacs-beancount: Update to 687775d 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
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=20221212135233.19434-1-i@dan.games \
--to=i@dan.games \
--cc=60007@debbugs.gnu.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 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).