gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb.

* gnu/packages/web.scm (nginx-documentation): Update to 1.19.3-2603-94ebfbcd68bb.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-01 00:04:52 +02:00
parent 4f4444753d
commit 7f2ee827fe
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -362,9 +362,9 @@ (define nginx-xslscript
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
(let ((version "1.19.2")
(revision 2581)
(changeset "324ca14c3003"))
(let ((version "1.19.3")
(revision 2603)
(changeset "94ebfbcd68bb"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@ -376,7 +376,7 @@ (define-public nginx-documentation
(file-name (string-append name "-" version))
(sha256
(base32
"15bdbi6cjqhx8lqsyr3hnwagq2r80bsyh2im80ajmbfv7y47djqi"))))
"1yryharm4dkjnj424r7sy0rc28h8ypfyj8as255a42gmllkwl2pg"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite