Skip to content

Commit 863f7d6

Browse files
authored
linuxdoc-tools: 0.9.85 -> 0.9.86 (NixOS#397081)
2 parents 86f2229 + 2cfbc7f commit 863f7d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/linuxdoc-tools/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717

1818
stdenv.mkDerivation rec {
1919
pname = "linuxdoc-tools";
20-
version = "0.9.85";
20+
version = "0.9.86";
2121

2222
src = fetchFromGitLab {
2323
owner = "agmartin";
2424
repo = "linuxdoc-tools";
2525
rev = version;
26-
hash = "sha256-8nsCfcxqVt16br6Vhk8tW3cxJMJFSZYX2g3MjO7JoT4=";
26+
hash = "sha256-AsTlrjTYuuLB2jF0zKPVrxOZ2ygUIyMJFV6qDd7ODwA=";
2727
};
2828

2929
outputs = [

0 commit comments

Comments
 (0)