GNU bug report logs - #47002
[PATCH] gnu: Add emacs-ox-gemini.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Mon, 8 Mar 2021 09:43: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 47002-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 47002-done <at> debbugs.gnu.org
Subject: Re: [bug#47002] [PATCH] gnu: Add emacs-ox-gemini.
Date: Sat, 13 Mar 2021 12:10:19 +0100
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

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

Applied. Thank you.

> +(define-public emacs-ox-gemini
> +  ;; No releases yet
> +  (let ((commit "d88c10bcb10fc463fa5a2f6e29c8c94b75a314c0")
> +        (revision "0"))
> +    (package
> +      (name "emacs-ox-gemini")
> +      (version (git-version "2021-01-02" revision commit))

I fixed the version, which is "0", not the date of the last commit.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 4 years and 68 days ago.

Previous Next


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