all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70479] [PATCH] gnu: gnucash: Update to 5.6
@ 2024-04-20  4:57 Andy Tai
  2024-04-20 20:48 ` [bug#70479] [PATCH v2] " Julian Flake
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andy Tai @ 2024-04-20  4:57 UTC (permalink / raw)
  To: 70479; +Cc: Andy Tai

* gnu/packages/gnucash.scm (gnucash): update to 5.6

Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974
---
 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 84741fa280..0f3217ffe3 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -66,14 +66,14 @@ (define-public gnucash
   ;; directory.
   (package
     (name "gnucash")
-    (version "5.5")
+    (version "5.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                            version "/gnucash-" version ".tar.bz2"))
        (sha256
-        (base32 "0fzds1yq298c3rvi07if1bfxff904jbzmsb27wr0ddwjp1xzdnml"))))
+        (base32 "1l8vy8dj48hz385ldwnx3bpdsqyc8lsigwm1gjgygwshcdi2rd5l"))))
     (outputs '("out" "doc" "debug" "python"))
     (build-system cmake-build-system)
     (arguments
@@ -218,7 +218,7 @@ (define gnucash-docs
                "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                version "/gnucash-docs-" version revision ".tar.gz"))
          (sha256
-          (base32 "1ay8jzxrsb9qmbx0v12kqdjk6l3j7cafgxswa92yynihv5ahymlk"))))
+          (base32 "00izzaswwp78ix0zdr8618lk2c21had4im04yrggqx4h34ldmnca"))))
       (build-system cmake-build-system)
       ;; These are native-inputs because they are only required for building the
       ;; documentation.

base-commit: 0797fff8b8b3feb1e421aad170b4c12a87091663
-- 
2.34.1





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

* [bug#70479] [PATCH v2] gnu: gnucash: Update to 5.6
  2024-04-20  4:57 [bug#70479] [PATCH] gnu: gnucash: Update to 5.6 Andy Tai
@ 2024-04-20 20:48 ` Julian Flake
  2024-04-23 13:56   ` bug#70479: " Christopher Baines
  2024-04-20 20:51 ` [bug#70479] QA review for 70479 flake
  2024-04-20 20:57 ` [bug#70479] remove owner of bug#70479 Julian Flake
  2 siblings, 1 reply; 5+ messages in thread
From: Julian Flake @ 2024-04-20 20:48 UTC (permalink / raw)
  To: 70479; +Cc: Julian Flake, Andy Tai

From: Andy Tai <atai@atai.org>

* gnu/packages/gnucash.scm (gnucash): update to 5.6

Reviewed-by: Julian Flake <flake@uni-koblenz.de>
Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974
---
 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 84741fa280..0f3217ffe3 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -66,14 +66,14 @@ (define-public gnucash
   ;; directory.
   (package
     (name "gnucash")
-    (version "5.5")
+    (version "5.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                            version "/gnucash-" version ".tar.bz2"))
        (sha256
-        (base32 "0fzds1yq298c3rvi07if1bfxff904jbzmsb27wr0ddwjp1xzdnml"))))
+        (base32 "1l8vy8dj48hz385ldwnx3bpdsqyc8lsigwm1gjgygwshcdi2rd5l"))))
     (outputs '("out" "doc" "debug" "python"))
     (build-system cmake-build-system)
     (arguments
@@ -218,7 +218,7 @@ (define gnucash-docs
                "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
                version "/gnucash-docs-" version revision ".tar.gz"))
          (sha256
-          (base32 "1ay8jzxrsb9qmbx0v12kqdjk6l3j7cafgxswa92yynihv5ahymlk"))))
+          (base32 "00izzaswwp78ix0zdr8618lk2c21had4im04yrggqx4h34ldmnca"))))
       (build-system cmake-build-system)
       ;; These are native-inputs because they are only required for building the
       ;; documentation.

base-commit: 0797fff8b8b3feb1e421aad170b4c12a87091663
-- 
2.41.0





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

* [bug#70479] QA review for 70479
  2024-04-20  4:57 [bug#70479] [PATCH] gnu: gnucash: Update to 5.6 Andy Tai
  2024-04-20 20:48 ` [bug#70479] [PATCH v2] " Julian Flake
@ 2024-04-20 20:51 ` flake
  2024-04-20 20:57 ` [bug#70479] remove owner of bug#70479 Julian Flake
  2 siblings, 0 replies; 5+ messages in thread
From: flake @ 2024-04-20 20:51 UTC (permalink / raw)
  To: control, 70479

user guix
usertag 70479 + reviewed-looks-good
thanks

Guix QA review form submission:


Items marked as checked: Lint warnings, Package builds, Commit messages

guix lint tells:
$GIT_DIR/gnu/packages/gnucash.scm:71:5: gnucash@5.6: source not archived on Software Heritage and missing from the Disarchive database




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

* [bug#70479] remove owner of bug#70479
  2024-04-20  4:57 [bug#70479] [PATCH] gnu: gnucash: Update to 5.6 Andy Tai
  2024-04-20 20:48 ` [bug#70479] [PATCH v2] " Julian Flake
  2024-04-20 20:51 ` [bug#70479] QA review for 70479 flake
@ 2024-04-20 20:57 ` Julian Flake
  2 siblings, 0 replies; 5+ messages in thread
From: Julian Flake @ 2024-04-20 20:57 UTC (permalink / raw)
  To: control, 70479

user guix
noowner 70479
quit




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

* bug#70479: [PATCH v2] gnu: gnucash: Update to 5.6
  2024-04-20 20:48 ` [bug#70479] [PATCH v2] " Julian Flake
@ 2024-04-23 13:56   ` Christopher Baines
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Baines @ 2024-04-23 13:56 UTC (permalink / raw)
  To: Julian Flake; +Cc: 70479-done, Andy Tai

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

Julian Flake <flake@uni-koblenz.de> writes:

> From: Andy Tai <atai@atai.org>
>
> * gnu/packages/gnucash.scm (gnucash): update to 5.6
>
> Reviewed-by: Julian Flake <flake@uni-koblenz.de>
> Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974
> ---
>  gnu/packages/gnucash.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks both, I've pushed this to master as
6f50fc7dbc1e68415fd5c7ba384c71c60a6c92ec.

Chris

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

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

end of thread, other threads:[~2024-04-23 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20  4:57 [bug#70479] [PATCH] gnu: gnucash: Update to 5.6 Andy Tai
2024-04-20 20:48 ` [bug#70479] [PATCH v2] " Julian Flake
2024-04-23 13:56   ` bug#70479: " Christopher Baines
2024-04-20 20:51 ` [bug#70479] QA review for 70479 flake
2024-04-20 20:57 ` [bug#70479] remove owner of bug#70479 Julian Flake

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.