GNU bug report logs - #63515
gnu: homebank: Update to 5.6.3.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63515: closed (gnu: homebank: Update to 5.6.3.)
Date: Mon, 22 May 2023 14:53:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 22 May 2023 16:52:42 +0200
with message-id <87zg5wwh8l.fsf <at> gnu.org>
and subject line Re: bug#63515: gnu: homebank: Update to 5.6.3.
has caused the debbugs.gnu.org bug report #63515,
regarding gnu: homebank: Update to 5.6.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63515: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63515
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: gnu: homebank: Update to 5.6.3.
Date: Mon, 15 May 2023 10:16:11 +0100
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


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 63515-done <at> debbugs.gnu.org
Subject: Re: bug#63515: gnu: homebank: Update to 5.6.3.
Date: Mon, 22 May 2023 16:52:42 +0200
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!


This bug report was last modified 2 years and 78 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.