sope: 5.12.8 -> 5.12.9

This commit is contained in:
Jan Christoph Ebersbach
2026-05-29 08:31:54 +02:00
parent 0363321cb9
commit 3c5295265a
+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";