gnu: nginx-documentation: Update to 1.21.5-2816-ae1d713a06e2.

* gnu/packages/web.scm (nginx-documentation): Update to 1.21.5-2816-ae1d713a06e2.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-28 22:40:50 +01:00
parent 9ff93455ab
commit fae9484278
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -469,9 +469,9 @@ (define-public nginx
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
(let ((version "1.21.4")
(revision 2791)
(changeset "9385526a9b2d"))
(let ((version "1.21.5")
(revision 2816)
(changeset "ae1d713a06e2"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@ -483,7 +483,7 @@ (define-public nginx-documentation
(file-name (string-append name "-" version))
(sha256
(base32
"07v5vpwg2k4y1asbygmrvsk61l1vbdb2pyllc5k4hcjykg9avfza"))))
"03j85wj6qb32q5xhq9nvcjzarq98802gaq6n3f7k85aqj731bml0"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite