sope: 5.12.8 -> 5.12.9

(cherry picked from commit 3c5295265a)
This commit is contained in:
Jan Christoph Ebersbach
2026-05-29 08:31:54 +02:00
committed by github-actions[bot]
parent 4a9dbd0960
commit a5bea5ffc7

View File

@@ -14,7 +14,7 @@
clangStdenv.mkDerivation rec {
pname = "sope";
version = "5.12.8";
version = "5.12.9";
src = fetchFromGitHub {
owner = "Alinto";