all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64480] [PATCH] gnu: homebank: Update to 5.6.5.
@ 2023-07-05 15:01 Michael Ford
  2023-07-10  7:57 ` bug#64480: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05 15:01 UTC (permalink / raw)
  To: 64480

From 63a9ae4431501ba8a7fafe177834c79c631bd54b Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 15:55:44 +0100
Subject: [PATCH] gnu: homebank: Update to 5.6.5.

* gnu/packages/finance.scm (homebank): Update to 5.6.5.
---
 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 99227cf86d..5eda7e38ea 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -288,14 +288,14 @@ (define-public hledger
 (define-public homebank
   (package
     (name "homebank")
-    (version "5.6.3")
+    (version "5.6.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://homebank.free.fr/public/sources/"
                                   "homebank-" version ".tar.gz"))
               (sha256
                (base32
-                "0a1qhbnifqs0j59m1w5wfj1ix8iywmy1kc8185zvxndvckspb521"))))
+                "1a1cdldvs0xc30xkxkap72gafss90hmglakad5r8aykxz3y4sjdm"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64480: [PATCH] gnu: homebank: Update to 5.6.5.
  2023-07-05 15:01 [bug#64480] [PATCH] gnu: homebank: Update to 5.6.5 Michael Ford
@ 2023-07-10  7:57 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-10  7:57 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64480-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as a5cf46139468c921aef0cb53567e709ada16d2fb.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-10  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 15:01 [bug#64480] [PATCH] gnu: homebank: Update to 5.6.5 Michael Ford
2023-07-10  7:57 ` bug#64480: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.