guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: aqbanking: Update source hash.


From: John Darrington
Subject: 01/02: gnu: aqbanking: Update source hash.
Date: Fri, 13 Jan 2017 06:29:16 +0000 (UTC)

jmd pushed a commit to branch master
in repository guix.

commit 7d3546292386544d07de91e943f92708ad0ff543
Author: John Darrington <address@hidden>
Date:   Fri Jan 13 07:24:50 2017 +0100

    gnu: aqbanking: Update source hash.
    
    * gnu/packages/gnucash.scm (aqbanking): Update source hash.  This was
      inadvertently omitted from commit cac19f0df947ef656cc8e276b2538aab7d927367
---
 gnu/packages/gnucash.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index f36f753..83096d6 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -165,7 +165,7 @@ applications and libraries.  It is used by AqBanking.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1x0isvpk43rq2zlyyb9p0kgjmqv7yq07vgkiprw3f5sjkykvxw6d"))))
+         "08jbwmiv6f3v8iqdr44x4szna496fqcjfi6mlx04cnbx91m70lh6"))))
     (build-system gnu-build-system)
     (arguments
      `(;; Parallel building fails because aqhbci is required before it's



reply via email to

[Prev in Thread] Current Thread [Next in Thread]