GNU bug report logs - #60767
[PATCH] gnu: Add emacs-liberime.

Previous Next

Package: guix-patches;

Reported by: Feng Shu <tumashu <at> 163.com>

Date: Fri, 13 Jan 2023 01:47:02 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 60767-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Feng Shu <tumashu <at> 163.com>
Cc: 60767-done <at> debbugs.gnu.org
Subject: Re: [bug#60767] [PATCH] gnu: Add emacs-liberime.
Date: Fri, 13 Jan 2023 23:01:59 +0100
Hello,

Feng Shu <tumashu <at> 163.com> writes:

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

Applied with the following tweaks. Thank you.

> +(define-public emacs-liberime
> +  (let ((commit "70ad2e6e1f0ff74fc8b9b5177b9aba645a18e546")
> +        (revision "0"))
> +    (package
> +      (name "emacs-liberime")
> +      (version (git-version "v0.0.6" revision commit))

"v" is not part of the version tag so I put it elsewher.

> +      (synopsis "Librime Emacs Lisp Binding")

Binding -> binding.

Regards,
-- 
Nicolas Goaziou




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

Previous Next


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