sope: 5.12.8 -> 5.12.9 (#525441)

This commit is contained in:
Nick Cao
2026-05-29 14:20:59 +00:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@
clangStdenv.mkDerivation rec {
pname = "sope";
version = "5.12.8";
version = "5.12.9";
src = fetchFromGitHub {
owner = "Alinto";