1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00

execline-man-pages: 2.8.1.0.2 -> 2.8.1.0.3

This commit is contained in:
sternenseemann 2021-11-03 12:14:41 +01:00 committed by sterni
parent 40f7f2cbc6
commit 92a0174a08

View file

@ -2,8 +2,8 @@
buildManPages { buildManPages {
pname = "execline-man-pages"; pname = "execline-man-pages";
version = "2.8.1.0.2"; version = "2.8.1.0.3";
sha256 = "1fl3pyjh9328l1h2b6s08j048jl4pfyyc24mjs45qx545kcp65q4"; sha256 = "1n7c75lmyrjzzcbwjl6fxhfs4k29qlr66r1q35799h942cn4li7v";
description = "Port of the documentation for the execline suite to mdoc"; description = "Port of the documentation for the execline suite to mdoc";
maintainers = [ lib.maintainers.sternenseemann ]; maintainers = [ lib.maintainers.sternenseemann ];
} }