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

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Tom Willemse
Owner
unassigned
Submitted by
Tom Willemse
Severity
normal

Debbugs page

T
T
Tom Willemse wrote on 15 Apr 22:48 -0700
(address . guix-patches@gnu.org)(name . Tom Willemse)(address . tom@ryuslash.org)
6e64f803459fcfaba10feec42770e32863202211.1713246521.git.tom@ryuslash.org
* 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(-)

Toggle diff (26 lines)
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
C
C
Christopher Baines wrote on 16 Apr 15:22 -0700
(name . Tom Willemse)(address . tom@ryuslash.org)
87h6g1t0c1.fsf@cbaines.net
Tom Willemse <tom@ryuslash.org> writes:

Toggle quote (7 lines)
> * 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYe+g5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xfgrg//Z1VgbPHKVMlEgxy5CHVCdEvP76r9Sxyx
9PmnsGn2o76FYb4k78oP8H8Y+gtSADtmC2yxJ9v796zm2XxNMJLp1P54k5IAeUxQ
EJBlfarLDeVUv7FnkStliJhnzmpb81GnIcLJavAcWdZQcsZl1qOs2O6EpnE85YHl
cS5ay4teSpoCCT5qdFaeYEFb/4dH1IvbV2oZdK+Oz0d8cViEC/+eF7/xnK8N8NtK
FW9Dta0BEKUEgTfDKHKy2ceeX6Yz1n4o8fsheirW/F7vyrSK18VMvhqJyMjc0A4B
qqtqH2olGTGquaRfqyUHaZDlXpmr5/Y9CQj9WsQYiG5bIp4ZzkiaIMSbzff5CA9e
6DORf3J5putKKk6c/DYx2k6GULniYKXJbg5m5upn5PussBs6GkxTeggP/HwPmG35
9m8RRoo7QpvUvYxRqdCRKF/N5Tue6rrilefQTb8kdZF0rgs/h9F5EqGR3/VcKCM3
Hcfqt+DkzoEmKikADOIGLWpxDzSdzRom7dWTKy9g8Of7Tu3aBCd5GIN6d1gGDCmc
IGWfYDBq7qNmi/E4BLVLdFjk+EO44fIX85x/X1SyPp2AKCSEsK3RLPybC9i9+R7p
F/dBxaa2o2UclHEQoQfoQSxHXZiuSB8X5j2/vXxsH6ISyBTQ8efGNjBguTQ8ftsN
3sUYJhqiWOw=
=eZa1
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70412@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70412
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch