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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#63512: closed (Re: [bug#63512] [PATCH] gnu: emacs-ement:
 Update to 0.9.1.)
Date: Mon, 15 May 2023 07:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63512: [PATCH] gnu: emacs-ement: Update to 0.9.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63512 <at> debbugs.gnu.org.

-- 
63512: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63512
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: emacs-ement: Update to 0.9.1.
Date: Mon, 15 May 2023 00:56:31 -0500
* 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
-- 
2.40.1




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.