[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.
From: |
guix-commits |
Subject: |
15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a. |
Date: |
Thu, 19 Jan 2023 16:28:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 92b6f227a079690a50d0c379f07211d0df86c7ef
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:02 2023 +0100
gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.
* gnu/packages/web.scm (nginx-documentation): Update to
1.23.3-2916-178f55cf631a.
---
gnu/packages/web.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index d4df02204a..c3180d4e29 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -483,9 +483,9 @@ and as a proxy to reduce the load on back-end HTTP or mail
servers.")
(define-public nginx-documentation
;; This documentation should be relevant for the current nginx package.
- (let ((version "1.23.1")
- (revision 2898)
- (changeset "0b7e004b5061"))
+ (let ((version "1.23.3")
+ (revision 2916)
+ (changeset "178f55cf631a"))
(package
(name "nginx-documentation")
(version (simple-format #f "~A-~A-~A" version revision changeset))
@@ -497,7 +497,7 @@ and as a proxy to reduce the load on back-end HTTP or mail
servers.")
(file-name (string-append name "-" version))
(sha256
(base32
- "027q7gnx7k3hgj7qana44g383fvvj6ndz1kavr30mj2z87cnq3dp"))))
+ "0b03dnniwm3p3gd76vqs6lj2z4blqmb7y4lhn9vg7xjz0yqgzvn2"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite
- branch master updated (3846ceec4e -> 4e9cb45da0), guix-commits, 2023/01/19
- 03/17: gnu: lesspipe: Update to 2.07., guix-commits, 2023/01/19
- 05/17: gnu: bolt: Update to 0.9.5., guix-commits, 2023/01/19
- 02/17: gnu: minisign: Update to 0.11., guix-commits, 2023/01/19
- 06/17: gnu: console-setup: Update to 1.212., guix-commits, 2023/01/19
- 10/17: gnu: arandr: Update to 0.1.11., guix-commits, 2023/01/19
- 14/17: gnu: nginx: Update to 1.23.3., guix-commits, 2023/01/19
- 17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002]., guix-commits, 2023/01/19
- 01/17: gnu: lightspark: Update to 0.8.6.1., guix-commits, 2023/01/19
- 09/17: gnu: mcelog: Update to 191., guix-commits, 2023/01/19
- 15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.,
guix-commits <=
- 16/17: gnu: go-github-com-itchyny-gojq: Update to 0.12.11., guix-commits, 2023/01/19
- 04/17: gnu: btrfs-progs: Update to 6.1.2., guix-commits, 2023/01/19
- 07/17: gnu: mimalloc: Update to 2.0.9., guix-commits, 2023/01/19
- 13/17: gnu: berry: Update to 0.1.12., guix-commits, 2023/01/19
- 08/17: gnu: ipset: Update to 7.17., guix-commits, 2023/01/19
- 12/17: gnu: arandr: Remove input labels., guix-commits, 2023/01/19
- 11/17: gnu: arandr: Truth is obsolete., guix-commits, 2023/01/19