GNU bug report logs - #70412
[PATCH] gnu: emacs-nginx-mode: Update to 1.1.10

Previous Next

Package: guix-patches;

Reported by: Tom Willemse <tom <at> ryuslash.org>

Date: Tue, 16 Apr 2024 05:51:04 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Tom Willemse <tom <at> ryuslash.org>
Subject: bug#70412: closed (Re: [bug#70412] [PATCH] gnu: emacs-nginx-mode:
 Update to 1.1.10)
Date: Tue, 16 Apr 2024 22:23:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70412: [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70412 <at> debbugs.gnu.org.

-- 
70412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70412
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Tom Willemse <tom <at> ryuslash.org>
Cc: Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 70412-done <at> debbugs.gnu.org
Subject: Re: [bug#70412] [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10
Date: Tue, 16 Apr 2024 23:22:06 +0100
[Message part 3 (text/plain, inline)]
Tom Willemse <tom <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Tom Willemse <tom <at> ryuslash.org>
To: guix-patches <at> gnu.org
Cc: Tom Willemse <tom <at> ryuslash.org>
Subject: [PATCH] gnu: emacs-nginx-mode: Update to 1.1.10
Date: Mon, 15 Apr 2024 22:48:41 -0700
* 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




This bug report was last modified 1 year and 91 days ago.

Previous Next


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