[PATCH v3 2/2] gnu: homebank: Update to 5.4.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Vinicius Monego
Owner
unassigned
Submitted by
Vinicius Monego
Severity
normal
V
V
Vinicius Monego wrote on 31 May 2020 18:03
(address . guix-patches@gnu.org)(name . Vinicius Monego)(address . monego@posteo.net)
20200531160324.52920-2-monego@posteo.net
* gnu/packages/finance.scm (homebank): Update to 5.4.2.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 8fbc1a1ee4..0d82ec94be 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -173,14 +173,14 @@ line client and a client based on Qt.")
(define-public homebank
(package
(name "homebank")
- (version "5.2.8")
+ (version "5.4.2")
(source (origin
(method url-fetch)
(uri (string-append "http://homebank.free.fr/public/homebank-"
version ".tar.gz"))
(sha256
(base32
- "13ampiv68y30kc0p2560g3yz8whqpwnidfcnb9lndv93b9ca767y"))))
+ "0bkjvd819kw9cwmr3macggbg8yil3yc8v2za8pjrl6g746s89kn6"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.20.1
L
L
Ludovic Courtès wrote on 3 Jun 2020 17:52
control message for bug #41630
(address . control@debbugs.gnu.org)
87k10okuz9.fsf@gnu.org
tags 41630 fixed
close 41630
quit
?