mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
execline-man-pages: 2.9.6.0.1 -> 2.9.6.1.1
This commit is contained in:
parent
aafd9c0a25
commit
062bd17d71
@ -16,8 +16,8 @@ in skawarePackages.buildPackage {
|
||||
# ${version}.3 and so on are created.
|
||||
manpages = skawarePackages.buildManPages {
|
||||
pname = "execline-man-pages";
|
||||
version = "2.9.6.0.1";
|
||||
sha256 = "sha256-0lyX3rIUZ2JqWioRSm22uDS+q9ONkwIZxfR5E2pSDC4=";
|
||||
version = "2.9.6.1.1";
|
||||
sha256 = "sha256-bj+74zTkGKLdLEb1k4iHfNI1lAuxLBASc5++m17Y0O8=";
|
||||
description = "Port of the documentation for the execline suite to mdoc";
|
||||
maintainers = [ lib.maintainers.sternenseemann ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user