[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

Debbugs page

V
V
Vinicius Monego wrote on 31 May 2020 09: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 08:52
control message for bug #41630
(address . control@debbugs.gnu.org)
87k10okuz9.fsf@gnu.org
tags 41630 fixed
close 41630
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 41630@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41630
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch