GNU bug report logs -
#60007
[PATCH] gnu: emacs-beancount: Update to 687775d.
Previous Next
Reported by: dan <i <at> dan.games>
Date: Mon, 12 Dec 2022 13:54:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60007 in the body.
You can then email your comments to 60007 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#60007
; Package
guix-patches
.
(Mon, 12 Dec 2022 13:54:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
dan <i <at> dan.games>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 12 Dec 2022 13:54:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 13 Dec 2022 20:32:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
dan <i <at> dan.games>
:
bug acknowledged by developer.
(Tue, 13 Dec 2022 20:32:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 60007-done <at> debbugs.gnu.org (full text, mbox):
Hello,
dan <i <at> dan.games> writes:
> * 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"))
I bumped the revision (otherwise our versioning scheme is no longer
monotonic), tweaked your commit message, and applied the patch.
Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 11 Jan 2023 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 217 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.