bicgl: fix version scheme

This commit is contained in:
Sigmanificient
2026-07-16 01:53:29 +02:00
parent d4a57f162b
commit 89244cc2bb

View File

@@ -11,7 +11,7 @@
stdenv.mkDerivation rec {
pname = "bicgl";
version = "unstable-2018-04-06";
version = "1.3.60-unstable-2018-04-06";
owner = "BIC-MNI";