mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +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 {
|
||||
pname = "s6-networking-man-pages";
|
||||
version = "2.7.0.3.1";
|
||||
sha256 = "9u2C1TF9vma+7Qo+00uZ6eOCn/9eMgKALgHDVgMcrfg=";
|
||||
version = "2.7.0.4.1";
|
||||
sha256 = "sha256-ocYUZVnkuhO/1qgW3mSooZRoqqch1SgIRoygS3AjeZI=";
|
||||
description = "Port of the documentation for the s6-networking suite to mdoc";
|
||||
maintainers = [ lib.maintainers.sternenseemann ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue