s6-rc-man-pages: 0.5.4.1.2 -> 0.5.4.2.1

git tags are identical, so this isn't really an upgrade…
This commit is contained in:
Alyssa Ross
2024-02-28 16:34:49 +01:00
parent 25909d8921
commit 470ce55e71
@@ -2,7 +2,7 @@
buildManPages {
pname = "s6-rc-man-pages";
version = "0.5.4.1.2";
version = "0.5.4.2.1";
sha256 = "Ywke3FG/xhhUd934auDB+iFRDCvy8IJs6IkirP6O/As=";
description = "mdoc(7) versions of the documentation for the s6-rc service manager";
maintainers = [ lib.maintainers.qyliss ];