From: Michael Ford <fanquake@gmail.com>
To: 64481@debbugs.gnu.org
Subject: [bug#64481] [PATCH] gnu: ledger: Update to 3.3.2.
Date: Wed, 5 Jul 2023 16:03:10 +0100 [thread overview]
Message-ID: <CAFyhPjVr41jNvzRKz2fOuE1WMm4yy5SsdqrunxQ29xn-mfMX2w@mail.gmail.com> (raw)
From 47661bc1bde394ea976d97b540bf516382676c6c Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 16:00:48 +0100
Subject: [PATCH] gnu: ledger: Update to 3.3.2.
* gnu/packages/finance.scm (ledger): Update to 3.3.2.
---
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..99f8dfbe29 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -312,7 +312,7 @@ (define-public homebank
(define-public ledger
(package
(name "ledger")
- (version "3.3.1")
+ (version "3.3.2")
(source
(origin
(method git-fetch)
@@ -321,7 +321,7 @@ (define-public ledger
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "13bbnfb08ymm54wg12dapqhalh7iialfs66qdbk2adl1aaq36wqa"))))
+ (base32 "0vchc97952w3fkkdn3v0nzjlgzg83cblwsi647jp3k9jq6rvhaak"))))
(build-system cmake-build-system)
(arguments
`(#:modules (,@%cmake-build-system-modules
--
2.41.0
next reply other threads:[~2023-07-05 15:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 15:03 Michael Ford [this message]
2023-07-10 7:58 ` bug#64481: [PATCH] gnu: ledger: Update to 3.3.2 Guillaume Le Vaillant
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFyhPjVr41jNvzRKz2fOuE1WMm4yy5SsdqrunxQ29xn-mfMX2w@mail.gmail.com \
--to=fanquake@gmail.com \
--cc=64481@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 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.