mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
skawarePackages.s6-networking-man-pages: 2.7.0.3.1 -> 2.7.0.4.1
This commit is contained in:
parent
054395aaf1
commit
51445f8cd9
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ skawarePackages.buildPackage {
|
||||||
|
|
||||||
manpages = skawarePackages.buildManPages {
|
manpages = skawarePackages.buildManPages {
|
||||||
pname = "s6-networking-man-pages";
|
pname = "s6-networking-man-pages";
|
||||||
version = "2.7.0.3.1";
|
version = "2.7.0.4.1";
|
||||||
sha256 = "9u2C1TF9vma+7Qo+00uZ6eOCn/9eMgKALgHDVgMcrfg=";
|
sha256 = "sha256-ocYUZVnkuhO/1qgW3mSooZRoqqch1SgIRoygS3AjeZI=";
|
||||||
description = "Port of the documentation for the s6-networking suite to mdoc";
|
description = "Port of the documentation for the s6-networking suite to mdoc";
|
||||||
maintainers = [ lib.maintainers.sternenseemann ];
|
maintainers = [ lib.maintainers.sternenseemann ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue