GNU bug report logs - #74282
[PATCH] gnu: emacs-gnosis: Update to 0.4.8.

Previous Next

Package: guix-patches;

Reported by: Thanos Apollo <public <at> thanosapollo.org>

Date: Sat, 9 Nov 2024 16:06:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74282: closed ([PATCH] gnu: emacs-gnosis: Update to 0.4.8.)
Date: Mon, 02 Dec 2024 00:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 02 Dec 2024 08:01:54 +0800
with message-id <87y10zdkb1.wl-hako <at> ultrarare.space>
and subject line Re: [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
has caused the debbugs.gnu.org bug report #74282,
regarding [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74282: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74282
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Thanos Apollo <public <at> thanosapollo.org>
To: guix-patches <at> gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
Date: Sat,  9 Nov 2024 18:05:18 +0200
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.4.8.

Change-Id: I27566e874ca6987a49f0136618a4df5a15136f87
---
 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 88e1ab89a9..95b633ccd9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18705,7 +18705,7 @@ (define-public emacs-gn-mode
 (define-public emacs-gnosis
   (package
     (name "emacs-gnosis")
-    (version "0.4.3")
+    (version "0.4.8")
     (source
      (origin
        (method git-fetch)
@@ -18714,7 +18714,7 @@ (define-public emacs-gnosis
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0kp4vwzldcyf7c8dqjrfrqgwkfysiy8n8zc4c1j1p72p0m4rxwv8"))))
+        (base32 "1y9f5ms7aivwjfc951m68jfmwncfq5f4h876xvivxhfph4xnc76y"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-compat emacs-emacsql))
     (home-page "https://thanosapollo.org/projects/gnosis")

base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: Thanos Apollo <public <at> thanosapollo.org>
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 74282-done <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
Date: Mon, 02 Dec 2024 08:01:54 +0800
Hi Thanos,

On Sun, 01 Dec 2024 19:36:52 +0800,
Thanos Apollo wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.4.8.
>
> Change-Id: Ie80016fc190e66695b7a8ea8e3fded7854ebc872
> ---
>  gnu/packages/emacs-xyz.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Applied as ca3a79ccee5f9a857e00128f11d04e3c1aef901a with adjustment on commit
message, thanks!


This bug report was last modified 174 days ago.

Previous Next


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