unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60007] [PATCH] gnu: emacs-beancount: Update to 687775d.
@ 2022-12-12 13:52 dan
  2022-12-13 20:31 ` bug#60007: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: dan @ 2022-12-12 13:52 UTC (permalink / raw)
  To: 60007

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60007: [PATCH] gnu: emacs-beancount: Update to 687775d.
  2022-12-12 13:52 [bug#60007] [PATCH] gnu: emacs-beancount: Update to 687775d dan
@ 2022-12-13 20:31 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-12-13 20:31 UTC (permalink / raw)
  To: dan; +Cc: 60007-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-13 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12 13:52 [bug#60007] [PATCH] gnu: emacs-beancount: Update to 687775d dan
2022-12-13 20:31 ` bug#60007: " Nicolas Goaziou

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).