all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72149] [PATCH] gnu: emacs-gnosis: Update to 0.3.2.
@ 2024-07-17  6:22 Thanos Apollo
  2024-07-21 11:40 ` bug#72149: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Thanos Apollo @ 2024-07-17  6:22 UTC (permalink / raw)
  To: 72149
  Cc: Thanos Apollo, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.3.2.

Change-Id: Ic70c9a4e52fa287a31e4159aed42a8d05195e701
---
 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 99e1d4c65c..a0978dbee9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18042,7 +18042,7 @@ (define-public emacs-gn-mode
 (define-public emacs-gnosis
   (package
     (name "emacs-gnosis")
-    (version "0.3.0")
+    (version "0.3.2")
     (source
      (origin
        (method git-fetch)
@@ -18051,7 +18051,7 @@ (define-public emacs-gnosis
              (commit version)))
        (sha256
         (base32
-         "19mzyg4hg6mplv3s2kb8xiaw06zkbj7a3gvfvy51cwvb8k979ap6"))
+         "03ydknrzl5xcmn5n2ybyxqmjfrqrpk0h0p6cp9xnpmra6r87xqkd"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-compat emacs-emacsql))

base-commit: a800c49fb767f549fbc0eefe8dce6daa5da8604c
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#72149: [PATCH] gnu: emacs-gnosis: Update to 0.3.2.
  2024-07-17  6:22 [bug#72149] [PATCH] gnu: emacs-gnosis: Update to 0.3.2 Thanos Apollo
@ 2024-07-21 11:40 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-07-21 11:40 UTC (permalink / raw)
  To: Thanos Apollo
  Cc: Katherine Cox-Buday, Liliana Marie Prikler, 72149-done,
	Andrew Tropin

Hello,

Thanos Apollo <public@thanosapollo.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.3.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-21 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17  6:22 [bug#72149] [PATCH] gnu: emacs-gnosis: Update to 0.3.2 Thanos Apollo
2024-07-21 11:40 ` bug#72149: " Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.