gnu: gwenhywfar: Update to 4.20.2.

* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.20.2.
[source]: Remove FILE-NAME.
This commit is contained in:
Tobias Geerinckx-Rice 2019-08-30 03:16:14 +02:00
parent 70186c24ee
commit 521bb33678
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -231,17 +231,14 @@ (define gnucash-docs
(define-public gwenhywfar (define-public gwenhywfar
(package (package
(name "gwenhywfar") (name "gwenhywfar")
(version "4.20.0") (version "4.20.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.aquamaniac.de/sites/download/" (uri (string-append "https://www.aquamaniac.de/rdm/attachments/"
"download.php?package=01&release=208&file=02&" "download/108/gwenhywfar-" version ".tar.gz"))
"dummy=gwenhywfar-" version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "0w1j7ppr1247kr3bpn4dqwyxp6cl8mfgr0m4782iz8f8a4ixjkqg"))))
"1c0g3f8jk6j693774ifslx2ds4ksabgbbalhhm9gk20kpamxm22s"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags