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

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

bug#47831: closed ([PATCH] gnu: beancount: Update to 2.3.4.)


From: GNU bug Tracking System
Subject: bug#47831: closed ([PATCH] gnu: beancount: Update to 2.3.4.)
Date: Sat, 17 Apr 2021 07:24:02 +0000

Your message dated Sat, 17 Apr 2021 07:23:39 +0000
with message-id <87bladidc4.fsf@yamatai>
and subject line Re: [bug#47831] [PATCH] gnu: beancount: Update to 2.3.4.
has caused the debbugs.gnu.org bug report #47831,
regarding [PATCH] gnu: beancount: Update to 2.3.4.
to be marked as done.

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


-- 
47831: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47831
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: beancount: Update to 2.3.4. Date: Fri, 16 Apr 2021 23:12:38 +0200
* gnu/packages/finance.scm (beancount): Update to 2.3.4
---
 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 f18438bc88..8e2a5ad4a4 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1587,14 +1587,14 @@ that allows you to run services and through them access 
the Bitcoin Cash network
 (define-public beancount
   (package
     (name "beancount")
-    (version "2.2.3")
+    (version "2.3.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "beancount" version))
        (sha256
         (base32
-         "0pcfl2rx2ng06i4f9izdpnlnb1k0rdzsckbzzn4cn4ixfzyssm0m"))
+         "1h465zc7gb0bc5pagm9fsp083sqxrn2mjfbk9l7h162xm7k8rw1b"))
        (patches (search-patches "beancount-disable-googleapis-fonts.patch"))))
     (build-system python-build-system)
     (arguments
-- 
2.30.1



--- End Message ---
--- Begin Message --- Subject: Re: [bug#47831] [PATCH] gnu: beancount: Update to 2.3.4. Date: Sat, 17 Apr 2021 07:23:39 +0000
Patch pushed as 9d21858e92afb3c7308953b33f8df1642f313a6f.
Thanks.

I added "François J <francois-oss@avalenn.eu>" as copyright line, tell
me if you want to modify it.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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