Merge pull request #162477 from mweinelt/dddvb

This commit is contained in:
Martin Weinelt 2022-03-05 15:33:14 +01:00 committed by GitHub
commit 84a11cdc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
stdenv.mkDerivation rec {
pname = "dddvb";
version = "0.9.33-404-ge9ccab3";
version = "0.9.38-pre.4";
src = fetchFromGitHub {
owner = "DigitalDevices";