Commit 92a0174a authored by sternenseemann's avatar sternenseemann Committed by sterni
Browse files

execline-man-pages: 2.8.1.0.2 -> 2.8.1.0.3

parent 40f7f2cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

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