unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70412] [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10
@ 2024-04-16  5:48 Tom Willemse
  2024-04-16 22:22 ` bug#70412: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Willemse @ 2024-04-16  5:48 UTC (permalink / raw)
  To: 70412
  Cc: Tom Willemse, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-nginx-mode): Update to 1.1.10.

Change-Id: I72010506d3590ffd15b6e30ba32995f49d3262d3
---
 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 98d41c223e..5da3f28545 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17436,7 +17436,7 @@ (define-public emacs-autocrypt
 (define-public emacs-nginx-mode
   (package
     (name "emacs-nginx-mode")
-    (version "1.1.9")
+    (version "1.1.10")
     (source
      (origin
        (method git-fetch)
@@ -17445,7 +17445,7 @@ (define-public emacs-nginx-mode
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17dh5pr3gh6adrbqx588gimxbb2fr7iv2qrxv6r48w2727l344xs"))))
+        (base32 "1zal05l3lnb41pvfxwkzrcf39g7amqbaaffxn3wz7qa45gvvc6fw"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/ajc/nginx-mode")
     (synopsis "Emacs major mode for editing nginx config files")

base-commit: 8a74bb8030f2433155f00332475fc21191ef2952
-- 
2.41.0





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

* bug#70412: [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10
  2024-04-16  5:48 [bug#70412] [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10 Tom Willemse
@ 2024-04-16 22:22 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-16 22:22 UTC (permalink / raw)
  To: Tom Willemse
  Cc: Katherine Cox-Buday, Andrew Tropin, Liliana Marie Prikler,
	70412-done

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

Tom Willemse <tom@ryuslash.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-nginx-mode): Update to 1.1.10.
>
> Change-Id: I72010506d3590ffd15b6e30ba32995f49d3262d3
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
f073cea41b64b0b27fc9a116845116e5ddf4a434.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-16 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16  5:48 [bug#70412] [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10 Tom Willemse
2024-04-16 22:22 ` bug#70412: " Christopher Baines

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