crackle: fix version (#546473)

This commit is contained in:
Yohann Boniface
2026-07-29 09:51:10 +00:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
stdenv.mkDerivation {
pname = "crackle";
version = "unstable-2020-12-13";
version = "0.1-unstable-2020-12-12";
src = fetchFromGitHub {
owner = "mikeryan";