unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64481] [PATCH] gnu: ledger: Update to 3.3.2.
@ 2023-07-05 15:03 Michael Ford
  2023-07-10  7:58 ` bug#64481: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05 15:03 UTC (permalink / raw)
  To: 64481

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




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

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

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

Patch applied as 84e876f1f0abb379dfc90d5492970d58f7c80801.
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  8:00 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:03 [bug#64481] [PATCH] gnu: ledger: Update to 3.3.2 Michael Ford
2023-07-10  7:58 ` bug#64481: " Guillaume Le Vaillant

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).