gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.

* gnu/packages/web.scm (nginx-documentation):
Update to 1.19.10-2708-f8686d85df53.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-19 23:57:58 +02:00
parent b0507f685f
commit 04b65255b5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -458,9 +458,9 @@ (define-public nginx
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
(let ((version "1.19.9")
(revision 2696)
(changeset "f85798c1c70a"))
(let ((version "1.19.10")
(revision 2708)
(changeset "f8686d85df53"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@ -472,7 +472,7 @@ (define-public nginx-documentation
(file-name (string-append name "-" version))
(sha256
(base32
"1ksl32jw6h3qzyxxlsdjag7fcjvk3md3hdxn6ljs8pr2nhk1v6cs"))))
"00b0dkpblw3m2cwbbzv3miw47c0m3s0dvh1xy0hihkggy7mqv2r2"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite