[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.
From: |
guix-commits |
Subject: |
04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a. |
Date: |
Tue, 30 Mar 2021 17:14:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8b61b6f5122f1e88019991269ab3c8c647ccbced
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 30 22:54:15 2021 +0200
gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.
* gnu/packages/web.scm (nginx-documentation): Update to
1.19.9-2696-f85798c1c70a.
---
gnu/packages/web.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index eb225ee..7bc638b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -457,9 +457,9 @@ and as a proxy to reduce the load on back-end HTTP or mail
servers.")
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
- (let ((version "1.19.8")
- (revision 2673)
- (changeset "4398fd0f0341"))
+ (let ((version "1.19.9")
+ (revision 2696)
+ (changeset "f85798c1c70a"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@@ -471,7 +471,7 @@ and as a proxy to reduce the load on back-end HTTP or mail
servers.")
(file-name (string-append name "-" version))
(sha256
(base32
- "1pds76h19fadmymyr6pnfh72ql6vizpv2628lqcrpqhxgwa6hcbg"))))
+ "1ksl32jw6h3qzyxxlsdjag7fcjvk3md3hdxn6ljs8pr2nhk1v6cs"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite
- branch master updated (634d984 -> 4b8c687), guix-commits, 2021/03/30
- 03/09: gnu: nginx: Update to 1.19.9., guix-commits, 2021/03/30
- 04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.,
guix-commits <=
- 05/09: gnu: avidemux: Update to 2.7.8., guix-commits, 2021/03/30
- 06/09: gnu: vim: Update to 8.2.2677., guix-commits, 2021/03/30
- 02/09: gnu: vsftp: Apply unstaged fixes., guix-commits, 2021/03/30
- 01/09: gnu: nq: Update to 0.4., guix-commits, 2021/03/30
- 07/09: gnu: quickjs: Update to 2021-03-27., guix-commits, 2021/03/30
- 09/09: gnu: libupnp: Update to 1.14.4., guix-commits, 2021/03/30
- 08/09: gnu: sg3-utils: Update to 1.46., guix-commits, 2021/03/30