GNU bug report logs -
#63515
gnu: homebank: Update to 5.6.3.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Mon, 15 May 2023 09:17:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63515 in the body.
You can then email your comments to 63515 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#63515
; Package
guix-patches
.
(Mon, 15 May 2023 09:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 15 May 2023 09:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 503026ea40de1764c12845829c97c720e1c11bbc Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 15 May 2023 10:13:51 +0100
Subject: [PATCH] gnu: homebank: Update to 5.6.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 57d3f37c7c..1a0d3727fe 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -291,14 +291,14 @@ (define-public hledger
(define-public homebank
(package
(name "homebank")
- (version "5.6.2")
+ (version "5.6.3")
(source (origin
(method url-fetch)
(uri (string-append "http://homebank.free.fr/public/sources/"
"homebank-" version ".tar.gz"))
(sha256
(base32
- "1w8nafqr54i3gksd2s0n246ip178qikn0jcmdx4ihg2dw1cdxsqj"))))
+ "0a1qhbnifqs0j59m1w5wfj1ix8iywmy1kc8185zvxndvckspb521"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list pkg-config intltool))
--
2.40.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 22 May 2023 14:53:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 22 May 2023 14:53:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 63515-done <at> debbugs.gnu.org (full text, mbox):
Michael Ford <fanquake <at> gmail.com> skribis:
>>From 503026ea40de1764c12845829c97c720e1c11bbc Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Mon, 15 May 2023 10:13:51 +0100
> Subject: [PATCH] gnu: homebank: Update to 5.6.3.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 20 Jun 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.