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
(package
(name "gwenhywfar")
(version "4.20.0")
(version "4.20.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.aquamaniac.de/sites/download/"
"download.php?package=01&release=208&file=02&"
"dummy=gwenhywfar-" version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(uri (string-append "https://www.aquamaniac.de/rdm/attachments/"
"download/108/gwenhywfar-" version ".tar.gz"))
(sha256
(base32
"1c0g3f8jk6j693774ifslx2ds4ksabgbbalhhm9gk20kpamxm22s"))))
(base32 "0w1j7ppr1247kr3bpn4dqwyxp6cl8mfgr0m4782iz8f8a4ixjkqg"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags