[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/285: gnu: nginx: Update to 1.17.7.
From: |
guix-commits |
Subject: |
147/285: gnu: nginx: Update to 1.17.7. |
Date: |
Sun, 29 Dec 2019 20:44:18 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit c9e94e43e1edb43cb86a680790ac8150187e203e
Author: Gábor Boskovits <address@hidden>
Date: Wed Dec 25 14:22:14 2019 +0100
gnu: nginx: Update to 1.17.7.
* gnu/packages/web.scm (nginx): Update to 1.17.7.
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index e6158da..12ca76d 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -214,14 +214,14 @@ Interface} specification.")
;; ’stable’ and recommends that “in general you deploy the NGINX mainline
;; branch at all times”
(https://www.nginx.com/blog/nginx-1-6-1-7-released/)
;; Consider updating the nginx-documentation package together with this
one.
- (version "1.17.6")
+ (version "1.17.7")
(source (origin
(method url-fetch)
(uri (string-append "https://nginx.org/download/nginx-"
version ".tar.gz"))
(sha256
(base32
- "1dipq90h3n1xdslwbijwlhbk84r7q0bswlbvi970may09lqsbd1w"))))
+ "1zwiqljhzf0ym6r3hrg6k2qfb2mxi7i0lpafg4xnkr875225c9xn"))))
(build-system gnu-build-system)
(inputs `(("openssl" ,openssl)
("pcre" ,pcre)
- 116/285: gnu: di: Update to 4.47.3., (continued)
- 116/285: gnu: di: Update to 4.47.3., guix-commits, 2019/12/29
- 119/285: gnu: java-jsoup: Don't use unstable tarball., guix-commits, 2019/12/29
- 122/285: gnu: bochs: Update to 2.6.10., guix-commits, 2019/12/29
- 138/285: Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67.", guix-commits, 2019/12/29
- 131/285: gnu: Add gcc-arm-none-eabi-7-2018-q2-update., guix-commits, 2019/12/29
- 142/285: gnu: xvid: Update to 1.3.6., guix-commits, 2019/12/29
- 145/285: gnu: gaupol: Update to 1.7., guix-commits, 2019/12/29
- 137/285: gnu: Add axoloti-patcher-next., guix-commits, 2019/12/29
- 146/285: gnu: xvid: Update source uri., guix-commits, 2019/12/29
- 148/285: gnu: msgpack: Update to 3.2.1., guix-commits, 2019/12/29
- 147/285: gnu: nginx: Update to 1.17.7.,
guix-commits <=
- 150/285: gnu: pan: Update to 0.146., guix-commits, 2019/12/29
- 149/285: gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722]., guix-commits, 2019/12/29
- 152/285: gnu: lxtask: Update to 0.1.9., guix-commits, 2019/12/29
- 156/285: gnu: squashfs-tools: Update to 4.4., guix-commits, 2019/12/29
- 158/285: gnu: Add dvdbackup., guix-commits, 2019/12/29
- 115/285: gnu: Add gnome-font-viewer., guix-commits, 2019/12/29
- 120/285: gnu: xmobar: Update to 0.32., guix-commits, 2019/12/29
- 151/285: gnu: perl-email-sender: Update to 1.300034., guix-commits, 2019/12/29
- 128/285: gnu: Add python-fastentrypoints., guix-commits, 2019/12/29
- 133/285: gnu: Add newlib-nano-arm-none-eabi-7-2018-q2-update., guix-commits, 2019/12/29