summaryrefslogtreecommitdiff
path: root/gnu/packages/gnucash.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2016-04-02 22:10:13 +0300
committerEfraim Flashner <efraim@flashner.co.il>2016-04-02 22:10:29 +0300
commit57818b6e3c2847e9103a06c3c96f88a9541197af (patch)
tree45dab9ced831f456c0a98bf02c1f2747f58fe813 /gnu/packages/gnucash.scm
parenta754eaf16dff20cb0ae7c0ca32f50647f1f2b10e (diff)
downloadpatches-57818b6e3c2847e9103a06c3c96f88a9541197af.tar
patches-57818b6e3c2847e9103a06c3c96f88a9541197af.tar.gz
gnu: gnucash: Update to 2.6.12.
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.12. [home-page]: Update to new homepage.
Diffstat (limited to 'gnu/packages/gnucash.scm')
-rw-r--r--gnu/packages/gnucash.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index e252f98f94..58d3bda561 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015 Eric Bavier <bavier@member.fsf.org>
+;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -37,7 +38,7 @@
(define-public gnucash
(package
(name "gnucash")
- (version "2.6.9")
+ (version "2.6.12")
(source
(origin
(method url-fetch)
@@ -45,7 +46,7 @@
version ".tar.bz2"))
(sha256
(base32
- "0iw25l1kv60cg6fd2vg11mcvzmjqnc5p9lp3rjy06ghkjfrn3and"))
+ "0x84f07p30pwhriamv8ifljgw755cj87rc12jy1xddf47spyj7rp"))
(patches (list (search-patch "gnucash-price-quotes-perl.patch")))))
(build-system gnu-build-system)
(inputs
@@ -97,7 +98,7 @@
"gnc-fq-check"
"gnc-fq-helper"
"gnc-fq-dump")))))))
- (home-page "https://gnu.org/software/gnucash")
+ (home-page "http://www.gnucash.org/")
(synopsis "Personal and small business financial accounting software")
(description
"GnuCash is personal and professional financial-accounting software.