gnu: nginx-documentation: Update to 1.27.1-3114-051789a80bcb.

* gnu/packages/web.scm (nginx-documentation): Update to 1.27.1-3114-051789a80bcb.

Change-Id: I20c01eb56ecae391f011b6e818d7bc41ee28f195
This commit is contained in:
Tobias Geerinckx-Rice 2024-08-18 02:00:00 +02:00
parent 38f233a2c0
commit 13e947c4f5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -619,9 +619,9 @@ (define-public nginx
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
(let ((version "1.27.0")
(revision 3081)
(changeset "1b23e39a3b94"))
(let ((version "1.27.1")
(revision 3114)
(changeset "051789a80bcb"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@ -633,7 +633,7 @@ (define-public nginx-documentation
(file-name (string-append name "-" version))
(sha256
(base32
"0xnfda8xh8mv00fsycqbwicm8bb7rsvdqmmwv0h372kiwxnazjkh"))))
"0p198cjnhypssmj4mrj6wx2lbrfgw84i2fa4ydzdbjgkdzp803mv"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite