GNU bug report logs - #63512
[PATCH] gnu: emacs-ement: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Mon, 15 May 2023 05:58:02 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

Bug is archived. No further changes may be made.

Full log


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

From: Andrew Tropin <andrew <at> trop.in>
To: jgart <jgart <at> dismail.de>, 63512-done <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#63512] [PATCH] gnu: emacs-ement: Update to 0.9.1.
Date: Mon, 15 May 2023 11:24:09 +0400
[Message part 1 (text/plain, inline)]
On 2023-05-15 00:56, jgart <at> dismail.de wrote:

> * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.1.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index f69967287d..cad9819a5e 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -19195,7 +19195,7 @@ (define-public emacs-plz
>  (define-public emacs-ement
>    (package
>      (name "emacs-ement")
> -    (version "0.8.3")
> +    (version "0.9.1")
>      (source
>       (origin
>         (method git-fetch)
> @@ -19204,7 +19204,7 @@ (define-public emacs-ement
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "17s3sl0dijgmhnaryw08g6vn6za46xz6a709rsfrdis8v1knqd7z"))))
> +        (base32 "126h4cb0iy8k7w0amn0xizq2mbk9ga8yjc6kz1qn0k73d6kqwxn6"))))
>      (build-system emacs-build-system)
>      (arguments
>       (list #:emacs emacs))              ;need libxml support
>
> base-commit: c5fa9dd0e96493307cc76ea098a6bca9b076e012

Hi jgart,

Thank you for the patch, applied!

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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