diff options
author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2019-12-24 13:05:50 +0100 |
---|---|---|
committer | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2020-01-10 23:01:28 +0100 |
commit | c82eab7f42e9ce5fa64ba66f4e62fbbfedf13373 (patch) | |
tree | db5b2c38b970a9941fb17c701a4c00433d21e92c | |
parent | afb54fd1e77f36f09cf370253b9195b3b33d6795 (diff) | |
download | guix-c82eab7f42e9ce5fa64ba66f4e62fbbfedf13373.tar.gz guix-c82eab7f42e9ce5fa64ba66f4e62fbbfedf13373.zip |
gnu: gwenhywfar: Update to 4.99.25rc9.
* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.99.25rc9.
-rw-r--r-- | gnu/packages/gnucash.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm index af017e108d..dc9831328a 100644 --- a/gnu/packages/gnucash.scm +++ b/gnu/packages/gnucash.scm @@ -231,14 +231,14 @@ to be read using the GNOME Yelp program.") (define-public gwenhywfar (package (name "gwenhywfar") - (version "4.20.2") + (version "4.99.25rc9") (source (origin (method url-fetch) (uri (string-append "https://www.aquamaniac.de/rdm/attachments/" - "download/108/gwenhywfar-" version ".tar.gz")) + "download/223/gwenhywfar-" version ".tar.gz")) (sha256 - (base32 "0w1j7ppr1247kr3bpn4dqwyxp6cl8mfgr0m4782iz8f8a4ixjkqg")))) + (base32 "14ws780zfyv9qg41z42hlk8sh31w80w3v8n5riaslqhvvxqbfgkq")))) (build-system gnu-build-system) (arguments `(#:configure-flags |