[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: homebank: Update to 5.4.3.
From: |
guix-commits |
Subject: |
03/06: gnu: homebank: Update to 5.4.3. |
Date: |
Tue, 15 Sep 2020 17:46:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fac43c9259691137d38dc0f79c025f6caa0cf528
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Sep 15 21:34:12 2020 +0200
gnu: homebank: Update to 5.4.3.
* gnu/packages/finance.scm (homebank): Update to 5.4.3.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 111069c..3167e10 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.4.2")
+ (version "5.4.3")
(source (origin
(method url-fetch)
(uri (string-append "http://homebank.free.fr/public/homebank-"
version ".tar.gz"))
(sha256
(base32
- "0bkjvd819kw9cwmr3macggbg8yil3yc8v2za8pjrl6g746s89kn6"))))
+ "02wd569viwy6ncy0144z9nxr3zmpl4shkqhz7zzwyky4gknxf8lj"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (49478f9 -> 6a63834), guix-commits, 2020/09/15
- 01/06: gnu: python-pbkdf2: Fix typo in description., guix-commits, 2020/09/15
- 06/06: gnu: tor: Update to 0.4.4.5., guix-commits, 2020/09/15
- 04/06: gnu: waylandpp: Update to 0.2.8., guix-commits, 2020/09/15
- 02/06: gnu: dico: Update to 2.10., guix-commits, 2020/09/15
- 03/06: gnu: homebank: Update to 5.4.3.,
guix-commits <=
- 05/06: gnu: surgescript: Update to 0.5.4.4., guix-commits, 2020/09/15