all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6.
       [not found] <20231120154425.6246-1-va511e.ref@yahoo.com>
@ 2023-11-20 15:44 ` Vasile Dumitrascu via Guix-patches via
  2023-11-23 14:50   ` bug#67298: " Christopher Baines
       [not found]   ` <handler.67298.D67298.170075104927152.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-20 15:44 UTC (permalink / raw)
  To: 67298; +Cc: Vasile Dumitrascu

* 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





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

* bug#67298: [PATCH] gnu: beancount: Update to 2.3.6.
  2023-11-20 15:44 ` [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6 Vasile Dumitrascu via Guix-patches via
@ 2023-11-23 14:50   ` Christopher Baines
       [not found]   ` <handler.67298.D67298.170075104927152.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-11-23 14:50 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: guix-patches, 67298-done

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


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

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

* [bug#67298] closed (Re: [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6.)
       [not found]   ` <handler.67298.D67298.170075104927152.notifdone@debbugs.gnu.org>
@ 2023-11-23 16:39     ` Vasile Dumitrascu via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-23 16:39 UTC (permalink / raw)
  To: 67298

Thank you for the merge, Chris.

  Vasile





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

end of thread, other threads:[~2023-11-23 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231120154425.6246-1-va511e.ref@yahoo.com>
2023-11-20 15:44 ` [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6 Vasile Dumitrascu via Guix-patches via
2023-11-23 14:50   ` bug#67298: " Christopher Baines
     [not found]   ` <handler.67298.D67298.170075104927152.notifdone@debbugs.gnu.org>
2023-11-23 16:39     ` [bug#67298] closed (Re: [bug#67298] [PATCH] gnu: beancount: Update to 2.3.6.) Vasile Dumitrascu via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.