emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60007: closed ([PATCH] gnu: emacs-beancount: Update to 687775d.)


From: GNU bug Tracking System
Subject: bug#60007: closed ([PATCH] gnu: emacs-beancount: Update to 687775d.)
Date: Tue, 13 Dec 2022 20:32:03 +0000

Your message dated Tue, 13 Dec 2022 21:31:02 +0100
with message-id <87ilifgi61.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#60007] [PATCH] gnu: emacs-beancount: Update to 
687775d.
has caused the debbugs.gnu.org bug report #60007,
regarding [PATCH] gnu: emacs-beancount: Update to 687775d.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60007: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60007
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-beancount: Update to 687775d. Date: Mon, 12 Dec 2022 21:52:33 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#60007] [PATCH] gnu: emacs-beancount: Update to 687775d. Date: Tue, 13 Dec 2022 21:31:02 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

dan <i@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]