diff --git a/lib/utils.pm b/lib/utils.pm index 9ae905ff..e2068009 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -481,7 +481,7 @@ sub setup_workaround_repo { "35" => [], "36" => [], "37" => [], - "38" => ["93141943"], + "38" => ["FEDORA-2022-3b6ee0825e"], ); # then we'll download each update for our release: my $advortasks = $workarounds{$version};