summaryrefslogtreecommitdiff
path: root/gnu/packages/gnucash.scm
diff options
context:
space:
mode:
authorJohn Darrington <jmd@gnu.org>2017-01-08 08:05:19 +0100
committerJohn Darrington <jmd@gnu.org>2017-01-09 17:50:49 +0100
commit834458f6ff91fbe8be7c2997915f3aee20e47829 (patch)
tree4f54c4286e9e005f253b656aed1b692a74d518f4 /gnu/packages/gnucash.scm
parentab4a1731d860690ec9b10f918d0370721065a66e (diff)
downloadguix-patches-834458f6ff91fbe8be7c2997915f3aee20e47829.tar
guix-patches-834458f6ff91fbe8be7c2997915f3aee20e47829.tar.gz
gnu: Simplify the downloads from http://www.aquamaniac.de
* gnu/packages/gnucash.scm (aqbanking, gwenhyfar): Remove dummy parameter from source url.
Diffstat (limited to 'gnu/packages/gnucash.scm')
-rw-r--r--gnu/packages/gnucash.scm6
1 files changed, 2 insertions, 4 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index 97a4818be3..b9129adbc7 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -122,8 +122,7 @@ financial calculations or scheduled transactions.")
(origin
(method url-fetch)
(uri (string-append "http://www.aquamaniac.de/sites/download/download.php?"
- "package=01&release=201&file=01&dummy=gwenhywfar-"
- version ".tar.gz"))
+ "package=01&release=201&file=01"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
@@ -162,8 +161,7 @@ applications and libraries. It is used by AqBanking.")
(origin
(method url-fetch)
(uri (string-append "http://www.aquamaniac.de/sites/download/download.php?"
- "package=03&release=206&file=01&dummy=aqbanking-"
- version ".tar.gz"))
+ "package=03&release=206&file=01"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32