unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 63515@debbugs.gnu.org
Subject: [bug#63515] gnu: homebank: Update to 5.6.3.
Date: Mon, 15 May 2023 10:16:11 +0100	[thread overview]
Message-ID: <CAFyhPjUH4JToBVsPdY0Bo7DbHmHCYw9cJO=K76OU72Hjwm7E-w@mail.gmail.com> (raw)

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




             reply	other threads:[~2023-05-15  9:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-15  9:16 Michael Ford [this message]
2023-05-22 14:52 ` bug#63515: gnu: homebank: Update to 5.6.3 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyhPjUH4JToBVsPdY0Bo7DbHmHCYw9cJO=K76OU72Hjwm7E-w@mail.gmail.com' \
    --to=fanquake@gmail.com \
    --cc=63515@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).