diff --git a/lib/utils.pm b/lib/utils.pm index c377664b..ecfce396 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -457,7 +457,7 @@ sub setup_workaround_repo { my %workarounds = ( "33" => [], "34" => [], - "35" => ["FEDORA-2021-41d8b36cd2"] + "35" => [] ); # then we'll download each update for our release: my $advortasks = $workarounds{$version};