[PATCH v2] gnu: gnucash: Update to 5.9.

  • Done
  • quality assurance status badge
Details
2 participants
  • Julian Flake
  • Julian Flake
Owner
unassigned
Submitted by
Julian Flake
Severity
normal
J
J
Julian Flake wrote 47 hours ago
(address . 73576@debbugs.gnu.org)
872f2a3ff1b04f7f0685e60c22f58ab48c0c0cbb.1727814386.git.flake@uni-koblenz.de
From: gemmaro <gemmaro.dev@gmail.com>

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

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

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

Toggle diff (34 lines)
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
J
J
Julian Flake wrote 47 hours ago
(address . 73588@debbugs.gnu.org)(name . Julian Flake)(address . flake@uni-koblenz.de)
87wmirpnk5.fsf@flake.de
close 73588
quit
J
J
Julian Flake wrote 46 hours ago
(no subject)
(address . 73588-done@debbugs.gnu.org)
87ttdveei7.fsf@uni-koblenz.de

Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73588@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73588
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch