mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
skawarePackages.s6-portable-utils-man-pages: 2.3.0.2.2 -> 2.3.0.4.1
This commit is contained in:
parent
4f3d248eff
commit
d538941d7c
|
|
@ -11,8 +11,8 @@ skawarePackages.buildPackage {
|
||||||
|
|
||||||
manpages = skawarePackages.buildManPages {
|
manpages = skawarePackages.buildManPages {
|
||||||
pname = "s6-portable-utils-man-pages";
|
pname = "s6-portable-utils-man-pages";
|
||||||
version = "2.3.0.2.2";
|
version = "2.3.0.4.1";
|
||||||
sha256 = "0zbxr6jqrx53z1gzfr31nm78wjfmyjvjx7216l527nxl9zn8nnv1";
|
sha256 = "sha256-LbXa+fecxYyFdVmEHT8ch4Y8Pf1YIyd9Gia3zujxUgs=";
|
||||||
description = "Port of the documentation for the s6-portable-utils suite to mdoc";
|
description = "Port of the documentation for the s6-portable-utils suite to mdoc";
|
||||||
maintainers = [ lib.maintainers.somasis ];
|
maintainers = [ lib.maintainers.somasis ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue