[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/25: gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.
From: |
guix-commits |
Subject: |
02/25: gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53. |
Date: |
Mon, 19 Apr 2021 22:11:57 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 04b65255b500ce4bcdf4832fe985d4f3ebcc2f59
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Apr 19 23:57:58 2021 +0200
gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.
* gnu/packages/web.scm (nginx-documentation):
Update to 1.19.10-2708-f8686d85df53.
---
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 fdf0b8e..4ff6411 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -458,9 +458,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.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 @@ and as a proxy to reduce the load on back-end HTTP or mail
servers.")
(file-name (string-append name "-" version))
(sha256
(base32
- "1ksl32jw6h3qzyxxlsdjag7fcjvk3md3hdxn6ljs8pr2nhk1v6cs"))))
+ "00b0dkpblw3m2cwbbzv3miw47c0m3s0dvh1xy0hihkggy7mqv2r2"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite
- branch master updated (2f6cbd5 -> 72bba78), guix-commits, 2021/04/19
- 01/25: gnu: nginx: Update to 1.19.10., guix-commits, 2021/04/19
- 07/25: gnu: openssh: Update to 8.6p1., guix-commits, 2021/04/19
- 10/25: gnu: libmirage: Update to 3.2.5., guix-commits, 2021/04/19
- 17/25: gnu: s6-networking: Update to 2.4.1.1., guix-commits, 2021/04/19
- 11/25: gnu: cdemu-daemon: Update to 3.2.5., guix-commits, 2021/04/19
- 13/25: gnu: skalibs: Update to 2.10.0.3., guix-commits, 2021/04/19
- 16/25: gnu: s6-dns: Update to 2.3.5.1., guix-commits, 2021/04/19
- 02/25: gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.,
guix-commits <=
- 03/25: gnu: tmux: Update to 3.2., guix-commits, 2021/04/19
- 06/25: gnu: libxlsxwriter: Update to 1.0.2., guix-commits, 2021/04/19
- 08/25: gnu: python-xlsxwriter: Update to 1.3.9., guix-commits, 2021/04/19
- 05/25: gnu: lagrange: Update to 1.3.3., guix-commits, 2021/04/19
- 15/25: gnu: s6: Update to 2.10.0.3., guix-commits, 2021/04/19
- 21/25: gnu: s6-linux-utils: Update to 2.5.1.5., guix-commits, 2021/04/19
- 23/25: gnu: jucipp: Update to 1.6.3., guix-commits, 2021/04/19
- 18/25: gnu: s6-rc: Update to 0.5.2.2., guix-commits, 2021/04/19
- 20/25: gnu: s6-linux-init: Update to 1.0.6.2., guix-commits, 2021/04/19
- 25/25: gnu: workrave: Update to 1.10.43., guix-commits, 2021/04/19