gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.

* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-30 22:54:15 +02:00
parent 9abfeefa95
commit 8b61b6f512
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -457,9 +457,9 @@ (define-public nginx
(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 @@ (define-public nginx-documentation
(file-name (string-append name "-" version))
(sha256
(base32
"1pds76h19fadmymyr6pnfh72ql6vizpv2628lqcrpqhxgwa6hcbg"))))
"1ksl32jw6h3qzyxxlsdjag7fcjvk3md3hdxn6ljs8pr2nhk1v6cs"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite