tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
execline-man-pages: 2.8.1.0.1 -> 2.8.1.0.2
sternenseemann
4 years ago
3cd131bf
102e4cbc
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
data
documentation
execline-man-pages
default.nix
+2
-2
pkgs/data/documentation/execline-man-pages/default.nix
···
2
2
3
3
buildManPages {
4
4
pname = "execline-man-pages";
5
5
-
version = "2.8.1.0.1";
6
6
-
sha256 = "0d3lzxy7wv91q3nr6bw1wfmrfj285i15wmj4c8v9k9pxjg42iwwx";
5
5
+
version = "2.8.1.0.2";
6
6
+
sha256 = "1fl3pyjh9328l1h2b6s08j048jl4pfyyc24mjs45qx545kcp65q4";
7
7
description = "Port of the documentation for the execline suite to mdoc";
8
8
maintainers = [ lib.maintainers.sternenseemann ];
9
9
}