linuxdoc-tools: 0.9.85 -> 0.9.86

This commit is contained in:
R. Ryantm
2025-04-08 12:47:35 +00:00
parent 3367e70de7
commit 2cfbc7f3cd
+2 -2
View File
@@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "linuxdoc-tools";
version = "0.9.85";
version = "0.9.86";
src = fetchFromGitLab {
owner = "agmartin";
repo = "linuxdoc-tools";
rev = version;
hash = "sha256-8nsCfcxqVt16br6Vhk8tW3cxJMJFSZYX2g3MjO7JoT4=";
hash = "sha256-AsTlrjTYuuLB2jF0zKPVrxOZ2ygUIyMJFV6qDd7ODwA=";
};
outputs = [