unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Frank Pursel <frank.pursel@gmail.com>
Cc: 60537-done@debbugs.gnu.org
Subject: bug#60537: [PATCH] gnu: ledger: Install example referenced in docs.
Date: Tue, 31 Jan 2023 23:11:00 +0100	[thread overview]
Message-ID: <874js6tkwb.fsf_-_@gnu.org> (raw)
In-Reply-To: <87cz7uba1v.fsf@gmail.com> (Frank Pursel's message of "Wed, 04 Jan 2023 07:21:00 -0800")

Frank Pursel <frank.pursel@gmail.com> skribis:

> Better.
>
> diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
> index f5906ec738..e96058e7b2 100644
> --- a/gnu/packages/finance.scm
> +++ b/gnu/packages/finance.scm
> @@ -32,6 +32,7 @@
>  ;;; Copyright © 2022 Philip McGrath <philip@philipmcgrath.com>
>  ;;; Copyright © 2022 Collin J. Doering <collin@rekahsoft.ca>
>  ;;; Copyright © 2022 Justin Veilleux <terramorpha@cock.li>
> +;;; Copyright © 2023 Frank Pursel <frank.pursel@gmail.com>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -342,7 +343,8 @@ (define-public ledger
>               (let ((examples (string-append (assoc-ref outputs "out")
>                                              "/share/doc/ledger/examples")))
>                 (install-file "test/input/sample.dat" examples)
> -               (install-file "test/input/demo.ledger" examples))
> +               (install-file "test/input/demo.ledger" examples)
> +               (install-file "contrib/report" examples))

Hi!  Applied with a commit log, thanks.

Ludo’.




  parent reply	other threads:[~2023-01-31 22:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  3:04 [bug#60537] [PATCH] gnu: ledger: Install example referenced in docs Frank Pursel
2023-01-04 15:21 ` Frank Pursel
2023-01-21 13:27   ` zimoun
2023-01-31 22:11   ` Ludovic Courtès [this message]
2023-01-23 20:41 ` Frank Pursel
2023-01-27 13:59 ` Frank Pursel

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=874js6tkwb.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=60537-done@debbugs.gnu.org \
    --cc=frank.pursel@gmail.com \
    /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).