Skip to content

Commit

Permalink
Remove duplicate rule
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Jul 10, 2024
1 parent 4302943 commit 351e82a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 899.version-fixes.global.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
- { verpat: "(git|hg)-(20[0-9]{2}-[0-9]{2}-[0-9]{2})", ruleset: nix, setver: $2, snapshot: true } # see repology#854
- { verpat: ".*-wrapper", ruleset: nix, ignore: true }
- { verpat: ".*latest.*", ruleset: justinstall, rolling: true }
- { verpat: ".*-[0-9]+", namepat: "lua.*", ruleset: nix, untrusted: true } # uses luarocks versions which add extra component
- { verpat: "[0-9]{5}", namepat: "texlive:.*", ruleset: [guix,openmandriva], untrusted: true } # some kind of ctan revisions which have nothing to do with upstream versions
- { verpat: ".*r.*", namepat: "php:.*", ruleset: freebsd, devel: true }
- { verpat: ".*\\.[rab][0-9]+", ruleset: freebsd, ignore: true } # XXX: FreeBSD DISTVERSION
Expand Down

0 comments on commit 351e82a

Please sign in to comment.