GNU bug report logs - #57609
[PATCH] gnu: Add emacs-ox-rss.

Previous Next

Package: guix-patches;

Reported by: Masaya Tojo <masaya <at> tojo.tokyo>

Date: Tue, 6 Sep 2022 08:02:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 57609-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Masaya Tojo <masaya <at> tojo.tokyo>
Cc: 57609-done <at> debbugs.gnu.org
Subject: Re: [bug#57609] [PATCH] gnu: Add emacs-ox-rss.
Date: Tue, 06 Sep 2022 13:58:04 +0200
Hello,

Masaya Tojo <masaya <at> tojo.tokyo> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ox-rss): New variable.

Thank you. I moved the package out of the end of the file, and applied
your patch with the changes below.

> +(define-public emacs-ox-rss
> +  (let ((commit "83dc898fa5493925b01716e5dd495d5e07c3d41a")
> +        (revision "0"))
> +    (package
> +      (name "emacs-ox-rss")
> +      (version (git-version "20210606" revision commit))

I used "0" as the base version, as there is no reference to a version or
a tag in the code base.

> +      (synopsis "RSS 2.0 Back-End for Org Export Engine")

I un-titlecased the synopsis.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 2 years and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.