unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 60862@debbugs.gnu.org
Cc: 60862-done@debbugs.gnu.org, Cayetano Santos <csantosb@inventati.org>
Subject: [bug#60862] [PATCH] gnu: emacs-org-present: Update to 20220806-1.4ec04e1.
Date: Sat, 21 Jan 2023 00:35:24 +0100	[thread overview]
Message-ID: <87pmb8pyo3.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <c11565ba12a95051c16762c92471044e492efd6b.1673884091.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Mon, 16 Jan 2023 16:48:18 +0100")

Hello,

Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-present): Update to
> 20220806-1.4ec04e1.

Thank you. Applied with changes noted below.

>      (package
>        (name "emacs-org-present")
> -      (version "0.0.1")
> +      (version (git-version "20220806" revision commit))

The official release number is "0.1", not "20220806".

>        (source
>         (origin
>           (method git-fetch)
> @@ -31246,13 +31247,14 @@ (define-public emacs-org-present
>           (file-name (git-file-name name version))
>           (sha256
>            (base32
> -           "0jz8xiny3rv9ql0p623byz32pip1b82j2c2nyfz2wd114kiabb6q"))))
> +           "0bcrgwc80968zx52lwg71cs7v2yrygynzbnrakxdja1l5a6h3xy6"))))
>        (build-system emacs-build-system)
> -      (synopsis "Ultra-minimalist presentation minor-mode for Emacs org-mode")
> +      (propagated-inputs (list emacs-org))
> +      (synopsis "Minimalist presentation minor-mode for Emacs org-mode.")

org-mode -> Org mode

I also removed the final full stop in synopsis.

>        (description "Org-present is an extremely minimalist presentation tool
>  for Emacs org-mode.  Simply layout your presentation with each slide
>  under a

Emacs Org mode. 

> -top-level header, start the minor mode with @code{org-present}, and page through
> -each slide with left/right keys.")
> +top-level header, start the minor mode with @code{org-present}, and page
> +through each slide with left/right keys.")

... Left and Right keys.

>        (home-page "https://github.com/rlister/org-present")
>        (license license:gpl2))))

License is actually gpl3+.

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2023-01-20 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 15:48 [bug#60862] [PATCH] gnu: emacs-org-present: Update to 20220806-1.4ec04e1 Cayetano Santos via Guix-patches via
2023-01-20 23:35 ` Nicolas Goaziou [this message]

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=87pmb8pyo3.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=60862-done@debbugs.gnu.org \
    --cc=60862@debbugs.gnu.org \
    --cc=csantosb@inventati.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).