GNU bug report logs - #73588
[PATCH v2] gnu: gnucash: Update to 5.9.

Previous Next

Package: guix-patches;

Reported by: Julian Flake <flake <at> uni-koblenz.de>

Date: Tue, 1 Oct 2024 20:31:02 UTC

Severity: normal

Tags: patch

Done: Julian Flake <flake <at> uni-koblenz.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73588 in the body.
You can then email your comments to 73588 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73588; Package guix-patches. (Tue, 01 Oct 2024 20:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Julian Flake <flake <at> uni-koblenz.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 01 Oct 2024 20:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Julian Flake <flake <at> uni-koblenz.de>
To: 73576 <at> debbugs.gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>, Julian Flake <flake <at> uni-koblenz.de>,
 guix-patches <at> gnu.org
Subject: [PATCH v2] gnu: gnucash: Update to 5.9.
Date: Tue,  1 Oct 2024 22:28:09 +0200
From: gemmaro <gemmaro.dev <at> gmail.com>

* gnu/packages/gnucash.scm (gnucash): Update to 5.9.

Reviewed-by: Julian Flake <flake <at> uni-koblenz.de>

Change-Id: Ic12647f5d9f0f35786875967dc618fff0ceb6c13
---
 gnu/packages/gnucash.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index e7c5026ea7..71a49b75d6 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -66,14 +66,14 @@ (define-public gnucash
   ;; directory.
   (package
     (name "gnucash")
-    (version "5.8")
+    (version "5.9")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                            version "/gnucash-" version ".tar.bz2"))
        (sha256
-        (base32 "14r5nmml40icxbjfz4giis6kiplvjna17j1fd6c4b78bf3xj7j52"))))
+        (base32 "1l1g4acangbf4r27vsvavds0yqqa8smy4s676by68r639wvfbqjv"))))
     (outputs '("out" "doc" "debug" "python"))
     (build-system cmake-build-system)
     (arguments
@@ -220,7 +220,7 @@ (define gnucash-docs
                "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                version "/gnucash-docs-" version revision ".tar.gz"))
          (sha256
-          (base32 "0gssmbwwiafp4g9v5waz5935bkgyzbna76ryz5lhc294b3n49wxq"))))
+          (base32 "1jclya8p005dfwhkx4yqbcml631y4xngl8v08kg33d0ws4mkmi4v"))))
       (build-system cmake-build-system)
       ;; These are native-inputs because they are only required for building the
       ;; documentation.

base-commit: 71fef00c95b22a1d917abdb28de5aa217b023e31
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#73588; Package guix-patches. (Tue, 01 Oct 2024 20:38:01 GMT) Full text and rfc822 format available.

Message #8 received at 73588 <at> debbugs.gnu.org (full text, mbox):

From: Julian Flake <julian <at> flake.de>
To: 73588 <at> debbugs.gnu.org
Cc: Julian Flake <flake <at> uni-koblenz.de>
Subject: Re: [PATCH v2] gnu: gnucash: Update to 5.9.
Date: Tue, 01 Oct 2024 22:37:14 +0200
close 73588
quit




Reply sent to Julian Flake <flake <at> uni-koblenz.de>:
You have taken responsibility. (Tue, 01 Oct 2024 20:49:01 GMT) Full text and rfc822 format available.

Notification sent to Julian Flake <flake <at> uni-koblenz.de>:
bug acknowledged by developer. (Tue, 01 Oct 2024 20:49:02 GMT) Full text and rfc822 format available.

Message #13 received at 73588-done <at> debbugs.gnu.org (full text, mbox):

From: Julian Flake <flake <at> uni-koblenz.de>
To: 73588-done <at> debbugs.gnu.org
Date: Tue, 01 Oct 2024 22:48:16 +0200



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Oct 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.