lol

s6-man-pages: 2.11.0.1.1 -> 2.11.1.1.1

authored by kylie.land and committed by

Alyssa Ross 2ee6f663 89fe43fd

+2 -2
+2 -2
pkgs/data/documentation/s6-man-pages/default.nix
··· 2 2 3 3 buildManPages { 4 4 pname = "s6-man-pages"; 5 - version = "2.11.0.1.1"; 6 - sha256 = "03gl0vvdaqfb5hs0dfdbs9djxiyq3abcx9vwgkfw22b1rm2fa0r6"; 5 + version = "2.11.1.1.1"; 6 + sha256 = "sha256-W1+f65+Su1ZjCtzstn/fqWyU9IlQMThd/1lOg1cbCaE="; 7 7 description = "Port of the documentation for the s6 supervision suite to mdoc"; 8 8 maintainers = [ lib.maintainers.sternenseemann ]; 9 9 }