unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63515] gnu: homebank: Update to 5.6.3.
@ 2023-05-15  9:16 Michael Ford
  2023-05-22 14:52 ` bug#63515: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-05-15  9:16 UTC (permalink / raw)
  To: 63515

From 503026ea40de1764c12845829c97c720e1c11bbc Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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




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

* bug#63515: gnu: homebank: Update to 5.6.3.
  2023-05-15  9:16 [bug#63515] gnu: homebank: Update to 5.6.3 Michael Ford
@ 2023-05-22 14:52 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-22 14:52 UTC (permalink / raw)
  To: Michael Ford; +Cc: 63515-done

Michael Ford <fanquake@gmail.com> skribis:

>>From 503026ea40de1764c12845829c97c720e1c11bbc Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Mon, 15 May 2023 10:13:51 +0100
> Subject: [PATCH] gnu: homebank: Update to 5.6.3.

Applied, thanks!




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

end of thread, other threads:[~2023-05-22 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  9:16 [bug#63515] gnu: homebank: Update to 5.6.3 Michael Ford
2023-05-22 14:52 ` bug#63515: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).