unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
@ 2024-11-09 16:05 Thanos Apollo
  2024-11-09 19:54 ` [bug#74282] QA review for 74282 Cayetano Santos via Guix-patches via
  2024-12-01 11:36 ` [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8 Thanos Apollo
  0 siblings, 2 replies; 6+ messages in thread
From: Thanos Apollo @ 2024-11-09 16:05 UTC (permalink / raw)
  To: 74282
  Cc: Thanos Apollo, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* 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





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

end of thread, other threads:[~2024-12-02  0:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09 16:05 [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8 Thanos Apollo
2024-11-09 19:54 ` [bug#74282] QA review for 74282 Cayetano Santos via Guix-patches via
2024-12-01 11:36 ` [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8 Thanos Apollo
2024-12-01 20:45   ` Cayetano Santos via Guix-patches via
2024-12-01 20:51   ` Cayetano Santos via Guix-patches via
2024-12-02  0:01   ` bug#74282: " Hilton Chain

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).