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

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

bug#67298: closed ([PATCH] gnu: beancount: Update to 2.3.6.)


From: GNU bug Tracking System
Subject: bug#67298: closed ([PATCH] gnu: beancount: Update to 2.3.6.)
Date: Thu, 23 Nov 2023 14:51:02 +0000

Your message dated Thu, 23 Nov 2023 14:50:20 +0000
with message-id <87y1eottfk.fsf@cbaines.net>
and subject line Re: [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6.
has caused the debbugs.gnu.org bug report #67298,
regarding [PATCH] gnu: beancount: Update to 2.3.6.
to be marked as done.

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


-- 
67298: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67298
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: beancount: Update to 2.3.6. Date: Mon, 20 Nov 2023 16:44:25 +0100
* gnu/packages/finance.scm (beancount): Update to 2.3.6.
---
 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 4f3415232c..cd419f2102 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1957,13 +1957,13 @@ (define-public flowee
 (define-public beancount
   (package
     (name "beancount")
-    (version "2.3.5")
+    (version "2.3.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "beancount" version))
        (sha256
-        (base32 "0sn3x6c5vwvdfak1qm0y4vv284izrc4dly31mqyd9jz9l8jmdqql"))
+        (base32 "0nj7sdh7wxc0hv8wxwqhw9v1zgx1sn4w92368ci2wzdmssz967w0"))
        (patches (search-patches "beancount-disable-googleapis-fonts.patch"))))
     (build-system python-build-system)
     (arguments
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6. Date: Thu, 23 Nov 2023 14:50:20 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/finance.scm (beancount): Update to 2.3.6.
> ---
>  gnu/packages/finance.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
07e6ecb870bec0c4cc9c633621cf2a275ea08da5.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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