sope: 5.12.7 -> 5.12.8

This commit is contained in:
Jan Christoph Ebersbach
2026-05-13 08:38:45 +02:00
parent 593735769d
commit 241a0b3cbc
+1 -1
View File
@@ -14,7 +14,7 @@
clangStdenv.mkDerivation rec {
pname = "sope";
version = "5.12.7";
version = "5.12.8";
src = fetchFromGitHub {
owner = "Alinto";