unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60248] [PATCH] gnu: emacs-god-mode: Update to 2.18.0.
@ 2022-12-22  4:45 Hilton Chain via Guix-patches via
  2022-12-22 22:34 ` bug#60248: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-12-22  4:45 UTC (permalink / raw)
  To: 60248

* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0.
[source,home-page]: Changed URL.
---
 gnu/packages/emacs-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e4baa141f0..92fdd1bfdf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9070,19 +9070,19 @@ (define-public emacs-new-purescript-mode
 (define-public emacs-god-mode
   (package
     (name "emacs-god-mode")
-    (version "2.17.3")
+    (version "2.18.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/chrisdone/god-mode")
+             (url "https://github.com/emacsorphanage/god-mode")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1wsc04l5j5a9y5439qx85pcchxjnjgcgwbffw3l30q9zlblvc58b"))))
+         "1njln47w25ix9w0xjv02110ngr8d8ma3w7db0x4xcxhihbl65zly"))))
     (build-system emacs-build-system)
-    (home-page "https://github.com/chrisdone/god-mode")
+    (home-page "https://github.com/emacsorphanage/god-mode")
     (synopsis "Minor mode for entering commands without modifier keys")
     (description
      "This package provides a global minor mode for entering Emacs commands

base-commit: 87c3fab8543396d09be5513aff91c1245aca4229
-- 
2.38.1





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

* bug#60248: [PATCH] gnu: emacs-god-mode: Update to 2.18.0.
  2022-12-22  4:45 [bug#60248] [PATCH] gnu: emacs-god-mode: Update to 2.18.0 Hilton Chain via Guix-patches via
@ 2022-12-22 22:34 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-12-22 22:34 UTC (permalink / raw)
  To: Hilton Chain via Guix-patches via; +Cc: 60248-done, Hilton Chain

Hello,

Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0.
> [source,home-page]: Changed URL.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-12-22 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22  4:45 [bug#60248] [PATCH] gnu: emacs-god-mode: Update to 2.18.0 Hilton Chain via Guix-patches via
2022-12-22 22:34 ` bug#60248: " Nicolas Goaziou

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).