mythtv: fix src hash

This commit is contained in:
Kenichi Kamiya
2025-05-03 16:48:55 +09:00
parent a3980c7829
commit 848fcac122
+1 -1
View File
@@ -49,7 +49,7 @@ mkDerivation rec {
owner = "MythTV";
repo = "mythtv";
tag = "v${version}";
hash = "sha256-ZhVlDX5I6SJEntVg30Iy/XxgsorDjFycAt2uksJMJps=";
hash = "sha256-4mWtPJi2CBoek8LWEfdFxe1ybomAOCTWBTKExMm7nLU=";
};
patches = [