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

Previous Next

Package: guix-patches;

Reported by: Arto Jantunen <viiru <at> iki.fi>

Date: Tue, 15 Oct 2024 15:41:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73819 in the body.
You can then email your comments to 73819 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73819; Package guix-patches. (Tue, 15 Oct 2024 15:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arto Jantunen <viiru <at> iki.fi>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Oct 2024 15:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arto Jantunen <viiru <at> iki.fi>
To: guix-patches <at> gnu.org
Cc: Arto Jantunen <viiru <at> iki.fi>
Subject: [PATCH] gnu: emacs-ement: Update to 0.16.
Date: Tue, 15 Oct 2024 14:09:58 +0300
Change-Id: I84eec8c4676d7ad3f50d8013b45a16630fe9ba31
---
 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 0be1ac83bc31..bb9558c7f1aa 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21848,7 +21848,7 @@ (define-public emacs-plz-event-source
 (define-public emacs-ement
   (package
     (name "emacs-ement")
-    (version "0.15.1")
+    (version "0.16")
     (source
      (origin
        (method git-fetch)
@@ -21857,7 +21857,7 @@ (define-public emacs-ement
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wj0gzbx3m4j1h093nh8m65xmmhz2wjmlg39smxai44x7va27xmv"))))
+        (base32 "1nskmygjhg01dz4jwvs8ixxk0dn3wa9sx7vym6dbs1i11pd761xn"))))
     (build-system emacs-build-system)
     (arguments
      (list #:emacs emacs))              ;need libxml support

base-commit: 7c93145d9e027cb571bf7634192dfae5468ecde2
-- 
2.39.5





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Thu, 24 Oct 2024 13:15:02 GMT) Full text and rfc822 format available.

Notification sent to Arto Jantunen <viiru <at> iki.fi>:
bug acknowledged by developer. (Thu, 24 Oct 2024 13:15:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 73819-done <at> debbugs.gnu.org
Cc: Arto Jantunen <viiru <at> iki.fi>
Subject: Re: [PATCH] gnu: emacs-ement: Update to 0.16.
Date: Thu, 24 Oct 2024 15:13:29 +0200
Hello,

>    (package
>      (name "emacs-ement")
> -    (version "0.15.1")
> +    (version "0.16")

Applied. Thank you!

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Nov 2024 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 260 days ago.

Previous Next


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