unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: gemmaro <gemmaro.dev@gmail.com>
Cc: 73576-done@debbugs.gnu.org
Subject: bug#73576: [PATCH] gnu: gnucash: Update to 5.9.
Date: Wed, 02 Oct 2024 17:34:49 +0800	[thread overview]
Message-ID: <87o742etl2.fsf@iscas.ac.cn> (raw)
In-Reply-To: <54e0e3f3f16222079cac139b87a019770b378dbd.1727741647.git.gemmaro.dev@gmail.com> (gemmaro's message of "Tue, 1 Oct 2024 09:14:07 +0900")

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

gemmaro <gemmaro.dev@gmail.com> writes:

> * gnu/packages/gnucash.scm (gnucash): Update to 5.9.
>
> 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: dd4340a910aec3896275d83212f9c6086d9e14c6

push, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-10-02  9:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01  0:14 [bug#73576] [PATCH] gnu: gnucash: Update to 5.9 gemmaro
2024-10-01 20:17 ` [bug#73576] QA review for 73576 Julian Flake
2024-10-01 20:28 ` [bug#73576] [PATCH v2] gnu: gnucash: Update to 5.9 Julian Flake
2024-10-01 20:37   ` [bug#73588] " Julian Flake
2024-10-01 20:48   ` bug#73588: (no subject) Julian Flake
2024-10-02  9:34 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o742etl2.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73576-done@debbugs.gnu.org \
    --cc=gemmaro.dev@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).