gnu: gnucash: Update to 2.6.17.

* gnu/packages/gnucash.scm (gnucash): Update to 2.6.17.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
master
Vasile Dumitrascu 2017-08-04 12:37:49 +02:00 committed by Arun Isaac
parent 01a61d7040
commit 799097e445
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
(define-public gnucash
(package
(name "gnucash")
(version "2.6.16")
(version "2.6.17")
(source
(origin
(method url-fetch)
@ -50,7 +50,7 @@
version "/gnucash-" version ".tar.bz2"))
(sha256
(base32
"1088rssg9xgwi3wdfrhdcga46gby6lrd9a1fvn9zq456lscn4m9c"))
"0g2risryfgplxh6cxpsl7fn255vipgsx38b4l081h665nqwmz5nv"))
(patches (search-patches "gnucash-price-quotes-perl.patch"))))
(build-system gnu-build-system)
(inputs