unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47831] [PATCH] gnu: beancount: Update to 2.3.4.
@ 2021-04-16 21:12 François J
  2021-04-17  7:23 ` bug#47831: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: François J @ 2021-04-16 21:12 UTC (permalink / raw)
  To: 47831

* 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




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

* bug#47831: [PATCH] gnu: beancount: Update to 2.3.4.
  2021-04-16 21:12 [bug#47831] [PATCH] gnu: beancount: Update to 2.3.4 François J
@ 2021-04-17  7:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-04-17  7:23 UTC (permalink / raw)
  To: François J; +Cc: 47831-done

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2021-04-17  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 21:12 [bug#47831] [PATCH] gnu: beancount: Update to 2.3.4 François J
2021-04-17  7:23 ` bug#47831: " Guillaume Le Vaillant

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