1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-01 07:27:02 +00:00

s6-networking-man-pages: 2.4.1.1.1 -> 2.5.0.0.1

This commit is contained in:
sternenseemann 2021-09-28 11:55:13 +02:00 committed by sterni
parent 3cf522b286
commit 2020702689

View file

@ -2,8 +2,8 @@
buildManPages { buildManPages {
pname = "s6-networking-man-pages"; pname = "s6-networking-man-pages";
version = "2.4.1.1.1"; version = "2.5.0.0.1";
sha256 = "1qrqzm2r4rxf8hglz8k4laknjqcx1y0z1kjf636z91w1077qg0pn"; sha256 = "02xvyby23b2x30jxd4nw9c5629j4hdaxq9sph3qhajlhl53yiyf2";
description = "Port of the documentation for the s6-networking suite to mdoc"; description = "Port of the documentation for the s6-networking suite to mdoc";
sections = [ 1 7 ]; sections = [ 1 7 ];
maintainers = [ lib.maintainers.sternenseemann ]; maintainers = [ lib.maintainers.sternenseemann ];