lol

execline-man-pages: 2.8.3.0.2 -> 2.9.0.0.1

authored by kylie.land and committed by

Alyssa Ross d246edf6 2ee6f663

+2 -2
+2 -2
pkgs/data/documentation/execline-man-pages/default.nix
··· 2 2 3 3 buildManPages { 4 4 pname = "execline-man-pages"; 5 - version = "2.8.3.0.2"; 6 - sha256 = "0fzv5as81aqgl8llbz8c5bk5n56iyh4g70r54wmj71rh2d1pihk5"; 5 + version = "2.9.0.0.1"; 6 + sha256 = "sha256-hT0YsuYJ3XSMYwtlwDR8PGlD8ng8XPky93rCprruHu8="; 7 7 description = "Port of the documentation for the execline suite to mdoc"; 8 8 maintainers = [ lib.maintainers.sternenseemann ]; 9 9 }