blob: a28fdbd38712d842c070d1fe31900cdb669d4279 [file] [log] [blame]
Leopold7fbf1042023-01-06 19:57:37 +01001load("@bazeldnf//:deps.bzl", "rpm")
2
3def sandbox_dependencies():
4 rpm(
5 name = "acpica-tools-0__20220331-4.fc37.x86_64",
6 sha256 = "ab044a35844bf56c0a217d298faa7f390915c72be1f5d9fd241877aa76ccb9b7",
7 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01008 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm",
9 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm",
10 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm",
11 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +020012 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010013 ],
14 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020015
Leopold7fbf1042023-01-06 19:57:37 +010016 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020017 name = "alternatives-0__1.24-1.fc37.x86_64",
18 sha256 = "4fd3c9e8aedd1cf2a620c7580999c8510a1b93f5c85be8e24c59ca9b3c27aa8a",
Leopold7fbf1042023-01-06 19:57:37 +010019 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020020 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.24-1.fc37.x86_64.rpm",
21 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.24-1.fc37.x86_64.rpm",
22 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.24-1.fc37.x86_64.rpm",
23 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.24-1.fc37.x86_64.rpm",
24 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.24-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010025 ],
26 )
Leopold7fbf1042023-01-06 19:57:37 +010027 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020028 name = "ansible-srpm-macros-0__1-10.fc37.x86_64",
29 sha256 = "4438d542c8ca4253b0da207bbf876615d717d50f764896b54e4a8cd3058acf03",
Leopold7fbf1042023-01-06 19:57:37 +010030 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020031 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-10.fc37.noarch.rpm",
32 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-10.fc37.noarch.rpm",
33 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-10.fc37.noarch.rpm",
34 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-10.fc37.noarch.rpm",
35 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-10.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010036 ],
37 )
Leopold7fbf1042023-01-06 19:57:37 +010038 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020039 name = "audit-libs-0__3.1.2-1.fc37.x86_64",
40 sha256 = "6193619a12f238f2e94c390d4e584094755f4b23e592ceafd53e65c6e22498ff",
Leopold7fbf1042023-01-06 19:57:37 +010041 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020042 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1.2-1.fc37.x86_64.rpm",
43 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1.2-1.fc37.x86_64.rpm",
44 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1.2-1.fc37.x86_64.rpm",
45 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1.2-1.fc37.x86_64.rpm",
46 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010047 ],
48 )
Leopold7fbf1042023-01-06 19:57:37 +010049 rpm(
50 name = "authselect-0__1.4.2-1.fc37.x86_64",
51 sha256 = "c356d05e80f2b57ea2598b45b168fff6da189038e3f3ef0305dd90cfdd2a045f",
52 urls = [
Leopold7fbf1042023-01-06 19:57:37 +010053 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm",
54 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +010055 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm",
56 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +020057 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010058 ],
59 )
Leopold7fbf1042023-01-06 19:57:37 +010060 rpm(
61 name = "authselect-libs-0__1.4.2-1.fc37.x86_64",
62 sha256 = "275c282a240a3b7225e98b540a91af3419a9fa527623c5f152c48f8209779146",
63 urls = [
Leopold7fbf1042023-01-06 19:57:37 +010064 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm",
65 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +010066 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm",
67 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +020068 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010069 ],
70 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020071
Leopold7fbf1042023-01-06 19:57:37 +010072 rpm(
73 name = "basesystem-0__11-14.fc37.x86_64",
74 sha256 = "38d1877d647bb5f4047d22982a51899c95bdfea1d7b2debbff37c66f0fc0ed44",
75 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +010076 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm",
77 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm",
78 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm",
79 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +020080 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010081 ],
82 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +020083
Leopold7fbf1042023-01-06 19:57:37 +010084 rpm(
85 name = "bash-0__5.2.15-1.fc37.x86_64",
86 sha256 = "e50ddbdb35ecec1a9bf4e19fd87c6216382be313c3b671704d444053a1cfd183",
87 urls = [
Leopold7fbf1042023-01-06 19:57:37 +010088 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm",
89 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +010090 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm",
91 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +020092 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +010093 ],
94 )
Leopold7fbf1042023-01-06 19:57:37 +010095 rpm(
96 name = "bc-0__1.07.1-16.fc37.x86_64",
97 sha256 = "5641d8a1ffc675c13d108fa5218024ae8b35164abff34176ead3289756c79b8c",
98 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +010099 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm",
100 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm",
101 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm",
102 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200103 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100104 ],
105 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200106
Leopold7fbf1042023-01-06 19:57:37 +0100107 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200108 name = "binutils-0__2.38-27.fc37.x86_64",
109 sha256 = "d9efae81d1c849d7f981089047e9cb22845cc8c41404f8e9e2abdd19eea784b7",
Leopold7fbf1042023-01-06 19:57:37 +0100110 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200111 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-27.fc37.x86_64.rpm",
112 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-27.fc37.x86_64.rpm",
113 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-27.fc37.x86_64.rpm",
114 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-27.fc37.x86_64.rpm",
115 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-27.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100116 ],
117 )
Leopold7fbf1042023-01-06 19:57:37 +0100118 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200119 name = "binutils-gold-0__2.38-27.fc37.x86_64",
120 sha256 = "63f0c543c79929296d415357e88da768ed52e2c092e267671fe8a25cd69b2bc6",
Leopold7fbf1042023-01-06 19:57:37 +0100121 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200122 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-27.fc37.x86_64.rpm",
123 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-27.fc37.x86_64.rpm",
124 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-27.fc37.x86_64.rpm",
125 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-27.fc37.x86_64.rpm",
126 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-27.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100127 ],
128 )
Leopold7fbf1042023-01-06 19:57:37 +0100129 rpm(
130 name = "bison-0__3.8.2-3.fc37.x86_64",
131 sha256 = "2e6094d1f6670f4e99c3334f94b521055cbd780ac6ff0275c95b98a22c34d08a",
132 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100133 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm",
134 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm",
135 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm",
136 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200137 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100138 ],
139 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200140
Leopold7fbf1042023-01-06 19:57:37 +0100141 rpm(
142 name = "bzip2-libs-0__1.0.8-12.fc37.x86_64",
143 sha256 = "6e74a8ed5b472cf811f9bf429a999ed3f362e2c88566a461517a12c058abd401",
144 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100145 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm",
146 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm",
147 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm",
148 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200149 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100150 ],
151 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200152
Leopold7fbf1042023-01-06 19:57:37 +0100153 rpm(
Leopold68961c32023-02-01 13:53:08 +0100154 name = "ca-certificates-0__2023.2.60-1.0.fc37.x86_64",
155 sha256 = "b2dcac3e49cbf75841d41ee1c53f1a91ffa78ba03dab8febb3153dbf76b2c5b2",
Leopold7fbf1042023-01-06 19:57:37 +0100156 urls = [
Leopold68961c32023-02-01 13:53:08 +0100157 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm",
158 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm",
159 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm",
160 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200161 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100162 ],
163 )
Leopold7fbf1042023-01-06 19:57:37 +0100164 rpm(
165 name = "capstone-0__4.0.2-11.fc37.x86_64",
166 sha256 = "5faaf0c29c0e76456c42b3a8e62b4fdf43150501187653da27974e6384655248",
167 urls = [
Leopold7fbf1042023-01-06 19:57:37 +0100168 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm",
169 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +0100170 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm",
171 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200172 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100173 ],
174 )
Leopold7fbf1042023-01-06 19:57:37 +0100175 rpm(
Leopolda58047b2023-03-30 14:55:37 +0200176 name = "checkpolicy-0__3.5-1.fc37.x86_64",
177 sha256 = "1bd6036081fb219541cdbf1f23ef05381665356f3f45c4af8bb72ff0295f82ce",
Leopold7fbf1042023-01-06 19:57:37 +0100178 urls = [
Leopolda58047b2023-03-30 14:55:37 +0200179 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm",
180 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm",
181 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm",
182 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200183 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100184 ],
185 )
Leopold7fbf1042023-01-06 19:57:37 +0100186 rpm(
Leopolda58047b2023-03-30 14:55:37 +0200187 name = "clang-0__15.0.7-2.fc37.x86_64",
188 sha256 = "9f4e9c4f003b285eb2f6988ec9c476c83006041262beaa07702d0b35394c396b",
Leopold7fbf1042023-01-06 19:57:37 +0100189 urls = [
Leopolda58047b2023-03-30 14:55:37 +0200190 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm",
191 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm",
192 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm",
193 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200194 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100195 ],
196 )
Leopold7fbf1042023-01-06 19:57:37 +0100197 rpm(
Leopolda58047b2023-03-30 14:55:37 +0200198 name = "clang-libs-0__15.0.7-2.fc37.x86_64",
199 sha256 = "9c260e1f9512734eb00a7fdd2cdc156ac9b2ba4c855e661c90d2898853bf9c7f",
Leopold7fbf1042023-01-06 19:57:37 +0100200 urls = [
Leopolda58047b2023-03-30 14:55:37 +0200201 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm",
202 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm",
203 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm",
204 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200205 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100206 ],
207 )
Leopold7fbf1042023-01-06 19:57:37 +0100208 rpm(
Leopolda58047b2023-03-30 14:55:37 +0200209 name = "clang-resource-filesystem-0__15.0.7-2.fc37.x86_64",
210 sha256 = "505f703e657c33605d3ae395835b0d6d4c132e0cf812a95779aa0b2bb5ce2e77",
Leopold7fbf1042023-01-06 19:57:37 +0100211 urls = [
Leopolda58047b2023-03-30 14:55:37 +0200212 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm",
213 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm",
214 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm",
215 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200216 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100217 ],
218 )
Leopold7fbf1042023-01-06 19:57:37 +0100219 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200220 name = "coreutils-single-0__9.1-8.fc37.x86_64",
221 sha256 = "4a0f1b98fd4e00d2b362ebb11ec4ba1702ee363b1ecdcbcd5d53486d580f2edc",
Leopold7fbf1042023-01-06 19:57:37 +0100222 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200223 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-8.fc37.x86_64.rpm",
224 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-8.fc37.x86_64.rpm",
225 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-8.fc37.x86_64.rpm",
226 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-8.fc37.x86_64.rpm",
227 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-8.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100228 ],
229 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200230
Leopold7fbf1042023-01-06 19:57:37 +0100231 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200232 name = "cpp-0__12.3.1-1.fc37.x86_64",
233 sha256 = "845c873ec113f26fd1151083ee83d90a2521805275ec147d684e9f34b8fcc1d9",
Leopold7fbf1042023-01-06 19:57:37 +0100234 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200235 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.3.1-1.fc37.x86_64.rpm",
236 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.3.1-1.fc37.x86_64.rpm",
237 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.3.1-1.fc37.x86_64.rpm",
238 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.3.1-1.fc37.x86_64.rpm",
239 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100240 ],
241 )
Leopold7fbf1042023-01-06 19:57:37 +0100242 rpm(
243 name = "cracklib-0__2.9.7-30.fc37.x86_64",
244 sha256 = "3847abdc8ff973aeb0fb7e681bdf7c37b19cd49e5df17e8bf6bc35f34615c88f",
245 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100246 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm",
247 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm",
248 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm",
249 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200250 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100251 ],
252 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200253
Leopold7fbf1042023-01-06 19:57:37 +0100254 rpm(
255 name = "crypto-policies-0__20220815-1.gite4ed860.fc37.x86_64",
256 sha256 = "486a11feeaad706c68b05de60a906cc57059454cbce436aeba45f88b84578c0c",
257 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100258 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm",
259 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm",
260 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm",
261 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200262 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100263 ],
264 )
Leopold7fbf1042023-01-06 19:57:37 +0100265 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200266 name = "curl-minimal-0__7.85.0-10.fc37.x86_64",
267 sha256 = "ed6b0333085d49fc9b1b652752a926364ee0af3bcab437f01249a17a565bc09f",
Leopold7fbf1042023-01-06 19:57:37 +0100268 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200269 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-10.fc37.x86_64.rpm",
270 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-10.fc37.x86_64.rpm",
271 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-10.fc37.x86_64.rpm",
272 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-10.fc37.x86_64.rpm",
273 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-10.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100274 ],
275 )
Leopold7fbf1042023-01-06 19:57:37 +0100276 rpm(
277 name = "cyrus-sasl-lib-0__2.1.28-8.fc37.x86_64",
278 sha256 = "4e0e8656faf1f4f5227e4e40cdb4e662a1d78b19e74b90ba2f39f3cdf73e0083",
279 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100280 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm",
281 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm",
282 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm",
283 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200284 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100285 ],
286 )
Leopold7fbf1042023-01-06 19:57:37 +0100287 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200288 name = "daxctl-libs-0__78-1.fc37.x86_64",
289 sha256 = "77d7bc0e5edfec318ab6ef62f211f6daa22367ad2ae4b2d5db193123fe6182ac",
Leopold7fbf1042023-01-06 19:57:37 +0100290 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200291 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-78-1.fc37.x86_64.rpm",
292 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-78-1.fc37.x86_64.rpm",
293 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-78-1.fc37.x86_64.rpm",
294 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-78-1.fc37.x86_64.rpm",
295 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-78-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100296 ],
297 )
Leopold7fbf1042023-01-06 19:57:37 +0100298 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200299 name = "dbus-1__1.14.10-1.fc37.x86_64",
300 sha256 = "ecf5c78fcd0a060f47ba13f0c719990f801adcf0c8a40bec22b0b5ae285571d9",
Leopold7fbf1042023-01-06 19:57:37 +0100301 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200302 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.10-1.fc37.x86_64.rpm",
303 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.10-1.fc37.x86_64.rpm",
304 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.10-1.fc37.x86_64.rpm",
305 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.10-1.fc37.x86_64.rpm",
306 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.10-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100307 ],
308 )
Leopold7fbf1042023-01-06 19:57:37 +0100309 rpm(
Leopolda01b4ee2023-02-13 12:49:50 +0100310 name = "dbus-broker-0__33-1.fc37.x86_64",
311 sha256 = "069f79144219815854e47cda0bf47c5f5e361d48cbfa652405ac68c0d24d29ee",
Leopold7fbf1042023-01-06 19:57:37 +0100312 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100313 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm",
314 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm",
315 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm",
316 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200317 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100318 ],
319 )
Leopold7fbf1042023-01-06 19:57:37 +0100320 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200321 name = "dbus-common-1__1.14.10-1.fc37.x86_64",
322 sha256 = "938bd46c3d7bf6a02cdf9507fd6dd47c0fe5d8b52862164cf5ca1cef36951ca5",
Leopold7fbf1042023-01-06 19:57:37 +0100323 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200324 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.10-1.fc37.noarch.rpm",
325 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.10-1.fc37.noarch.rpm",
326 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.10-1.fc37.noarch.rpm",
327 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.10-1.fc37.noarch.rpm",
328 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.10-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100329 ],
330 )
Leopold7fbf1042023-01-06 19:57:37 +0100331 rpm(
332 name = "diffutils-0__3.8-3.fc37.x86_64",
333 sha256 = "c1374e3372d0d246ecb0e04b36743e23c68ab307c7603c5a267fce654bf05cdd",
334 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100335 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm",
336 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm",
337 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm",
338 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200339 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100340 ],
341 )
Leopold7fbf1042023-01-06 19:57:37 +0100342 rpm(
343 name = "dwz-0__0.14-7.fc37.x86_64",
344 sha256 = "82e4d749edaf6e209f8e7eb830454fa12e8b39f88ee190a49fb55496e7eda9af",
345 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100346 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm",
347 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm",
348 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm",
349 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200350 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100351 ],
352 )
Leopold7fbf1042023-01-06 19:57:37 +0100353 rpm(
354 name = "e2fsprogs-libs-0__1.46.5-3.fc37.x86_64",
355 sha256 = "631c5cdd65015cf905cf9c7b9c0213384a524eeb0b1f15da971aae8cc38ed27e",
356 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100357 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm",
358 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm",
359 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm",
360 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200361 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100362 ],
363 )
Leopold7fbf1042023-01-06 19:57:37 +0100364 rpm(
Serge Bazanski0f1939a2023-02-23 09:36:10 +0000365 name = "ed-0__1.18-2.fc37.x86_64",
366 sha256 = "4a16aed8139002451a96be745b170ac036385afda72b0fac7903979df33e2762",
Leopold7fbf1042023-01-06 19:57:37 +0100367 urls = [
Serge Bazanski0f1939a2023-02-23 09:36:10 +0000368 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm",
369 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm",
370 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm",
371 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200372 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm",
Serge Bazanski0f1939a2023-02-23 09:36:10 +0000373 ],
374 )
Serge Bazanski0f1939a2023-02-23 09:36:10 +0000375 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200376 name = "edk2-ovmf-0__20230524-3.fc37.x86_64",
377 sha256 = "be4d38af60d1917c681ea76a5884eba2539aa008090d7c893f17ed8af39efdb0",
Serge Bazanski0f1939a2023-02-23 09:36:10 +0000378 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200379 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230524-3.fc37.noarch.rpm",
380 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230524-3.fc37.noarch.rpm",
381 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230524-3.fc37.noarch.rpm",
382 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230524-3.fc37.noarch.rpm",
383 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230524-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100384 ],
385 )
Leopold7fbf1042023-01-06 19:57:37 +0100386 rpm(
387 name = "efi-srpm-macros-0__5-6.fc37.x86_64",
388 sha256 = "d24933b643fabac0d1f63835c39dbb9081c94795427df3b07722dbf0748dd16d",
389 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100390 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm",
391 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm",
392 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm",
393 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200394 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100395 ],
396 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200397
Leopold7fbf1042023-01-06 19:57:37 +0100398 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200399 name = "elfutils-debuginfod-client-0__0.189-3.fc37.x86_64",
400 sha256 = "e07cb3382bf16c9d452b693015fab9a6da32cdb3581f97882bf91463ec05d706",
Leopold7fbf1042023-01-06 19:57:37 +0100401 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200402 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-3.fc37.x86_64.rpm",
403 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-3.fc37.x86_64.rpm",
404 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-3.fc37.x86_64.rpm",
405 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-3.fc37.x86_64.rpm",
406 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100407 ],
408 )
Leopold7fbf1042023-01-06 19:57:37 +0100409 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200410 name = "elfutils-default-yama-scope-0__0.189-3.fc37.x86_64",
411 sha256 = "108933bfd4359472c97e6a691053154705e164da743f0f639c04fa61cd52d0a4",
Leopold7fbf1042023-01-06 19:57:37 +0100412 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200413 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-3.fc37.noarch.rpm",
414 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-3.fc37.noarch.rpm",
415 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-3.fc37.noarch.rpm",
416 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-3.fc37.noarch.rpm",
417 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100418 ],
419 )
Leopold7fbf1042023-01-06 19:57:37 +0100420 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200421 name = "elfutils-libelf-0__0.189-3.fc37.x86_64",
422 sha256 = "3e77093e7641f4879554287cebf692f1b5ecb44523e108e0a6da3d454b25208e",
Leopold7fbf1042023-01-06 19:57:37 +0100423 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200424 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-3.fc37.x86_64.rpm",
425 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-3.fc37.x86_64.rpm",
426 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-3.fc37.x86_64.rpm",
427 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-3.fc37.x86_64.rpm",
428 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100429 ],
430 )
Leopold7fbf1042023-01-06 19:57:37 +0100431 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200432 name = "elfutils-libelf-devel-0__0.189-3.fc37.x86_64",
433 sha256 = "fbd48678fdc48235be3e647e5bff7d9653a389586d7ee1acb580a173f021662e",
Leopold7fbf1042023-01-06 19:57:37 +0100434 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200435 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-3.fc37.x86_64.rpm",
436 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-3.fc37.x86_64.rpm",
437 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-3.fc37.x86_64.rpm",
438 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-3.fc37.x86_64.rpm",
439 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100440 ],
441 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200442
Leopold7fbf1042023-01-06 19:57:37 +0100443 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200444 name = "elfutils-libs-0__0.189-3.fc37.x86_64",
445 sha256 = "7e35cc9b4ff561984268e7548e445c1b0e9d69c2e2a37f9acc3c41c966de754e",
Leopold7fbf1042023-01-06 19:57:37 +0100446 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200447 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-3.fc37.x86_64.rpm",
448 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-3.fc37.x86_64.rpm",
449 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-3.fc37.x86_64.rpm",
450 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-3.fc37.x86_64.rpm",
451 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100452 ],
453 )
Leopold7fbf1042023-01-06 19:57:37 +0100454 rpm(
455 name = "expat-0__2.5.0-1.fc37.x86_64",
456 sha256 = "0e49c2393e5507bbaa16ededf0176e731e0196dd3230f6371d67be8b919e3429",
457 urls = [
Leopold7fbf1042023-01-06 19:57:37 +0100458 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm",
459 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +0100460 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm",
461 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200462 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100463 ],
464 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200465
Leopold7fbf1042023-01-06 19:57:37 +0100466 rpm(
Leopold68961c32023-02-01 13:53:08 +0100467 name = "fedora-gpg-keys-0__37-2.x86_64",
468 sha256 = "47a0fdf0c8d0aecd3d4b2eee160affec5ba0d12b7ac6647b3f12fdef275e9738",
Leopold7fbf1042023-01-06 19:57:37 +0100469 urls = [
Leopold68961c32023-02-01 13:53:08 +0100470 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm",
471 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm",
472 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm",
473 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200474 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100475 ],
476 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200477
Leopold7fbf1042023-01-06 19:57:37 +0100478 rpm(
Lorenz Brun60ded322023-03-09 18:07:45 +0100479 name = "fedora-release-common-0__37-16.x86_64",
480 sha256 = "5887ea74e3b3525a31fc0a685e10b8ef0be80afe223a9d327c53a5a3168e36d7",
Leopold7fbf1042023-01-06 19:57:37 +0100481 urls = [
Lorenz Brun60ded322023-03-09 18:07:45 +0100482 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm",
483 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm",
484 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm",
485 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200486 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100487 ],
488 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200489
Leopold7fbf1042023-01-06 19:57:37 +0100490 rpm(
Lorenz Brun60ded322023-03-09 18:07:45 +0100491 name = "fedora-release-container-0__37-16.x86_64",
492 sha256 = "2321ec7a64f24b616f6fef130a97f257aff81b7068b1ede4f81938395e8bab56",
Leopold7fbf1042023-01-06 19:57:37 +0100493 urls = [
Lorenz Brun60ded322023-03-09 18:07:45 +0100494 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm",
495 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm",
496 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm",
497 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200498 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100499 ],
500 )
Leopold7fbf1042023-01-06 19:57:37 +0100501 rpm(
Lorenz Brun60ded322023-03-09 18:07:45 +0100502 name = "fedora-release-identity-container-0__37-16.x86_64",
503 sha256 = "c70aef6b122b352afa7e5eff5c80d0a3dc5b019bf878be80862b94ee986d06ec",
Leopold7fbf1042023-01-06 19:57:37 +0100504 urls = [
Lorenz Brun60ded322023-03-09 18:07:45 +0100505 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm",
506 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm",
507 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm",
508 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200509 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100510 ],
511 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200512
Leopold7fbf1042023-01-06 19:57:37 +0100513 rpm(
Leopold68961c32023-02-01 13:53:08 +0100514 name = "fedora-repos-0__37-2.x86_64",
515 sha256 = "f43a00322ae512135f695e9378eadcb3f8a8314bd4e290ea40c7c576621297f6",
Leopold7fbf1042023-01-06 19:57:37 +0100516 urls = [
Leopold68961c32023-02-01 13:53:08 +0100517 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm",
518 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm",
519 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm",
520 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200521 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100522 ],
523 )
Leopold7fbf1042023-01-06 19:57:37 +0100524 rpm(
525 name = "file-0__5.42-4.fc37.x86_64",
526 sha256 = "c84d46c1df7de7f3574733ca5cacca81619fcc296bf566b218dc116929bbbc4a",
527 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100528 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm",
529 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm",
530 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm",
531 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200532 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100533 ],
534 )
Leopold7fbf1042023-01-06 19:57:37 +0100535 rpm(
536 name = "file-libs-0__5.42-4.fc37.x86_64",
537 sha256 = "d5923edd7fd2e5f5cd8aeb08b291b160ea06d9bc8221ffd146111ff6a9982950",
538 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100539 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm",
540 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm",
541 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm",
542 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200543 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100544 ],
545 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200546
Leopold7fbf1042023-01-06 19:57:37 +0100547 rpm(
548 name = "filesystem-0__3.18-2.fc37.x86_64",
549 sha256 = "1c28f722e7f3e48dba7ebf4f763ebebc6688b9e0fd58b55ba4fcd884c8180ef4",
550 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100551 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm",
552 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm",
553 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm",
554 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200555 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100556 ],
557 )
Leopold7fbf1042023-01-06 19:57:37 +0100558 rpm(
559 name = "findutils-1__4.9.0-2.fc37.x86_64",
560 sha256 = "25cd555f1a70138b3e81ede1cd375cb620e7a3de05680c9ebaa764f1261d0ce3",
561 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100562 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm",
563 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm",
564 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm",
565 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200566 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100567 ],
568 )
Leopold7fbf1042023-01-06 19:57:37 +0100569 rpm(
570 name = "flex-0__2.6.4-11.fc37.x86_64",
571 sha256 = "7d163eb50d9166fc24c0cc3dacd43ce59b6c524ad58b600eec152b0e604e52c8",
572 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100573 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm",
574 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm",
575 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm",
576 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200577 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100578 ],
579 )
Leopold7fbf1042023-01-06 19:57:37 +0100580 rpm(
581 name = "fonts-srpm-macros-1__2.0.5-9.fc37.x86_64",
582 sha256 = "c2eb9a3d0f01a6b5f21fbfd5f84d5185379925bb9e7df2d66220c16288efd83c",
583 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100584 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm",
585 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm",
586 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm",
587 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200588 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100589 ],
590 )
Leopold7fbf1042023-01-06 19:57:37 +0100591 rpm(
592 name = "fpc-srpm-macros-0__1.3-6.fc37.x86_64",
593 sha256 = "712529a76c473868f64cebf808ec69565fb3edabb440f2e96e2cde83fb79821a",
594 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100595 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm",
596 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm",
597 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm",
598 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200599 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100600 ],
601 )
Leopold7fbf1042023-01-06 19:57:37 +0100602 rpm(
603 name = "fuse3-libs-0__3.10.5-5.fc37.x86_64",
604 sha256 = "559626f87751e9b10db9237e0bf05589081f69a5436ee88344352cbb5c4ef7cf",
605 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100606 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm",
607 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm",
608 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm",
609 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200610 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100611 ],
612 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200613
Leopold7fbf1042023-01-06 19:57:37 +0100614 rpm(
615 name = "gawk-0__5.1.1-4.fc37.x86_64",
616 sha256 = "6caea2f79e9fadf96e6cd55eac3f8625137b12f6a2ca75fb5e36b453dfe54edd",
617 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100618 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm",
619 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm",
620 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm",
621 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200622 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100623 ],
624 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200625
Leopold7fbf1042023-01-06 19:57:37 +0100626 rpm(
627 name = "gc-0__8.0.6-4.fc37.x86_64",
628 sha256 = "2dc8d164a0180af6981c5b4f27c97188f4ba9b1ba31920fe17eab0b646273152",
629 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100630 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm",
631 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm",
632 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm",
633 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200634 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100635 ],
636 )
Leopold7fbf1042023-01-06 19:57:37 +0100637 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200638 name = "gcc-0__12.3.1-1.fc37.x86_64",
639 sha256 = "c6c5669d75ff4994f810a6750df55936e4a298ae00a5c0272c341297d5887c90",
Leopold7fbf1042023-01-06 19:57:37 +0100640 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200641 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.3.1-1.fc37.x86_64.rpm",
642 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.3.1-1.fc37.x86_64.rpm",
643 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.3.1-1.fc37.x86_64.rpm",
644 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.3.1-1.fc37.x86_64.rpm",
645 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100646 ],
647 )
Leopold7fbf1042023-01-06 19:57:37 +0100648 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200649 name = "gcc-c__plus____plus__-0__12.3.1-1.fc37.x86_64",
650 sha256 = "426d546e0c346f6803d3f45056c8aa264e2fbb1b62eeb9f95bf1166706a12e96",
Leopold7fbf1042023-01-06 19:57:37 +0100651 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200652 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.3.1-1.fc37.x86_64.rpm",
653 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.3.1-1.fc37.x86_64.rpm",
654 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.3.1-1.fc37.x86_64.rpm",
655 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.3.1-1.fc37.x86_64.rpm",
656 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100657 ],
658 )
Leopold7fbf1042023-01-06 19:57:37 +0100659 rpm(
660 name = "gdbm-libs-1__1.23-2.fc37.x86_64",
661 sha256 = "32ab362365afcf96144ba3e65c461cf6f8d495651d0c99fb4eeb970fc2b838e5",
662 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100663 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm",
664 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm",
665 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm",
666 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200667 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100668 ],
669 )
Leopold7fbf1042023-01-06 19:57:37 +0100670 rpm(
Leopolda01b4ee2023-02-13 12:49:50 +0100671 name = "ghc-srpm-macros-0__1.6.1-1.fc37.x86_64",
672 sha256 = "de2385311dcb51dd1d1fc9162ee04efbbbe3add24f8736a929f6834b3fc119b6",
Leopold7fbf1042023-01-06 19:57:37 +0100673 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100674 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm",
675 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm",
676 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm",
677 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200678 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100679 ],
680 )
Leopold7fbf1042023-01-06 19:57:37 +0100681 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200682 name = "glib2-0__2.74.7-2.fc37.x86_64",
683 sha256 = "5aa73e300b5191bf90a88f6bffcf03df299e37e0dab90b7311d6cae6ffd5395b",
Leopold7fbf1042023-01-06 19:57:37 +0100684 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200685 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.7-2.fc37.x86_64.rpm",
686 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.7-2.fc37.x86_64.rpm",
687 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.7-2.fc37.x86_64.rpm",
688 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.7-2.fc37.x86_64.rpm",
689 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100690 ],
691 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200692
Leopold7fbf1042023-01-06 19:57:37 +0100693 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200694 name = "glibc-0__2.36-11.fc37.x86_64",
695 sha256 = "ee4e34ebf21e27e40f6979f688d2b5978504900f424b9a4051112d5ef5de2031",
Leopold7fbf1042023-01-06 19:57:37 +0100696 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200697 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-11.fc37.x86_64.rpm",
698 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-11.fc37.x86_64.rpm",
699 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-11.fc37.x86_64.rpm",
700 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-11.fc37.x86_64.rpm",
701 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100702 ],
703 )
Leopold7fbf1042023-01-06 19:57:37 +0100704 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200705 name = "glibc-common-0__2.36-11.fc37.x86_64",
706 sha256 = "dcc9ee24112d6933040e5ca60255e3d692cb439d46da9f6ba2dddf870d7dadcd",
Leopold7fbf1042023-01-06 19:57:37 +0100707 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200708 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-11.fc37.x86_64.rpm",
709 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-11.fc37.x86_64.rpm",
710 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-11.fc37.x86_64.rpm",
711 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-11.fc37.x86_64.rpm",
712 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100713 ],
714 )
Leopold7fbf1042023-01-06 19:57:37 +0100715 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200716 name = "glibc-devel-0__2.36-11.fc37.x86_64",
717 sha256 = "f7783f44a0df4ca6b918bff95f5bf56a76483a2461288ac918da55cd63391e27",
Leopold7fbf1042023-01-06 19:57:37 +0100718 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200719 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-11.fc37.x86_64.rpm",
720 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-11.fc37.x86_64.rpm",
721 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-11.fc37.x86_64.rpm",
722 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-11.fc37.x86_64.rpm",
723 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100724 ],
725 )
Leopold7fbf1042023-01-06 19:57:37 +0100726 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200727 name = "glibc-headers-x86-0__2.36-11.fc37.x86_64",
728 sha256 = "00b28ee6ed5b7850a0527af69650f59d8f92d9abb6dea09c6df6751f8afc4b90",
Leopold7fbf1042023-01-06 19:57:37 +0100729 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200730 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-11.fc37.noarch.rpm",
731 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-11.fc37.noarch.rpm",
732 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-11.fc37.noarch.rpm",
733 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-11.fc37.noarch.rpm",
734 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-11.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100735 ],
736 )
Leopold7fbf1042023-01-06 19:57:37 +0100737 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200738 name = "glibc-langpack-en-0__2.36-11.fc37.x86_64",
739 sha256 = "75e2d009b8e1572811662a0663f26695e1cb071cf182d0a8070ab46aed7393cb",
Leopold7fbf1042023-01-06 19:57:37 +0100740 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200741 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-11.fc37.x86_64.rpm",
742 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-11.fc37.x86_64.rpm",
743 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-11.fc37.x86_64.rpm",
744 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-11.fc37.x86_64.rpm",
745 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100746 ],
747 )
Leopold7fbf1042023-01-06 19:57:37 +0100748 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200749 name = "glibc-static-0__2.36-11.fc37.x86_64",
750 sha256 = "307ec5e6764dcca4ab74073969859670408be901e40318f5e28598af12bee456",
Leopold7fbf1042023-01-06 19:57:37 +0100751 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200752 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-11.fc37.x86_64.rpm",
753 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-11.fc37.x86_64.rpm",
754 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-11.fc37.x86_64.rpm",
755 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-11.fc37.x86_64.rpm",
756 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100757 ],
758 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200759
Leopold7fbf1042023-01-06 19:57:37 +0100760 rpm(
761 name = "gmp-1__6.2.1-3.fc37.x86_64",
762 sha256 = "42c8a66f1efcdffaf611e70395e16311f6c56ef795ee2a43c2a48c55eef77734",
763 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100764 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm",
765 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm",
766 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm",
767 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200768 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100769 ],
770 )
Leopold7fbf1042023-01-06 19:57:37 +0100771 rpm(
Leopold7eeec652023-01-20 21:16:08 +0100772 name = "gnat-srpm-macros-0__5-1.fc37.x86_64",
773 sha256 = "7edbc89f82f45b35291f2abf3583b5a62298b53b6caf4f97de9ebd02d3af4729",
Leopold7fbf1042023-01-06 19:57:37 +0100774 urls = [
Leopold7eeec652023-01-20 21:16:08 +0100775 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm",
776 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm",
777 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm",
778 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200779 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100780 ],
781 )
Leopold7fbf1042023-01-06 19:57:37 +0100782 rpm(
783 name = "gnupg2-0__2.3.8-1.fc37.x86_64",
784 sha256 = "87230a42e847ee21330d2bff385ed78031c20aa6c74463350b32e3b28122e331",
785 urls = [
Leopold7fbf1042023-01-06 19:57:37 +0100786 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm",
787 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +0100788 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm",
789 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200790 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100791 ],
792 )
Leopold7fbf1042023-01-06 19:57:37 +0100793 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200794 name = "gnutls-0__3.8.1-1.fc37.x86_64",
795 sha256 = "43e3ce719dcae9ab7dbbfd1a8299f4b80d27ee86e64573794e39bf4469ca40de",
Leopold7fbf1042023-01-06 19:57:37 +0100796 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200797 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.1-1.fc37.x86_64.rpm",
798 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.1-1.fc37.x86_64.rpm",
799 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.1-1.fc37.x86_64.rpm",
800 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.1-1.fc37.x86_64.rpm",
801 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100802 ],
803 )
Leopold7fbf1042023-01-06 19:57:37 +0100804 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200805 name = "gnutls-dane-0__3.8.1-1.fc37.x86_64",
806 sha256 = "617d0468ec726306037a0e8ab405702495adeb4f0c6e38b8c4209db2dfff5004",
Leopold7fbf1042023-01-06 19:57:37 +0100807 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200808 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.1-1.fc37.x86_64.rpm",
809 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.1-1.fc37.x86_64.rpm",
810 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.1-1.fc37.x86_64.rpm",
811 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.1-1.fc37.x86_64.rpm",
812 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100813 ],
814 )
Leopold7fbf1042023-01-06 19:57:37 +0100815 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200816 name = "gnutls-utils-0__3.8.1-1.fc37.x86_64",
817 sha256 = "a3ff7ad783c35942d952923eaab0e2c29bfcd903d97d6437590d3472b0d5ba68",
Leopold7fbf1042023-01-06 19:57:37 +0100818 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200819 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.1-1.fc37.x86_64.rpm",
820 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.1-1.fc37.x86_64.rpm",
821 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.1-1.fc37.x86_64.rpm",
822 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.1-1.fc37.x86_64.rpm",
823 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100824 ],
825 )
Leopold7fbf1042023-01-06 19:57:37 +0100826 rpm(
827 name = "go-srpm-macros-0__3.2.0-1.fc37.x86_64",
828 sha256 = "aa3c1ee081411f844d22f293cf0fdefbb51e95b54987279aa6c3155aff14207d",
829 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100830 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm",
831 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm",
832 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm",
833 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200834 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100835 ],
836 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200837
Leopold7fbf1042023-01-06 19:57:37 +0100838 rpm(
839 name = "grep-0__3.7-4.fc37.x86_64",
840 sha256 = "d997786e71f2c7b4a9ed1323b8684ec1802e49a866fb0c1b69101531440cb464",
841 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100842 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm",
843 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm",
844 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm",
845 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200846 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100847 ],
848 )
Leopold7fbf1042023-01-06 19:57:37 +0100849 rpm(
850 name = "groff-base-0__1.22.4-10.fc37.x86_64",
851 sha256 = "b5b4e759d1c56188fb777926de0d17498c25d3234d2635ce5a8e7b000bfaf7f3",
852 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100853 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm",
854 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm",
855 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm",
856 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200857 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100858 ],
859 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200860
Leopold7fbf1042023-01-06 19:57:37 +0100861 rpm(
862 name = "guile22-0__2.2.7-6.fc37.x86_64",
863 sha256 = "03227ea6ccc2d0dc553d4ed4b66b3fcd0b8f626d0a81cfe965b5ef39c26de059",
864 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100865 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm",
866 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm",
867 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm",
868 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200869 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100870 ],
871 )
Leopold7fbf1042023-01-06 19:57:37 +0100872 rpm(
873 name = "gzip-0__1.12-2.fc37.x86_64",
874 sha256 = "3ef9e1b938dd19c5268004e370d90f8a8ae0dbc664715457a371ce900ee7736c",
875 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100876 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm",
877 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm",
878 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm",
879 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200880 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100881 ],
882 )
Leopold7fbf1042023-01-06 19:57:37 +0100883 rpm(
884 name = "ipxe-roms-qemu-0__20220210-2.git64113751.fc37.x86_64",
885 sha256 = "541c4cdbb73deecd93b68ef8a5dc50b8bc32ccd0c9f9480c2a35f318dda38f2e",
886 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100887 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm",
888 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm",
889 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm",
890 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200891 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100892 ],
893 )
Leopold7fbf1042023-01-06 19:57:37 +0100894 rpm(
895 name = "json-glib-0__1.6.6-3.fc37.x86_64",
896 sha256 = "598ddb966e5ac4f664f2cbe9d0087b62c1a4067a1f1af24f290d7f681956e29c",
897 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100898 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm",
899 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm",
900 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm",
901 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200902 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100903 ],
904 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200905
Leopold7fbf1042023-01-06 19:57:37 +0100906 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200907 name = "kernel-headers-0__6.4.4-100.fc37.x86_64",
908 sha256 = "dbf0a51df7a1daec64506df6c10a72ff7dcc2adc93c0094f8c53547eab1defd8",
Leopold7fbf1042023-01-06 19:57:37 +0100909 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200910 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.4.4-100.fc37.x86_64.rpm",
911 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.4.4-100.fc37.x86_64.rpm",
912 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.4.4-100.fc37.x86_64.rpm",
913 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.4.4-100.fc37.x86_64.rpm",
914 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.4.4-100.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100915 ],
916 )
Leopold7fbf1042023-01-06 19:57:37 +0100917 rpm(
918 name = "kernel-srpm-macros-0__1.0-15.fc37.x86_64",
919 sha256 = "54b2d7f1670ee1c3a6786351b5b2b992715ffd298f8b63cc2f93b3fb8ec1f437",
920 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100921 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm",
922 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm",
923 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm",
924 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200925 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100926 ],
927 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200928
Leopold7fbf1042023-01-06 19:57:37 +0100929 rpm(
930 name = "keyutils-libs-0__1.6.1-5.fc37.x86_64",
931 sha256 = "e3fd19c3020e55d80b8a24edb68506d2adbb07b2db29eecbde91facae1cca59d",
932 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100933 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm",
934 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm",
935 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm",
936 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200937 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100938 ],
939 )
Leopold7fbf1042023-01-06 19:57:37 +0100940 rpm(
941 name = "kmod-libs-0__30-2.fc37.x86_64",
942 sha256 = "73a1a0f041819c1d50501a699945f0121a3b6e1f54df40cd0bf8f94b1b261ef5",
943 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100944 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm",
945 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm",
946 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm",
947 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200948 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100949 ],
950 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200951
Leopold7fbf1042023-01-06 19:57:37 +0100952 rpm(
953 name = "krb5-libs-0__1.19.2-13.fc37.x86_64",
954 sha256 = "5f2ffaa4084cb8918d3990ef352dbfdd9ac28d30c2ed2693c1011641199bb369",
955 urls = [
Leopold7fbf1042023-01-06 19:57:37 +0100956 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm",
957 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +0100958 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm",
959 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200960 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100961 ],
962 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +0200963
Leopold7fbf1042023-01-06 19:57:37 +0100964 rpm(
965 name = "libacl-0__2.3.1-4.fc37.x86_64",
966 sha256 = "15224cb92199b8011fe47dc12e0bbcdbee0c93e0f29553b3b07ae41768b48ce3",
967 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100968 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm",
969 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm",
970 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm",
971 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200972 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100973 ],
974 )
Leopold7fbf1042023-01-06 19:57:37 +0100975 rpm(
976 name = "libaio-0__0.3.111-14.fc37.x86_64",
977 sha256 = "d4c8bb3a8bb0c529f49ee7fe6c2100674de6b54837aa29bf0a12e08f08575fdd",
978 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +0100979 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm",
980 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm",
981 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm",
982 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200983 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100984 ],
985 )
Leopold7fbf1042023-01-06 19:57:37 +0100986 rpm(
987 name = "libarchive-0__3.6.1-3.fc37.x86_64",
988 sha256 = "a21c75bf1af2f299b06879592d9eb89a20168d3c5306365438e6403e1d1064ce",
989 urls = [
Leopold7fbf1042023-01-06 19:57:37 +0100990 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm",
991 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +0100992 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm",
993 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +0200994 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +0100995 ],
996 )
Leopold7fbf1042023-01-06 19:57:37 +0100997 rpm(
998 name = "libassuan-0__2.5.5-5.fc37.x86_64",
999 sha256 = "337900b23fc2550547c243e11b7a65284c53c844a3882e0b67e2fbb93f8bf1db",
1000 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001001 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm",
1002 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm",
1003 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm",
1004 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001005 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001006 ],
1007 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001008
Leopold7fbf1042023-01-06 19:57:37 +01001009 rpm(
1010 name = "libattr-0__2.5.1-5.fc37.x86_64",
1011 sha256 = "3a423be562953538eaa0d1e78ef35890396cdf1ad89561c619aa72d3a59bfb82",
1012 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001013 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm",
1014 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm",
1015 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm",
1016 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001017 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001018 ],
1019 )
Leopold7fbf1042023-01-06 19:57:37 +01001020 rpm(
1021 name = "libb2-0__0.98.1-7.fc37.x86_64",
1022 sha256 = "da6c0a039fb7e2ce0b324c758757c6482c2683f2ff7bd7f9b06cd625d0fae17a",
1023 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001024 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm",
1025 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm",
1026 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm",
1027 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001028 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001029 ],
1030 )
Leopold7fbf1042023-01-06 19:57:37 +01001031 rpm(
1032 name = "libblkid-0__2.38.1-1.fc37.x86_64",
1033 sha256 = "b0388d1a529bf6b54ca648e91529b1e7790e6aaa42e0ac2b7be6640e4f24a21d",
1034 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001035 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm",
1036 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm",
1037 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm",
1038 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001039 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001040 ],
1041 )
Leopold7fbf1042023-01-06 19:57:37 +01001042 rpm(
1043 name = "libbpf-2__0.8.0-2.fc37.x86_64",
1044 sha256 = "3722422d69b3fcfc2d1b0e263051aa94c3fed6b89a709b1f1b4ff6627e114c0a",
1045 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001046 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm",
1047 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm",
1048 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm",
1049 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001050 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001051 ],
1052 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001053
Leopold7fbf1042023-01-06 19:57:37 +01001054 rpm(
1055 name = "libcap-0__2.48-5.fc37.x86_64",
1056 sha256 = "aa22373907b6ff9fa3d2f7d9e33a9bdefc9ac50486f2dac5251ac4e206a8a61d",
1057 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001058 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm",
1059 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm",
1060 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm",
1061 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001062 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001063 ],
1064 )
Leopold7fbf1042023-01-06 19:57:37 +01001065 rpm(
1066 name = "libcap-ng-0__0.8.3-3.fc37.x86_64",
1067 sha256 = "bcca8a17ae16f9f1c8664f9f54e8f2178f028821f6802ebf33cdcd2d4289bf7f",
1068 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001069 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm",
1070 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm",
1071 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm",
1072 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001073 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001074 ],
1075 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001076
Leopold7fbf1042023-01-06 19:57:37 +01001077 rpm(
1078 name = "libcom_err-0__1.46.5-3.fc37.x86_64",
1079 sha256 = "e98643b3299e5a5b9b1e85a0763b567035f1d83164b3b9a4629fd23467667464",
1080 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001081 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm",
1082 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm",
1083 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm",
1084 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001085 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001086 ],
1087 )
Leopold7fbf1042023-01-06 19:57:37 +01001088 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001089 name = "libcurl-minimal-0__7.85.0-10.fc37.x86_64",
1090 sha256 = "999d600757237f43daaac3ac2159c1180044a1703ab700db885d1e992f9e1b0b",
Leopold7fbf1042023-01-06 19:57:37 +01001091 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001092 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-10.fc37.x86_64.rpm",
1093 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-10.fc37.x86_64.rpm",
1094 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-10.fc37.x86_64.rpm",
1095 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-10.fc37.x86_64.rpm",
1096 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-10.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001097 ],
1098 )
Leopold7fbf1042023-01-06 19:57:37 +01001099 rpm(
1100 name = "libdb-0__5.3.28-53.fc37.x86_64",
1101 sha256 = "e89a4a620d5531f30b895694134a982fa37615b3f61c59a21ede6e64a096c5cd",
1102 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001103 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm",
1104 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm",
1105 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm",
1106 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001107 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001108 ],
1109 )
Leopold7fbf1042023-01-06 19:57:37 +01001110 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001111 name = "libeconf-0__0.5.2-1.fc37.x86_64",
1112 sha256 = "f15e6136be79a5c3c4a76977ac0c92c1317804de78193f107ede045c05735182",
Leopold7fbf1042023-01-06 19:57:37 +01001113 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001114 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libeconf-0.5.2-1.fc37.x86_64.rpm",
1115 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libeconf-0.5.2-1.fc37.x86_64.rpm",
1116 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libeconf-0.5.2-1.fc37.x86_64.rpm",
1117 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libeconf-0.5.2-1.fc37.x86_64.rpm",
1118 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libeconf-0.5.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001119 ],
1120 )
Leopold7fbf1042023-01-06 19:57:37 +01001121 rpm(
1122 name = "libedit-0__3.1-43.20221009cvs.fc37.x86_64",
1123 sha256 = "7e128e732af0a53585a9cdae8975c423f3079f57ada4374b4d797ef51cae9ce7",
1124 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001125 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm",
1126 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001127 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm",
1128 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001129 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001130 ],
1131 )
Leopold7fbf1042023-01-06 19:57:37 +01001132 rpm(
1133 name = "libevent-0__2.1.12-7.fc37.x86_64",
1134 sha256 = "eac9405b6177c4778d772b61ef03a5cd571e2ce6ea337929a1e8a10e80422ba7",
1135 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001136 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm",
1137 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm",
1138 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm",
1139 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001140 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001141 ],
1142 )
Leopold7fbf1042023-01-06 19:57:37 +01001143 rpm(
1144 name = "libfdisk-0__2.38.1-1.fc37.x86_64",
1145 sha256 = "7a4bd1f4975a52fc201c9bc978f155dcb97212cb970210525d903b03644a713d",
1146 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001147 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm",
1148 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm",
1149 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm",
1150 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001151 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001152 ],
1153 )
Leopold7fbf1042023-01-06 19:57:37 +01001154 rpm(
1155 name = "libfdt-0__1.6.1-5.fc37.x86_64",
1156 sha256 = "4a7f47d967d7884439590b5b1a9145dc68e15a201f648b57e3b5f38ada09ea9c",
1157 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001158 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm",
1159 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm",
1160 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm",
1161 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001162 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001163 ],
1164 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001165
Leopold7fbf1042023-01-06 19:57:37 +01001166 rpm(
Leopolda01b4ee2023-02-13 12:49:50 +01001167 name = "libffi-0__3.4.4-1.fc37.x86_64",
1168 sha256 = "66bae5662d9287e769f5d8b7f723d45eb19f2902d912be40bf9e5dd8d5c68067",
Leopold7fbf1042023-01-06 19:57:37 +01001169 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001170 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm",
1171 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm",
1172 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm",
1173 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001174 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001175 ],
1176 )
Leopold7fbf1042023-01-06 19:57:37 +01001177 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001178 name = "libgcc-0__12.3.1-1.fc37.x86_64",
1179 sha256 = "527ee4ac72cf16db23bc5510ce37ff744be2ea3946f8a2982dd3481e491d2a1a",
Leopold7fbf1042023-01-06 19:57:37 +01001180 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001181 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.3.1-1.fc37.x86_64.rpm",
1182 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.3.1-1.fc37.x86_64.rpm",
1183 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.3.1-1.fc37.x86_64.rpm",
1184 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.3.1-1.fc37.x86_64.rpm",
1185 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001186 ],
1187 )
Leopold7fbf1042023-01-06 19:57:37 +01001188 rpm(
1189 name = "libgcrypt-0__1.10.1-4.fc37.x86_64",
1190 sha256 = "ca802ad5d10b2728ba10bf98bb16796585d69ec775f5452b3a43718e07c4667a",
1191 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001192 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm",
1193 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm",
1194 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm",
1195 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001196 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001197 ],
1198 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001199
Leopold7fbf1042023-01-06 19:57:37 +01001200 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001201 name = "libgomp-0__12.3.1-1.fc37.x86_64",
1202 sha256 = "10b0f71a8db70c7a9c456c01cd3154a7ab329ebf99e728994eee1646f32f92d2",
Leopold7fbf1042023-01-06 19:57:37 +01001203 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001204 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.3.1-1.fc37.x86_64.rpm",
1205 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.3.1-1.fc37.x86_64.rpm",
1206 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.3.1-1.fc37.x86_64.rpm",
1207 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.3.1-1.fc37.x86_64.rpm",
1208 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001209 ],
1210 )
Leopold7fbf1042023-01-06 19:57:37 +01001211 rpm(
1212 name = "libgpg-error-0__1.46-1.fc37.x86_64",
1213 sha256 = "bfa65a9946b2547110994855d168e4434313ad26280cb935c19bb88d2af283d2",
1214 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001215 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm",
1216 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001217 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm",
1218 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001219 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001220 ],
1221 )
Leopold7fbf1042023-01-06 19:57:37 +01001222 rpm(
1223 name = "libibverbs-0__41.0-1.fc37.x86_64",
1224 sha256 = "58fc922b01b99cf99809121ca2d3134853a5cc06ec5b8b5f6a0de7eec5c12202",
1225 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001226 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm",
1227 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm",
1228 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm",
1229 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001230 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001231 ],
1232 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001233
Leopold7fbf1042023-01-06 19:57:37 +01001234 rpm(
1235 name = "libidn2-0__2.3.4-1.fc37.x86_64",
1236 sha256 = "e32e2ab71cfb0bedb84611251987db7acdf665917864be335d0786ea6bbd02b4",
1237 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001238 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm",
1239 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001240 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm",
1241 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001242 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001243 ],
1244 )
Leopold7fbf1042023-01-06 19:57:37 +01001245 rpm(
1246 name = "libjpeg-turbo-0__2.1.3-2.fc37.x86_64",
1247 sha256 = "a7934e081a697ca28f8ff83b973b33299c7127cdec8d4102128ab9ea69d172f4",
1248 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001249 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm",
1250 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm",
1251 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm",
1252 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001253 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001254 ],
1255 )
Leopold7fbf1042023-01-06 19:57:37 +01001256 rpm(
1257 name = "libksba-0__1.6.3-1.fc37.x86_64",
1258 sha256 = "2301ca3ff0df8a51f1a872b1c68bdb7defedd099271ecb2f00ed1ff2fb347574",
1259 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001260 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm",
1261 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001262 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm",
1263 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001264 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001265 ],
1266 )
Leopold7fbf1042023-01-06 19:57:37 +01001267 rpm(
1268 name = "libmount-0__2.38.1-1.fc37.x86_64",
1269 sha256 = "50c304faa94d7959e5cbc0642b3c77539ad000042e6617ea5da4789c8105496f",
1270 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001271 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm",
1272 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm",
1273 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm",
1274 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001275 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001276 ],
1277 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001278
Leopold7fbf1042023-01-06 19:57:37 +01001279 rpm(
1280 name = "libmpc-0__1.2.1-5.fc37.x86_64",
1281 sha256 = "4f4a872b3d3e322e05ec3cd3e52f4d5cb06604126fd5400757b60aca55913d20",
1282 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001283 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm",
1284 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm",
1285 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm",
1286 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001287 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001288 ],
1289 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001290
Leopold7fbf1042023-01-06 19:57:37 +01001291 rpm(
1292 name = "libnghttp2-0__1.51.0-1.fc37.x86_64",
1293 sha256 = "42fbaaacbeb241755d8448dd5672bbbcc48cbe9548c095ce0efef4140bc12520",
1294 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001295 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm",
1296 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001297 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm",
1298 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001299 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001300 ],
1301 )
Leopold7fbf1042023-01-06 19:57:37 +01001302 rpm(
1303 name = "libnl3-0__3.7.0-2.fc37.x86_64",
1304 sha256 = "4543c991e6f536468d9d47527a201b58b9bc049364a6bdfe15a2f910a02e68f6",
1305 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001306 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm",
1307 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm",
1308 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm",
1309 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001310 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001311 ],
1312 )
Leopold7fbf1042023-01-06 19:57:37 +01001313 rpm(
1314 name = "libnsl2-0__2.0.0-4.fc37.x86_64",
1315 sha256 = "a1e9428515b0df1c2a423ad3c35bcdf93333172fe346169bb3018a882e27be5f",
1316 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001317 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm",
1318 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm",
1319 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm",
1320 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001321 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001322 ],
1323 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001324
Leopold7fbf1042023-01-06 19:57:37 +01001325 rpm(
1326 name = "libpkgconf-0__1.8.0-3.fc37.x86_64",
1327 sha256 = "ecd52fd3f3065606ba5164249b29c837cbd172643d13a00a1a72fc657b115af7",
1328 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001329 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm",
1330 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm",
1331 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm",
1332 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001333 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001334 ],
1335 )
Leopold7fbf1042023-01-06 19:57:37 +01001336 rpm(
1337 name = "libpmem-0__1.12.0-1.fc37.x86_64",
1338 sha256 = "af3c9045089110c849ee3191aa506e16f4a69dc625b77abf09583de237df41df",
1339 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001340 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm",
1341 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm",
1342 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm",
1343 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001344 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001345 ],
1346 )
Leopold7fbf1042023-01-06 19:57:37 +01001347 rpm(
1348 name = "libpng-2__1.6.37-13.fc37.x86_64",
1349 sha256 = "49a024d34e3c531516562bc51b749dee540db4d34486a95cdd8d85300b7de455",
1350 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001351 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm",
1352 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm",
1353 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm",
1354 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001355 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001356 ],
1357 )
Leopold7fbf1042023-01-06 19:57:37 +01001358 rpm(
Leopolda01b4ee2023-02-13 12:49:50 +01001359 name = "libpwquality-0__1.4.5-3.fc37.x86_64",
1360 sha256 = "a9019a471496fdada529757331ec004397db7a0c4347531bd639c127bbaf8300",
Leopold7fbf1042023-01-06 19:57:37 +01001361 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001362 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm",
1363 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm",
1364 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm",
1365 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001366 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001367 ],
1368 )
Leopold7fbf1042023-01-06 19:57:37 +01001369 rpm(
1370 name = "librdmacm-0__41.0-1.fc37.x86_64",
1371 sha256 = "65edde85818fd605392a74c235e0be8d9bb7032b8bdccd89d3fe34ae2e4a1e7b",
1372 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001373 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm",
1374 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm",
1375 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm",
1376 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001377 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001378 ],
1379 )
Leopold7fbf1042023-01-06 19:57:37 +01001380 rpm(
1381 name = "libseccomp-0__2.5.3-3.fc37.x86_64",
1382 sha256 = "017877a97c8222fc7eca7fab77600a3a1fcdec92f9dd39d8df6e64726909fcbe",
1383 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001384 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm",
1385 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm",
1386 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm",
1387 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001388 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001389 ],
1390 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001391
Leopold7fbf1042023-01-06 19:57:37 +01001392 rpm(
Leopolda58047b2023-03-30 14:55:37 +02001393 name = "libselinux-0__3.5-1.fc37.x86_64",
1394 sha256 = "43d73a574c3c0838d213c4d5f038766d41e4eb6930c68b09db53d65c30c2de1d",
Leopold7fbf1042023-01-06 19:57:37 +01001395 urls = [
Leopolda58047b2023-03-30 14:55:37 +02001396 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm",
1397 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm",
1398 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm",
1399 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001400 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001401 ],
1402 )
Leopold7fbf1042023-01-06 19:57:37 +01001403 rpm(
Leopolda58047b2023-03-30 14:55:37 +02001404 name = "libselinux-utils-0__3.5-1.fc37.x86_64",
1405 sha256 = "723efbdc421150c13f6a2fe47e3d2587f83a26bfae8561e3361985793762b05d",
Leopold7fbf1042023-01-06 19:57:37 +01001406 urls = [
Leopolda58047b2023-03-30 14:55:37 +02001407 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm",
1408 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm",
1409 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm",
1410 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001411 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001412 ],
1413 )
Leopold7fbf1042023-01-06 19:57:37 +01001414 rpm(
Serge Bazanski3fe66152023-04-03 15:14:07 +02001415 name = "libsemanage-0__3.5-2.fc37.x86_64",
1416 sha256 = "39a7db1792d9b17dd8a4339cef7037e32c100dce4dab242207ca86efffc4b61c",
Leopold7fbf1042023-01-06 19:57:37 +01001417 urls = [
Serge Bazanski3fe66152023-04-03 15:14:07 +02001418 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-2.fc37.x86_64.rpm",
1419 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-2.fc37.x86_64.rpm",
1420 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-2.fc37.x86_64.rpm",
1421 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-2.fc37.x86_64.rpm",
1422 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001423 ],
1424 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001425
Leopold7fbf1042023-01-06 19:57:37 +01001426 rpm(
Leopolda58047b2023-03-30 14:55:37 +02001427 name = "libsepol-0__3.5-1.fc37.x86_64",
1428 sha256 = "2cdfb41068ac6e211652b3e2ed88c16d606e7374f9f52dfd1248981101501299",
Leopold7fbf1042023-01-06 19:57:37 +01001429 urls = [
Leopolda58047b2023-03-30 14:55:37 +02001430 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm",
1431 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm",
1432 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm",
1433 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001434 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001435 ],
1436 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001437
Leopold7fbf1042023-01-06 19:57:37 +01001438 rpm(
1439 name = "libsigsegv-0__2.14-3.fc37.x86_64",
1440 sha256 = "0f038b70d155dae3df4824776c5a135f02c423c688b9486d4f84eb6a16a90494",
1441 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001442 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm",
1443 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm",
1444 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm",
1445 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001446 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001447 ],
1448 )
Leopold7fbf1042023-01-06 19:57:37 +01001449 rpm(
1450 name = "libslirp-0__4.7.0-2.fc37.x86_64",
1451 sha256 = "775c3da0e9e2961262c552292f98dc80f4b05bde52573539148ff4cb51459a51",
1452 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001453 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm",
1454 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm",
1455 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm",
1456 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001457 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001458 ],
1459 )
Leopold7fbf1042023-01-06 19:57:37 +01001460 rpm(
1461 name = "libsmartcols-0__2.38.1-1.fc37.x86_64",
1462 sha256 = "93246c002aefec27bb398aa3397ae555bcc3035b10aebb4937c4bea9268bacf1",
1463 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001464 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm",
1465 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm",
1466 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm",
1467 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001468 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001469 ],
1470 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001471
Leopold7fbf1042023-01-06 19:57:37 +01001472 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001473 name = "libstdc__plus____plus__-0__12.3.1-1.fc37.x86_64",
1474 sha256 = "cc99d77eec7b347e6867391d306c1641393ef6470ba6dcf4c087c78ce26443ff",
Leopold7fbf1042023-01-06 19:57:37 +01001475 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001476 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.3.1-1.fc37.x86_64.rpm",
1477 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.3.1-1.fc37.x86_64.rpm",
1478 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.3.1-1.fc37.x86_64.rpm",
1479 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.3.1-1.fc37.x86_64.rpm",
1480 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001481 ],
1482 )
Leopold7fbf1042023-01-06 19:57:37 +01001483 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001484 name = "libstdc__plus____plus__-devel-0__12.3.1-1.fc37.x86_64",
1485 sha256 = "331c9d83489e05966b1f6f43899afcbd893599bbe7a28e5c3abb1e6760c212a7",
Leopold7fbf1042023-01-06 19:57:37 +01001486 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001487 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.3.1-1.fc37.x86_64.rpm",
1488 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.3.1-1.fc37.x86_64.rpm",
1489 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.3.1-1.fc37.x86_64.rpm",
1490 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.3.1-1.fc37.x86_64.rpm",
1491 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.3.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001492 ],
1493 )
Leopold7fbf1042023-01-06 19:57:37 +01001494 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001495 name = "libstdc__plus____plus__-static-0__12.3.1-1.fc37.x86_64",
1496 sha256 = "dcc071288b56427543c7a9eb23bb00155564aee085d51510e6b09e46f8cc7fe2",
Tim Windelschmidt8e7df7b2023-03-30 15:02:35 +02001497 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001498 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.3.1-1.fc37.x86_64.rpm",
1499 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.3.1-1.fc37.x86_64.rpm",
1500 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.3.1-1.fc37.x86_64.rpm",
1501 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.3.1-1.fc37.x86_64.rpm",
1502 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.3.1-1.fc37.x86_64.rpm",
Tim Windelschmidt8e7df7b2023-03-30 15:02:35 +02001503 ],
1504 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001505
Tim Windelschmidt8e7df7b2023-03-30 15:02:35 +02001506 rpm(
Leopold7fbf1042023-01-06 19:57:37 +01001507 name = "libtasn1-0__4.19.0-1.fc37.x86_64",
1508 sha256 = "35b51a0796af6930b2a8a511df8c51938006cfcfdf74ddfe6482eb9febd87dfa",
1509 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001510 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm",
1511 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001512 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm",
1513 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001514 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001515 ],
1516 )
Leopold7fbf1042023-01-06 19:57:37 +01001517 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001518 name = "libtirpc-0__1.3.3-1.rc1.fc37.x86_64",
1519 sha256 = "55a12c31a1f8650f0c517411fff30301a8644a8c3a3505667846e5b59a4de5c8",
Leopold7fbf1042023-01-06 19:57:37 +01001520 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001521 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtirpc-1.3.3-1.rc1.fc37.x86_64.rpm",
1522 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtirpc-1.3.3-1.rc1.fc37.x86_64.rpm",
1523 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtirpc-1.3.3-1.rc1.fc37.x86_64.rpm",
1524 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtirpc-1.3.3-1.rc1.fc37.x86_64.rpm",
1525 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtirpc-1.3.3-1.rc1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001526 ],
1527 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001528
Leopold7fbf1042023-01-06 19:57:37 +01001529 rpm(
1530 name = "libtool-ltdl-0__2.4.7-2.fc37.x86_64",
1531 sha256 = "73b1b4a028077983bb0643a40ddf34a29731c49b0994b29ac77e3bcc4243bafe",
1532 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001533 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm",
1534 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm",
1535 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm",
1536 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001537 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001538 ],
1539 )
Leopold7fbf1042023-01-06 19:57:37 +01001540 rpm(
Lorenz Brun60ded322023-03-09 18:07:45 +01001541 name = "libtpms-0__0.9.6-1.fc37.x86_64",
1542 sha256 = "d61fd47b4126e4d89d425af91a224718493b7c7c4eab148508699d577d191dbe",
Leopold7fbf1042023-01-06 19:57:37 +01001543 urls = [
Lorenz Brun60ded322023-03-09 18:07:45 +01001544 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm",
1545 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm",
1546 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm",
1547 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001548 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001549 ],
1550 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001551
Leopold7fbf1042023-01-06 19:57:37 +01001552 rpm(
1553 name = "libunistring-0__1.0-2.fc37.x86_64",
1554 sha256 = "acb031577655bba5a41c1fb0ec954bb84e207f9e2d08b2cdb3d4e2b7806b0670",
1555 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001556 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm",
1557 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm",
1558 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm",
1559 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001560 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001561 ],
1562 )
Leopold7fbf1042023-01-06 19:57:37 +01001563 rpm(
1564 name = "liburing-0__2.3-1.fc37.x86_64",
1565 sha256 = "b7ace7323804d803c8b8c33fc699b9346924fb80841a701471f29e29abeb255b",
1566 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01001567 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm",
1568 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01001569 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm",
1570 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001571 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001572 ],
1573 )
Leopold7fbf1042023-01-06 19:57:37 +01001574 rpm(
1575 name = "libutempter-0__1.2.1-7.fc37.x86_64",
1576 sha256 = "8fc30b0742e939954d6aebd45364dcd1dbb8b9c85e75c799301c3507e22ea56a",
1577 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001578 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm",
1579 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm",
1580 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm",
1581 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001582 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001583 ],
1584 )
Leopold7fbf1042023-01-06 19:57:37 +01001585 rpm(
1586 name = "libuuid-0__2.38.1-1.fc37.x86_64",
1587 sha256 = "b054577d98aa9615fe459abec31be46b19ad72e0da620d8d251b4449a6db020d",
1588 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001589 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm",
1590 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm",
1591 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm",
1592 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001593 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001594 ],
1595 )
Leopold7fbf1042023-01-06 19:57:37 +01001596 rpm(
1597 name = "libuuid-devel-0__2.38.1-1.fc37.x86_64",
1598 sha256 = "a42450ad26785144969fd5faab10f6a382d13e3db2e7b130a33e8a3b314d5d3f",
1599 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001600 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm",
1601 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm",
1602 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm",
1603 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001604 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001605 ],
1606 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001607
Leopold7fbf1042023-01-06 19:57:37 +01001608 rpm(
1609 name = "libverto-0__0.3.2-4.fc37.x86_64",
1610 sha256 = "ca47b52e1ecd8a2ac6eda368d985390816fbb447f43135ec0ba105165997817f",
1611 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001612 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm",
1613 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm",
1614 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm",
1615 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001616 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001617 ],
1618 )
Leopold7fbf1042023-01-06 19:57:37 +01001619 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001620 name = "libxcrypt-0__4.4.36-1.fc37.x86_64",
1621 sha256 = "eadfd203fc0fdb870af0be9113b077378f79737212b17af222bdb27d4535d14b",
Leopold7fbf1042023-01-06 19:57:37 +01001622 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001623 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.36-1.fc37.x86_64.rpm",
1624 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.36-1.fc37.x86_64.rpm",
1625 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.36-1.fc37.x86_64.rpm",
1626 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.36-1.fc37.x86_64.rpm",
1627 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.36-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001628 ],
1629 )
Leopold7fbf1042023-01-06 19:57:37 +01001630 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001631 name = "libxcrypt-devel-0__4.4.36-1.fc37.x86_64",
1632 sha256 = "da63cfcaab4acec68941c7e307db1992d3310319e6e9999cc6f8c97f1509c18c",
Leopold7fbf1042023-01-06 19:57:37 +01001633 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001634 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.36-1.fc37.x86_64.rpm",
1635 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.36-1.fc37.x86_64.rpm",
1636 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.36-1.fc37.x86_64.rpm",
1637 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.36-1.fc37.x86_64.rpm",
1638 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.36-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001639 ],
1640 )
Leopold7fbf1042023-01-06 19:57:37 +01001641 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001642 name = "libxcrypt-static-0__4.4.36-1.fc37.x86_64",
1643 sha256 = "ab235b8970405cd9a55af703f1197265dfe6460479e2e458e5cad42136263857",
Leopold7fbf1042023-01-06 19:57:37 +01001644 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001645 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.36-1.fc37.x86_64.rpm",
1646 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.36-1.fc37.x86_64.rpm",
1647 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.36-1.fc37.x86_64.rpm",
1648 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.36-1.fc37.x86_64.rpm",
1649 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.36-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001650 ],
1651 )
Leopold7fbf1042023-01-06 19:57:37 +01001652 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001653 name = "libxml2-0__2.10.4-1.fc37.x86_64",
1654 sha256 = "c2997441f2d1e07318a932b8e01d39c69d891c6f931a6f398d9970ac4de3e6c3",
Leopold7fbf1042023-01-06 19:57:37 +01001655 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001656 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.4-1.fc37.x86_64.rpm",
1657 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.4-1.fc37.x86_64.rpm",
1658 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.4-1.fc37.x86_64.rpm",
1659 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.4-1.fc37.x86_64.rpm",
1660 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001661 ],
1662 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001663
Leopold7fbf1042023-01-06 19:57:37 +01001664 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001665 name = "libzstd-0__1.5.5-1.fc37.x86_64",
1666 sha256 = "58af9287e3afe709e2f898e679168485a713382c155f03ed94204094cfa8dd37",
Leopold7fbf1042023-01-06 19:57:37 +01001667 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001668 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.5-1.fc37.x86_64.rpm",
1669 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.5-1.fc37.x86_64.rpm",
1670 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.5-1.fc37.x86_64.rpm",
1671 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.5-1.fc37.x86_64.rpm",
1672 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001673 ],
1674 )
Leopold7fbf1042023-01-06 19:57:37 +01001675 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001676 name = "libzstd-devel-0__1.5.5-1.fc37.x86_64",
1677 sha256 = "64c933d39e2b43502ab0faa9b25bf2b5c07493c5160d58be9493208199a1be12",
Tim Windelschmidte00a89d2023-03-14 13:24:11 +01001678 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001679 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.5-1.fc37.x86_64.rpm",
1680 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.5-1.fc37.x86_64.rpm",
1681 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.5-1.fc37.x86_64.rpm",
1682 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.5-1.fc37.x86_64.rpm",
1683 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.5-1.fc37.x86_64.rpm",
Tim Windelschmidte00a89d2023-03-14 13:24:11 +01001684 ],
1685 )
Tim Windelschmidte00a89d2023-03-14 13:24:11 +01001686 rpm(
Leopold7eeec652023-01-20 21:16:08 +01001687 name = "lld-0__15.0.7-1.fc37.x86_64",
1688 sha256 = "df48da95c6b5c23ba9d32456e11a5c396abd7e6ae0e9b8542feb68cc2661dd0e",
Leopold7fbf1042023-01-06 19:57:37 +01001689 urls = [
Leopold7eeec652023-01-20 21:16:08 +01001690 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm",
1691 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm",
1692 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm",
1693 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001694 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001695 ],
1696 )
Leopold7fbf1042023-01-06 19:57:37 +01001697 rpm(
Leopold7eeec652023-01-20 21:16:08 +01001698 name = "lld-libs-0__15.0.7-1.fc37.x86_64",
1699 sha256 = "263ab7c8b283706c8a422f2e43fe20fd5617fded230c53eabe9d47a887e50017",
Leopold7fbf1042023-01-06 19:57:37 +01001700 urls = [
Leopold7eeec652023-01-20 21:16:08 +01001701 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm",
1702 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm",
1703 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm",
1704 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001705 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001706 ],
1707 )
Leopold7fbf1042023-01-06 19:57:37 +01001708 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001709 name = "llvm-0__15.0.7-2.fc37.x86_64",
1710 sha256 = "37f989804bc5221653741ec99f2da84c7f84fb7e79f612de16f9f271fa0e5dab",
Leopold7fbf1042023-01-06 19:57:37 +01001711 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001712 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-2.fc37.x86_64.rpm",
1713 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-2.fc37.x86_64.rpm",
1714 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-2.fc37.x86_64.rpm",
1715 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-2.fc37.x86_64.rpm",
1716 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001717 ],
1718 )
Leopold7fbf1042023-01-06 19:57:37 +01001719 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001720 name = "llvm-libs-0__15.0.7-2.fc37.x86_64",
1721 sha256 = "5bf61243c4372461c44e52301a93ab8ceefc36a02d0c2f8e4ff3193e58a2d96e",
Leopold7fbf1042023-01-06 19:57:37 +01001722 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001723 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-2.fc37.x86_64.rpm",
1724 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-2.fc37.x86_64.rpm",
1725 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-2.fc37.x86_64.rpm",
1726 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-2.fc37.x86_64.rpm",
1727 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001728 ],
1729 )
Leopold7fbf1042023-01-06 19:57:37 +01001730 rpm(
Serge Bazanski0f1939a2023-02-23 09:36:10 +00001731 name = "lua-libs-0__5.4.4-9.fc37.x86_64",
1732 sha256 = "561ebd5154e2d0d56f6a90283065b27304f81fc57fc881faf485e55d6414fad6",
Leopold7fbf1042023-01-06 19:57:37 +01001733 urls = [
Serge Bazanski0f1939a2023-02-23 09:36:10 +00001734 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm",
1735 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm",
1736 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm",
1737 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001738 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001739 ],
1740 )
Leopold7fbf1042023-01-06 19:57:37 +01001741 rpm(
1742 name = "lua-srpm-macros-0__1-7.fc37.x86_64",
1743 sha256 = "550e0e26c2a3fb24381cd14c693592eb565711093d230a9531567897aa857373",
1744 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001745 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm",
1746 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm",
1747 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm",
1748 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001749 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001750 ],
1751 )
Leopold7fbf1042023-01-06 19:57:37 +01001752 rpm(
Leopold7eeec652023-01-20 21:16:08 +01001753 name = "lz4-0__1.9.4-1.fc37.x86_64",
1754 sha256 = "21ad776601dc88d368a937a1c4be8d3f6f377a9af29c7b0a82bad3aa9ffa12cd",
Leopold7fbf1042023-01-06 19:57:37 +01001755 urls = [
Leopold7eeec652023-01-20 21:16:08 +01001756 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm",
1757 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm",
1758 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm",
1759 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001760 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001761 ],
1762 )
Leopold7fbf1042023-01-06 19:57:37 +01001763 rpm(
Leopold7eeec652023-01-20 21:16:08 +01001764 name = "lz4-libs-0__1.9.4-1.fc37.x86_64",
1765 sha256 = "f39b8b018fcb2b55477cdbfa4af7c9db9b660c85000a4a42e880b1a951efbe5a",
Leopold7fbf1042023-01-06 19:57:37 +01001766 urls = [
Leopold7eeec652023-01-20 21:16:08 +01001767 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm",
1768 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm",
1769 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm",
1770 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001771 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001772 ],
1773 )
Leopold7fbf1042023-01-06 19:57:37 +01001774 rpm(
1775 name = "lzo-0__2.10-7.fc37.x86_64",
1776 sha256 = "fdde3f48dc7d4f5197d79b765c730aedc86632edc5fcbee3b50e876b2cf39e3e",
1777 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001778 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm",
1779 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm",
1780 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm",
1781 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001782 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001783 ],
1784 )
Leopold7fbf1042023-01-06 19:57:37 +01001785 rpm(
1786 name = "m4-0__1.4.19-4.fc37.x86_64",
1787 sha256 = "bda2327e5de23e4ab95dd18f164249bd3659f630daa387a650e09516628d5d87",
1788 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001789 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm",
1790 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm",
1791 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm",
1792 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001793 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001794 ],
1795 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001796
Leopold7fbf1042023-01-06 19:57:37 +01001797 rpm(
1798 name = "make-1__4.3-11.fc37.x86_64",
1799 sha256 = "6bdd9ca1daee43a839f1122fc92b1c42312f824deac45abba2772b45c84cd96e",
1800 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001801 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm",
1802 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm",
1803 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm",
1804 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001805 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001806 ],
1807 )
Leopold7fbf1042023-01-06 19:57:37 +01001808 rpm(
1809 name = "mpdecimal-0__2.5.1-4.fc37.x86_64",
1810 sha256 = "45764a6773175638883e02215074f084de209d172d1d07be289e89aa5f4131d3",
1811 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001812 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm",
1813 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm",
1814 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm",
1815 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001816 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001817 ],
1818 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001819
Leopold7fbf1042023-01-06 19:57:37 +01001820 rpm(
1821 name = "mpfr-0__4.1.0-10.fc37.x86_64",
1822 sha256 = "3be8cf104424fb5e148846a1df4a9c193527f55ee866bff0963e788450483566",
1823 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001824 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm",
1825 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm",
1826 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm",
1827 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001828 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001829 ],
1830 )
Leopold7fbf1042023-01-06 19:57:37 +01001831 rpm(
1832 name = "nasm-0__2.15.05-3.fc37.x86_64",
1833 sha256 = "6df570ecff0bff21b2dd2c8b1809b3e2076ff53d5dca2d51af4ed92381a75c3f",
1834 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001835 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm",
1836 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm",
1837 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm",
1838 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001839 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001840 ],
1841 )
Leopold7fbf1042023-01-06 19:57:37 +01001842 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001843 name = "ncurses-0__6.4-3.20230114.fc37.x86_64",
1844 sha256 = "54497d6c370fa147c3019b27f977e69de523a6e5bdf47ea0b73671a4b85b0012",
Leopold7fbf1042023-01-06 19:57:37 +01001845 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001846 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.4-3.20230114.fc37.x86_64.rpm",
1847 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.4-3.20230114.fc37.x86_64.rpm",
1848 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.4-3.20230114.fc37.x86_64.rpm",
1849 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.4-3.20230114.fc37.x86_64.rpm",
1850 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.4-3.20230114.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001851 ],
1852 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001853
Leopold7fbf1042023-01-06 19:57:37 +01001854 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001855 name = "ncurses-base-0__6.4-3.20230114.fc37.x86_64",
1856 sha256 = "bce880d3e30b0a01e1b67457454b217d551e0d4ed8b48176e1a97b761f1fed1c",
Leopold7fbf1042023-01-06 19:57:37 +01001857 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001858 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.4-3.20230114.fc37.noarch.rpm",
1859 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.4-3.20230114.fc37.noarch.rpm",
1860 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.4-3.20230114.fc37.noarch.rpm",
1861 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.4-3.20230114.fc37.noarch.rpm",
1862 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.4-3.20230114.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001863 ],
1864 )
Leopold7fbf1042023-01-06 19:57:37 +01001865 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001866 name = "ncurses-libs-0__6.4-3.20230114.fc37.x86_64",
1867 sha256 = "01815f79546f40b42da5b192a0b781b04a4178b8dac608474463815b232e1373",
Leopold7fbf1042023-01-06 19:57:37 +01001868 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001869 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.4-3.20230114.fc37.x86_64.rpm",
1870 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.4-3.20230114.fc37.x86_64.rpm",
1871 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.4-3.20230114.fc37.x86_64.rpm",
1872 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.4-3.20230114.fc37.x86_64.rpm",
1873 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.4-3.20230114.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001874 ],
1875 )
Leopold7fbf1042023-01-06 19:57:37 +01001876 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001877 name = "ndctl-libs-0__78-1.fc37.x86_64",
1878 sha256 = "6a4a9cbc70b49b5660a0b69ff02de049f7ace6ba519b88bca25259e30c373abf",
Leopold7fbf1042023-01-06 19:57:37 +01001879 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001880 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-78-1.fc37.x86_64.rpm",
1881 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-78-1.fc37.x86_64.rpm",
1882 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-78-1.fc37.x86_64.rpm",
1883 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-78-1.fc37.x86_64.rpm",
1884 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-78-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001885 ],
1886 )
Leopold7fbf1042023-01-06 19:57:37 +01001887 rpm(
1888 name = "nettle-0__3.8-2.fc37.x86_64",
1889 sha256 = "8fe2d98578b0c4454536faacbaafd66d1754b8439bb6332d7576a741f4c72208",
1890 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001891 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm",
1892 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm",
1893 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm",
1894 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001895 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001896 ],
1897 )
Leopold7fbf1042023-01-06 19:57:37 +01001898 rpm(
1899 name = "nim-srpm-macros-0__3-7.fc37.x86_64",
1900 sha256 = "58f4c0ef46d70a980cc68a451a880202688817972b818295df64c477b3511f1a",
1901 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001902 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm",
1903 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm",
1904 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm",
1905 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001906 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001907 ],
1908 )
Leopold7fbf1042023-01-06 19:57:37 +01001909 rpm(
1910 name = "npth-0__1.6-9.fc37.x86_64",
1911 sha256 = "6bf0c6a9c2a00e9e06988299543a9bb1aec4445014b11216db6d6c2e2253bda9",
1912 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001913 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm",
1914 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm",
1915 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm",
1916 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001917 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001918 ],
1919 )
Leopold7fbf1042023-01-06 19:57:37 +01001920 rpm(
1921 name = "numactl-libs-0__2.0.14-6.fc37.x86_64",
1922 sha256 = "8f2e423d8f64f3abf33f8660df718d69f785a673a57eb188258a9f79af8f678f",
1923 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001924 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm",
1925 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm",
1926 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm",
1927 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001928 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001929 ],
1930 )
Leopold7fbf1042023-01-06 19:57:37 +01001931 rpm(
1932 name = "ocaml-srpm-macros-0__7-2.fc37.x86_64",
1933 sha256 = "5400fb3ba764f5854715af9e502923ba1020f593e98268e5328d41190622ed2d",
1934 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001935 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm",
1936 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm",
1937 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm",
1938 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001939 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001940 ],
1941 )
Leopold7fbf1042023-01-06 19:57:37 +01001942 rpm(
1943 name = "openblas-srpm-macros-0__2-12.fc37.x86_64",
1944 sha256 = "ac34d1143ac424db0f5e16fffb39a255ec76f24e30fa13760941a13edf4ff99c",
1945 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01001946 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm",
1947 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm",
1948 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm",
1949 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001950 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001951 ],
1952 )
Leopold7fbf1042023-01-06 19:57:37 +01001953 rpm(
Tim Windelschmidte00a89d2023-03-14 13:24:11 +01001954 name = "openldap-0__2.6.4-1.fc37.x86_64",
1955 sha256 = "613788ec7bdccd9d14f3ffa97b06c32d43857a5ade51dc54d36d83a57007333c",
Leopold7fbf1042023-01-06 19:57:37 +01001956 urls = [
Tim Windelschmidte00a89d2023-03-14 13:24:11 +01001957 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm",
1958 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm",
1959 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm",
1960 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02001961 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001962 ],
1963 )
Leopold7fbf1042023-01-06 19:57:37 +01001964 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001965 name = "openssl-devel-1__3.0.9-1.fc37.x86_64",
1966 sha256 = "721a14663cba596c6962754d63c1f1135c30fc63ca7eed74474e7061c994abc8",
Leopold7fbf1042023-01-06 19:57:37 +01001967 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001968 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.9-1.fc37.x86_64.rpm",
1969 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.9-1.fc37.x86_64.rpm",
1970 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.9-1.fc37.x86_64.rpm",
1971 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.9-1.fc37.x86_64.rpm",
1972 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.9-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001973 ],
1974 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001975
Leopold7fbf1042023-01-06 19:57:37 +01001976 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001977 name = "openssl-libs-1__3.0.9-1.fc37.x86_64",
1978 sha256 = "613667ba22b3705e71e673cedd28a1e4f1e1e975acd5df13b3251c40e5b9d4de",
Leopold7fbf1042023-01-06 19:57:37 +01001979 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001980 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.9-1.fc37.x86_64.rpm",
1981 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.9-1.fc37.x86_64.rpm",
1982 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.9-1.fc37.x86_64.rpm",
1983 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.9-1.fc37.x86_64.rpm",
1984 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.9-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001985 ],
1986 )
Leopold7fbf1042023-01-06 19:57:37 +01001987 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001988 name = "p11-kit-0__0.25.0-1.fc37.x86_64",
1989 sha256 = "22cb0f9bd16493d0f15c40851a387d8d6b9896291a98752412a0e99af35f22f4",
Leopold7fbf1042023-01-06 19:57:37 +01001990 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001991 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-0.25.0-1.fc37.x86_64.rpm",
1992 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-0.25.0-1.fc37.x86_64.rpm",
1993 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-0.25.0-1.fc37.x86_64.rpm",
1994 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-0.25.0-1.fc37.x86_64.rpm",
1995 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-0.25.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01001996 ],
1997 )
Leopold7fbf1042023-01-06 19:57:37 +01001998 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02001999 name = "p11-kit-trust-0__0.25.0-1.fc37.x86_64",
2000 sha256 = "a735cc2a9f096362cf44ef6e8c317311c1b7a153cf26b9b8a2d4d8a4de06fb44",
Leopold7fbf1042023-01-06 19:57:37 +01002001 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002002 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-trust-0.25.0-1.fc37.x86_64.rpm",
2003 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-trust-0.25.0-1.fc37.x86_64.rpm",
2004 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-trust-0.25.0-1.fc37.x86_64.rpm",
2005 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-trust-0.25.0-1.fc37.x86_64.rpm",
2006 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/p11-kit-trust-0.25.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002007 ],
2008 )
Leopold7fbf1042023-01-06 19:57:37 +01002009 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002010 name = "package-notes-srpm-macros-0__0.5-7.fc37.x86_64",
2011 sha256 = "31ce86bd115ddfc662b3248e80216754b5607599e4ab4db1ab3988ac554e6c44",
Leopold7fbf1042023-01-06 19:57:37 +01002012 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002013 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/package-notes-srpm-macros-0.5-7.fc37.noarch.rpm",
2014 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/package-notes-srpm-macros-0.5-7.fc37.noarch.rpm",
2015 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/package-notes-srpm-macros-0.5-7.fc37.noarch.rpm",
2016 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/package-notes-srpm-macros-0.5-7.fc37.noarch.rpm",
2017 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/package-notes-srpm-macros-0.5-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002018 ],
2019 )
Leopold7fbf1042023-01-06 19:57:37 +01002020 rpm(
2021 name = "pam-0__1.5.2-14.fc37.x86_64",
2022 sha256 = "a66ee1c9f9155c97e77cbd18658ce5129638f7d6e208c01c172c4dd1dfdbbe6d",
2023 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002024 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm",
2025 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm",
2026 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm",
2027 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002028 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002029 ],
2030 )
Leopold7fbf1042023-01-06 19:57:37 +01002031 rpm(
2032 name = "pam-libs-0__1.5.2-14.fc37.x86_64",
2033 sha256 = "ee34422adc6451da744bd16a8cd66c9912a822c4e55227c23ff56960c32980f5",
2034 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002035 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm",
2036 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm",
2037 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm",
2038 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002039 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002040 ],
2041 )
Leopold7fbf1042023-01-06 19:57:37 +01002042 rpm(
Serge Bazanski0f1939a2023-02-23 09:36:10 +00002043 name = "patch-0__2.7.6-17.fc37.x86_64",
2044 sha256 = "0ed45c95381e8b979b6c6a02356401de363806a893190ddbc57a5ef1bdadc98e",
2045 urls = [
2046 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm",
2047 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm",
2048 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm",
2049 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002050 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm",
Serge Bazanski0f1939a2023-02-23 09:36:10 +00002051 ],
2052 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002053
Serge Bazanski0f1939a2023-02-23 09:36:10 +00002054 rpm(
Leopold7fbf1042023-01-06 19:57:37 +01002055 name = "pcre-0__8.45-1.fc37.2.x86_64",
2056 sha256 = "86a648e3b88f581b15ca2eda6b441be7c5c3810a9eae25ca940c767029e4e923",
2057 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002058 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm",
2059 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm",
2060 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm",
2061 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002062 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002063 ],
2064 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002065
Leopold7fbf1042023-01-06 19:57:37 +01002066 rpm(
2067 name = "pcre2-0__10.40-1.fc37.1.x86_64",
2068 sha256 = "422de947ec1a7aafcd212a51e64257b64d5b0a02808104a33e7c3cd9ef629148",
2069 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002070 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm",
2071 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm",
2072 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm",
2073 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002074 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002075 ],
2076 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002077
Leopold7fbf1042023-01-06 19:57:37 +01002078 rpm(
2079 name = "pcre2-syntax-0__10.40-1.fc37.1.x86_64",
2080 sha256 = "585f339942a0bf4b0eab638ddf825544793485cbcb9f1eaee079b9956d90aafa",
2081 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002082 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm",
2083 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm",
2084 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm",
2085 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002086 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002087 ],
2088 )
Leopold7fbf1042023-01-06 19:57:37 +01002089 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002090 name = "perl-4__5.36.1-494.fc37.x86_64",
2091 sha256 = "1f5cd287839c8e262db394c8bc23a461fd9f49aa4778953a3fdcbb129af86ede",
Leopold7fbf1042023-01-06 19:57:37 +01002092 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002093 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-5.36.1-494.fc37.x86_64.rpm",
2094 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-5.36.1-494.fc37.x86_64.rpm",
2095 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-5.36.1-494.fc37.x86_64.rpm",
2096 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-5.36.1-494.fc37.x86_64.rpm",
2097 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-5.36.1-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002098 ],
2099 )
Leopold7fbf1042023-01-06 19:57:37 +01002100 rpm(
2101 name = "perl-Algorithm-Diff-0__1.2010-7.fc37.x86_64",
2102 sha256 = "714ad6947e716a4d6a6f6b24c549fb2fa2f37dd0985bd2db0689bc4224d06b3c",
2103 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002104 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm",
2105 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm",
2106 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm",
2107 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002108 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002109 ],
2110 )
Leopold7fbf1042023-01-06 19:57:37 +01002111 rpm(
2112 name = "perl-Archive-Tar-0__2.40-490.fc37.x86_64",
2113 sha256 = "098fa85dff04e11e8c4feb43e54e20330beeaddc528bf19a0ca42c6168ccc878",
2114 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002115 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm",
2116 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm",
2117 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm",
2118 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002119 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002120 ],
2121 )
Leopold7fbf1042023-01-06 19:57:37 +01002122 rpm(
2123 name = "perl-Archive-Zip-0__1.68-9.fc37.x86_64",
2124 sha256 = "edb3407c4a3440f97726e108e17519f10b0ad6b161a5065a5d46f2d862246965",
2125 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002126 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm",
2127 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm",
2128 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm",
2129 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002130 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002131 ],
2132 )
Leopold7fbf1042023-01-06 19:57:37 +01002133 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002134 name = "perl-Attribute-Handlers-0__1.02-494.fc37.x86_64",
2135 sha256 = "48b003d2b10dba2d8f6f928b019ad5b6e8c5f81d4ebcfe052d50f6ed40fb0140",
Leopold7fbf1042023-01-06 19:57:37 +01002136 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002137 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Attribute-Handlers-1.02-494.fc37.noarch.rpm",
2138 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Attribute-Handlers-1.02-494.fc37.noarch.rpm",
2139 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Attribute-Handlers-1.02-494.fc37.noarch.rpm",
2140 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Attribute-Handlers-1.02-494.fc37.noarch.rpm",
2141 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Attribute-Handlers-1.02-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002142 ],
2143 )
Leopold7fbf1042023-01-06 19:57:37 +01002144 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002145 name = "perl-AutoLoader-0__5.74-494.fc37.x86_64",
2146 sha256 = "ee935b51277b2ced900b928307f83d753c9a935744ccb127a045e3fa63b2c89c",
Leopold7fbf1042023-01-06 19:57:37 +01002147 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002148 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoLoader-5.74-494.fc37.noarch.rpm",
2149 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoLoader-5.74-494.fc37.noarch.rpm",
2150 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoLoader-5.74-494.fc37.noarch.rpm",
2151 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoLoader-5.74-494.fc37.noarch.rpm",
2152 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoLoader-5.74-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002153 ],
2154 )
Leopold7fbf1042023-01-06 19:57:37 +01002155 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002156 name = "perl-AutoSplit-0__5.74-494.fc37.x86_64",
2157 sha256 = "65e5098d529b8f0f942b5affcb04f558208bf564e94f6e23b8355fc95c91b948",
Leopold7fbf1042023-01-06 19:57:37 +01002158 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002159 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoSplit-5.74-494.fc37.noarch.rpm",
2160 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoSplit-5.74-494.fc37.noarch.rpm",
2161 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoSplit-5.74-494.fc37.noarch.rpm",
2162 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoSplit-5.74-494.fc37.noarch.rpm",
2163 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-AutoSplit-5.74-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002164 ],
2165 )
Leopold7fbf1042023-01-06 19:57:37 +01002166 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002167 name = "perl-B-0__1.83-494.fc37.x86_64",
2168 sha256 = "8ef1be3b5b0db787660b6d8a4d9de717887b73027fa16613390f21f5785cc11f",
Leopold7fbf1042023-01-06 19:57:37 +01002169 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002170 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-B-1.83-494.fc37.x86_64.rpm",
2171 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-B-1.83-494.fc37.x86_64.rpm",
2172 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-B-1.83-494.fc37.x86_64.rpm",
2173 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-B-1.83-494.fc37.x86_64.rpm",
2174 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-B-1.83-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002175 ],
2176 )
Leopold7fbf1042023-01-06 19:57:37 +01002177 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002178 name = "perl-Benchmark-0__1.23-494.fc37.x86_64",
2179 sha256 = "818cda6856e4279ea8c719d694a767dd75249a87be1a029e6dea4cad8816ba49",
Leopold7fbf1042023-01-06 19:57:37 +01002180 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002181 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Benchmark-1.23-494.fc37.noarch.rpm",
2182 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Benchmark-1.23-494.fc37.noarch.rpm",
2183 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Benchmark-1.23-494.fc37.noarch.rpm",
2184 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Benchmark-1.23-494.fc37.noarch.rpm",
2185 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Benchmark-1.23-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002186 ],
2187 )
Leopold7fbf1042023-01-06 19:57:37 +01002188 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002189 name = "perl-CPAN-0__2.36-1.fc37.x86_64",
2190 sha256 = "4f71ca98763d6b5dc751d264388157fee00fca7054cfb058bd1014b1ef49bdd3",
Leopold7fbf1042023-01-06 19:57:37 +01002191 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002192 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-CPAN-2.36-1.fc37.noarch.rpm",
2193 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-CPAN-2.36-1.fc37.noarch.rpm",
2194 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-CPAN-2.36-1.fc37.noarch.rpm",
2195 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-CPAN-2.36-1.fc37.noarch.rpm",
2196 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-CPAN-2.36-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002197 ],
2198 )
Leopold7fbf1042023-01-06 19:57:37 +01002199 rpm(
2200 name = "perl-CPAN-Meta-0__2.150010-489.fc37.x86_64",
2201 sha256 = "81de5eae891aac095402cf76cc2b4f3f52864db88950f2b1bdd43c2a4d9d7333",
2202 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002203 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm",
2204 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm",
2205 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm",
2206 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002207 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002208 ],
2209 )
Leopold7fbf1042023-01-06 19:57:37 +01002210 rpm(
2211 name = "perl-CPAN-Meta-Requirements-0__2.140-490.fc37.x86_64",
2212 sha256 = "fcf1d32e91e50232a81e8cf9461f523a76a659733ec008850432454298ebbe12",
2213 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002214 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm",
2215 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm",
2216 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm",
2217 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002218 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002219 ],
2220 )
Leopold7fbf1042023-01-06 19:57:37 +01002221 rpm(
2222 name = "perl-CPAN-Meta-YAML-0__0.018-490.fc37.x86_64",
2223 sha256 = "f5e89acb7ad1be213d7f6d9cfc81fcf4fe5e2e765eb8c372e9d784666b916c6b",
2224 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002225 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm",
2226 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm",
2227 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm",
2228 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002229 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002230 ],
2231 )
Leopold7fbf1042023-01-06 19:57:37 +01002232 rpm(
2233 name = "perl-Carp-0__1.52-489.fc37.x86_64",
2234 sha256 = "c5df34198e7dd39f4f09032beacb9db641c8752d045b8e1f8cacd2637559dd1d",
2235 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002236 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm",
2237 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm",
2238 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm",
2239 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002240 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002241 ],
2242 )
Leopold7fbf1042023-01-06 19:57:37 +01002243 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002244 name = "perl-Class-Struct-0__0.66-494.fc37.x86_64",
2245 sha256 = "a250d4c099b3919a35163ac204adbca30a331d4d1108288db176fb1329c7766e",
Leopold7fbf1042023-01-06 19:57:37 +01002246 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002247 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Class-Struct-0.66-494.fc37.noarch.rpm",
2248 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Class-Struct-0.66-494.fc37.noarch.rpm",
2249 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Class-Struct-0.66-494.fc37.noarch.rpm",
2250 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Class-Struct-0.66-494.fc37.noarch.rpm",
2251 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Class-Struct-0.66-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002252 ],
2253 )
Leopold7fbf1042023-01-06 19:57:37 +01002254 rpm(
2255 name = "perl-Compress-Bzip2-0__2.28-10.fc37.x86_64",
2256 sha256 = "336fa6c00e0f4a1a078e445a8f70a8cb79a0f783df8479d77a4de600f2abd097",
2257 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002258 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm",
2259 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm",
2260 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm",
2261 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002262 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002263 ],
2264 )
Leopold7fbf1042023-01-06 19:57:37 +01002265 rpm(
2266 name = "perl-Compress-Raw-Bzip2-0__2.201-2.fc37.x86_64",
2267 sha256 = "eb4cc36b986a52a9ad30ba5f64a06b3f88bdfc687236532c0d3e442603210034",
2268 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002269 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm",
2270 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm",
2271 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm",
2272 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002273 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002274 ],
2275 )
Leopold7fbf1042023-01-06 19:57:37 +01002276 rpm(
Leopold68961c32023-02-01 13:53:08 +01002277 name = "perl-Compress-Raw-Lzma-0__2.201-7.fc37.x86_64",
2278 sha256 = "3c14f0034f8cc919ddee075d0bb2a651efdbc12860e3edd3ba4090c641e9ff3f",
Leopold7fbf1042023-01-06 19:57:37 +01002279 urls = [
Leopold68961c32023-02-01 13:53:08 +01002280 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm",
2281 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm",
2282 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm",
2283 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002284 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002285 ],
2286 )
Leopold7fbf1042023-01-06 19:57:37 +01002287 rpm(
2288 name = "perl-Compress-Raw-Zlib-0__2.202-3.fc37.x86_64",
2289 sha256 = "101823fac489a2eaba7ba2bd04e21a9daffae7dae98be88913000d5f0a90ad0f",
2290 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002291 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm",
2292 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm",
2293 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm",
2294 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002295 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002296 ],
2297 )
Leopold7fbf1042023-01-06 19:57:37 +01002298 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002299 name = "perl-Config-Extensions-0__0.03-494.fc37.x86_64",
2300 sha256 = "55ad51d0b553a56eb31227a21c01203830711ce0711bab675aa98c1aa7dc7e8f",
Leopold7fbf1042023-01-06 19:57:37 +01002301 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002302 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Config-Extensions-0.03-494.fc37.noarch.rpm",
2303 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Config-Extensions-0.03-494.fc37.noarch.rpm",
2304 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Config-Extensions-0.03-494.fc37.noarch.rpm",
2305 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Config-Extensions-0.03-494.fc37.noarch.rpm",
2306 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Config-Extensions-0.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002307 ],
2308 )
Leopold7fbf1042023-01-06 19:57:37 +01002309 rpm(
2310 name = "perl-Config-Perl-V-0__0.34-1.fc37.x86_64",
2311 sha256 = "fae66bb345d67beff34771ac5035f42aa1b91272c3ed5f8ee318c343ac9fa79e",
2312 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002313 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm",
2314 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm",
2315 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm",
2316 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002317 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002318 ],
2319 )
Leopold7fbf1042023-01-06 19:57:37 +01002320 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002321 name = "perl-DBM_Filter-0__0.06-494.fc37.x86_64",
2322 sha256 = "a591414027c5399d77a72d4ce8b1a0d9f1aaa15c7047ffd94537cb1f9dbc20c3",
Leopold7fbf1042023-01-06 19:57:37 +01002323 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002324 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DBM_Filter-0.06-494.fc37.noarch.rpm",
2325 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DBM_Filter-0.06-494.fc37.noarch.rpm",
2326 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DBM_Filter-0.06-494.fc37.noarch.rpm",
2327 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DBM_Filter-0.06-494.fc37.noarch.rpm",
2328 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DBM_Filter-0.06-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002329 ],
2330 )
Leopold7fbf1042023-01-06 19:57:37 +01002331 rpm(
2332 name = "perl-DB_File-0__1.858-4.fc37.x86_64",
2333 sha256 = "cd0367bee7e6c35f68fc10fd51a318978572aaec2f049b89acb8e7fd07f19620",
2334 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002335 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm",
2336 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm",
2337 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm",
2338 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002339 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002340 ],
2341 )
Leopold7fbf1042023-01-06 19:57:37 +01002342 rpm(
2343 name = "perl-Data-Dumper-0__2.184-490.fc37.x86_64",
2344 sha256 = "087435f52f5910c5d769ddac9154e9ac54b50c005b2036607d5e2187b3a9b7d9",
2345 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002346 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm",
2347 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm",
2348 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm",
2349 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002350 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002351 ],
2352 )
Leopold7fbf1042023-01-06 19:57:37 +01002353 rpm(
2354 name = "perl-Data-OptList-0__0.112-5.fc37.x86_64",
2355 sha256 = "ab4aae8175f2ee46cca0d406b7511178b5733f6b67260c3b4194fd07fab7f89a",
2356 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002357 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm",
2358 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm",
2359 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm",
2360 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002361 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002362 ],
2363 )
Leopold7fbf1042023-01-06 19:57:37 +01002364 rpm(
2365 name = "perl-Data-Section-0__0.200007-17.fc37.x86_64",
2366 sha256 = "97659ba6b8b7e175d0eb235afac957af0f3b7a0fd494924ba800cfa6db8176a9",
2367 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002368 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm",
2369 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm",
2370 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm",
2371 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002372 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002373 ],
2374 )
Leopold7fbf1042023-01-06 19:57:37 +01002375 rpm(
2376 name = "perl-Devel-PPPort-0__3.68-490.fc37.x86_64",
2377 sha256 = "69811269661d579913e8ac3a97ac8887f382ab561abd621b4d3f71baaf458177",
2378 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002379 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm",
2380 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm",
2381 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm",
2382 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002383 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002384 ],
2385 )
Leopold7fbf1042023-01-06 19:57:37 +01002386 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002387 name = "perl-Devel-Peek-0__1.32-494.fc37.x86_64",
2388 sha256 = "f302e6eed403107ec2006c2d63692d447a8cad298b2ccc9009255d4c46bb8ef0",
Leopold7fbf1042023-01-06 19:57:37 +01002389 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002390 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-Peek-1.32-494.fc37.x86_64.rpm",
2391 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-Peek-1.32-494.fc37.x86_64.rpm",
2392 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-Peek-1.32-494.fc37.x86_64.rpm",
2393 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-Peek-1.32-494.fc37.x86_64.rpm",
2394 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-Peek-1.32-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002395 ],
2396 )
Leopold7fbf1042023-01-06 19:57:37 +01002397 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002398 name = "perl-Devel-SelfStubber-0__1.06-494.fc37.x86_64",
2399 sha256 = "85bcc5243c80acb0cf19eed20b61a0dcf6bae4e82f19cee9696dbbced650b7cf",
Leopold7fbf1042023-01-06 19:57:37 +01002400 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002401 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-SelfStubber-1.06-494.fc37.noarch.rpm",
2402 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-SelfStubber-1.06-494.fc37.noarch.rpm",
2403 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-SelfStubber-1.06-494.fc37.noarch.rpm",
2404 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-SelfStubber-1.06-494.fc37.noarch.rpm",
2405 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Devel-SelfStubber-1.06-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002406 ],
2407 )
Leopold7fbf1042023-01-06 19:57:37 +01002408 rpm(
2409 name = "perl-Devel-Size-0__0.83-13.fc37.x86_64",
2410 sha256 = "1a40670bcdc99252ea6258e647502cbe897fbb34ab8078b32f8b4b1e8b71b15f",
2411 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002412 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm",
2413 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm",
2414 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm",
2415 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002416 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002417 ],
2418 )
Leopold7fbf1042023-01-06 19:57:37 +01002419 rpm(
2420 name = "perl-Digest-0__1.20-489.fc37.x86_64",
2421 sha256 = "17acbd974328ca2ac974f45953fb826d09cb071ee381f975928592b72c8b2d9f",
2422 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002423 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm",
2424 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm",
2425 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm",
2426 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002427 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002428 ],
2429 )
Leopold7fbf1042023-01-06 19:57:37 +01002430 rpm(
2431 name = "perl-Digest-MD5-0__2.58-489.fc37.x86_64",
2432 sha256 = "ab79d34ab61c3f094a7291b2399ddf7de988fa0aa7bbe51cb5d10c8066e83f45",
2433 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002434 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm",
2435 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm",
2436 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm",
2437 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002438 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002439 ],
2440 )
Leopold7fbf1042023-01-06 19:57:37 +01002441 rpm(
2442 name = "perl-Digest-SHA-1__6.03-1.fc37.x86_64",
2443 sha256 = "a941d164018b903f7f1c0e388a97ef4f591c887dc51a4b1fa240ba794e1fd29b",
2444 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002445 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm",
2446 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm",
2447 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm",
2448 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002449 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002450 ],
2451 )
Leopold7fbf1042023-01-06 19:57:37 +01002452 rpm(
2453 name = "perl-Digest-SHA1-0__2.13-37.fc37.x86_64",
2454 sha256 = "e037888f738bb4b93e5ff26eda54e3518a3d714f9d0081fc5f245057fddaada3",
2455 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002456 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm",
2457 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm",
2458 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm",
2459 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002460 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002461 ],
2462 )
Leopold7fbf1042023-01-06 19:57:37 +01002463 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002464 name = "perl-DirHandle-0__1.05-494.fc37.x86_64",
2465 sha256 = "9e16a556068804961a97607007c7aeeffd5d2e5fb5a56d03e348fdbab53b8d4f",
Leopold7fbf1042023-01-06 19:57:37 +01002466 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002467 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DirHandle-1.05-494.fc37.noarch.rpm",
2468 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DirHandle-1.05-494.fc37.noarch.rpm",
2469 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DirHandle-1.05-494.fc37.noarch.rpm",
2470 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DirHandle-1.05-494.fc37.noarch.rpm",
2471 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DirHandle-1.05-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002472 ],
2473 )
Leopold7fbf1042023-01-06 19:57:37 +01002474 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002475 name = "perl-Dumpvalue-0__2.27-494.fc37.x86_64",
2476 sha256 = "8b163fcae109702b95fe6425aea1551504c23247641c757b1c20dc8c74d3fcb4",
Leopold7fbf1042023-01-06 19:57:37 +01002477 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002478 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Dumpvalue-2.27-494.fc37.noarch.rpm",
2479 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Dumpvalue-2.27-494.fc37.noarch.rpm",
2480 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Dumpvalue-2.27-494.fc37.noarch.rpm",
2481 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Dumpvalue-2.27-494.fc37.noarch.rpm",
2482 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Dumpvalue-2.27-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002483 ],
2484 )
Leopold7fbf1042023-01-06 19:57:37 +01002485 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002486 name = "perl-DynaLoader-0__1.52-494.fc37.x86_64",
2487 sha256 = "a11b251a948378e9ea319bfcc63e8daaad6a5406ce567f410478739f44c4214e",
Leopold7fbf1042023-01-06 19:57:37 +01002488 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002489 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DynaLoader-1.52-494.fc37.x86_64.rpm",
2490 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DynaLoader-1.52-494.fc37.x86_64.rpm",
2491 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DynaLoader-1.52-494.fc37.x86_64.rpm",
2492 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DynaLoader-1.52-494.fc37.x86_64.rpm",
2493 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-DynaLoader-1.52-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002494 ],
2495 )
Leopold7fbf1042023-01-06 19:57:37 +01002496 rpm(
2497 name = "perl-Encode-4__3.19-492.fc37.x86_64",
2498 sha256 = "395705071c61bc6faad7cde8eb251d3bff87f543c5096c00139331e9ee2ba856",
2499 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002500 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm",
2501 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm",
2502 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm",
2503 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002504 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002505 ],
2506 )
Leopold7fbf1042023-01-06 19:57:37 +01002507 rpm(
2508 name = "perl-Encode-devel-4__3.19-492.fc37.x86_64",
2509 sha256 = "cfad3343efba5b3bb80b56e8cb32d84845c35ba0499e2dc0c0b586dd23d64b49",
2510 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002511 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm",
2512 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm",
2513 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm",
2514 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002515 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002516 ],
2517 )
Leopold7fbf1042023-01-06 19:57:37 +01002518 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002519 name = "perl-English-0__1.11-494.fc37.x86_64",
2520 sha256 = "13f14f71bdc3a7cf3d9388856062582f4f51bcb450f87ad8dfbcf51e5da4e0f7",
Leopold7fbf1042023-01-06 19:57:37 +01002521 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002522 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-English-1.11-494.fc37.noarch.rpm",
2523 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-English-1.11-494.fc37.noarch.rpm",
2524 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-English-1.11-494.fc37.noarch.rpm",
2525 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-English-1.11-494.fc37.noarch.rpm",
2526 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-English-1.11-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002527 ],
2528 )
Leopold7fbf1042023-01-06 19:57:37 +01002529 rpm(
2530 name = "perl-Env-0__1.05-489.fc37.x86_64",
2531 sha256 = "03c735e2591c14afeaab7e61da2207794436493bee277163db2b51790aeb4ab1",
2532 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002533 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm",
2534 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm",
2535 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm",
2536 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002537 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002538 ],
2539 )
Leopold7fbf1042023-01-06 19:57:37 +01002540 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002541 name = "perl-Errno-0__1.36-494.fc37.x86_64",
2542 sha256 = "d73a22cd89268fdc6bbacac05980466b96c91a71306866ed4552835b05506a5b",
Leopold7fbf1042023-01-06 19:57:37 +01002543 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002544 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Errno-1.36-494.fc37.x86_64.rpm",
2545 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Errno-1.36-494.fc37.x86_64.rpm",
2546 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Errno-1.36-494.fc37.x86_64.rpm",
2547 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Errno-1.36-494.fc37.x86_64.rpm",
2548 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Errno-1.36-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002549 ],
2550 )
Leopold7fbf1042023-01-06 19:57:37 +01002551 rpm(
2552 name = "perl-Exporter-0__5.77-489.fc37.x86_64",
2553 sha256 = "95b26bb47a5b0f52f091cf6a5e6a493b203ed6d1bf8de714ed182c4f78f8b351",
2554 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002555 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm",
2556 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm",
2557 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm",
2558 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002559 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002560 ],
2561 )
Leopold7fbf1042023-01-06 19:57:37 +01002562 rpm(
2563 name = "perl-ExtUtils-CBuilder-1__0.280236-489.fc37.x86_64",
2564 sha256 = "3f12827f0d6af1fa9312485811bfe94be5a6a49cc60f51c00a7b45418fc8a736",
2565 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002566 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm",
2567 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm",
2568 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm",
2569 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002570 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002571 ],
2572 )
Leopold7fbf1042023-01-06 19:57:37 +01002573 rpm(
Leopold7eeec652023-01-20 21:16:08 +01002574 name = "perl-ExtUtils-Command-2__7.66-1.fc37.x86_64",
2575 sha256 = "380a1fe3c4546fdcaed2bd10de4eb600c3726914f73b7d4675290c371c2522c0",
Leopold7fbf1042023-01-06 19:57:37 +01002576 urls = [
Leopold7eeec652023-01-20 21:16:08 +01002577 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm",
2578 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm",
2579 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm",
2580 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002581 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002582 ],
2583 )
Leopold7fbf1042023-01-06 19:57:37 +01002584 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002585 name = "perl-ExtUtils-Constant-0__0.25-494.fc37.x86_64",
2586 sha256 = "f5fa5939e54b92f89a448c8598112accbde3e33396483c721cc84dfc42556c6c",
Leopold7fbf1042023-01-06 19:57:37 +01002587 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002588 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Constant-0.25-494.fc37.noarch.rpm",
2589 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Constant-0.25-494.fc37.noarch.rpm",
2590 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Constant-0.25-494.fc37.noarch.rpm",
2591 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Constant-0.25-494.fc37.noarch.rpm",
2592 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Constant-0.25-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002593 ],
2594 )
Leopold7fbf1042023-01-06 19:57:37 +01002595 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002596 name = "perl-ExtUtils-Embed-0__1.35-494.fc37.x86_64",
2597 sha256 = "9d27313b588a3bb95b931b6fac98fa3d235b88b8f45504f3db379350daa2ff75",
Leopold7fbf1042023-01-06 19:57:37 +01002598 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002599 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Embed-1.35-494.fc37.noarch.rpm",
2600 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Embed-1.35-494.fc37.noarch.rpm",
2601 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Embed-1.35-494.fc37.noarch.rpm",
2602 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Embed-1.35-494.fc37.noarch.rpm",
2603 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Embed-1.35-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002604 ],
2605 )
Leopold7fbf1042023-01-06 19:57:37 +01002606 rpm(
2607 name = "perl-ExtUtils-Install-0__2.20-489.fc37.x86_64",
2608 sha256 = "fdc9b741640d5449a3736abd433057b35b29bae743b4b34f2896dbe254e13914",
2609 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002610 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm",
2611 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm",
2612 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm",
2613 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002614 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002615 ],
2616 )
Leopold7fbf1042023-01-06 19:57:37 +01002617 rpm(
Leopold7eeec652023-01-20 21:16:08 +01002618 name = "perl-ExtUtils-MM-Utils-2__7.66-1.fc37.x86_64",
2619 sha256 = "5c1097fe06bb7d927ba17b379670d1d0b78c57c77a85edac55ef3e4b8ef65624",
Leopold7fbf1042023-01-06 19:57:37 +01002620 urls = [
Leopold7eeec652023-01-20 21:16:08 +01002621 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm",
2622 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm",
2623 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm",
2624 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002625 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002626 ],
2627 )
Leopold7fbf1042023-01-06 19:57:37 +01002628 rpm(
Leopold7eeec652023-01-20 21:16:08 +01002629 name = "perl-ExtUtils-MakeMaker-2__7.66-1.fc37.x86_64",
2630 sha256 = "d27ad9fb12959eafe80ef6719df1a56730c1ff2123511b401cba1a5dfdcbec5b",
Leopold7fbf1042023-01-06 19:57:37 +01002631 urls = [
Leopold7eeec652023-01-20 21:16:08 +01002632 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm",
2633 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm",
2634 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm",
2635 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002636 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002637 ],
2638 )
Leopold7fbf1042023-01-06 19:57:37 +01002639 rpm(
2640 name = "perl-ExtUtils-Manifest-1__1.73-489.fc37.x86_64",
2641 sha256 = "d23efacaadaabaaa74877985eac9979f5f06ad9fe1b2cacb242070b478a3bb6d",
2642 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002643 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm",
2644 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm",
2645 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm",
2646 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002647 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002648 ],
2649 )
Leopold7fbf1042023-01-06 19:57:37 +01002650 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002651 name = "perl-ExtUtils-Miniperl-0__1.11-494.fc37.x86_64",
2652 sha256 = "81b9ec0d4078df73e5138d748abc3f5038ea649ace8593919eada5bfa850020d",
Leopold7fbf1042023-01-06 19:57:37 +01002653 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002654 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Miniperl-1.11-494.fc37.noarch.rpm",
2655 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Miniperl-1.11-494.fc37.noarch.rpm",
2656 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Miniperl-1.11-494.fc37.noarch.rpm",
2657 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Miniperl-1.11-494.fc37.noarch.rpm",
2658 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Miniperl-1.11-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002659 ],
2660 )
Leopold7fbf1042023-01-06 19:57:37 +01002661 rpm(
2662 name = "perl-ExtUtils-ParseXS-1__3.45-489.fc37.x86_64",
2663 sha256 = "924465679e012b6896b9372d22650e5b79833d71849d3dec72a64b05546eada7",
2664 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002665 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm",
2666 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm",
2667 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm",
2668 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002669 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002670 ],
2671 )
Leopold7fbf1042023-01-06 19:57:37 +01002672 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002673 name = "perl-Fcntl-0__1.15-494.fc37.x86_64",
2674 sha256 = "821dc308cdd46f74ae0d3cb75e9dfd8fc4f3ab26d984d6d3bc518c8144d6f73a",
Leopold7fbf1042023-01-06 19:57:37 +01002675 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002676 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Fcntl-1.15-494.fc37.x86_64.rpm",
2677 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Fcntl-1.15-494.fc37.x86_64.rpm",
2678 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Fcntl-1.15-494.fc37.x86_64.rpm",
2679 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Fcntl-1.15-494.fc37.x86_64.rpm",
2680 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Fcntl-1.15-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002681 ],
2682 )
Leopold7fbf1042023-01-06 19:57:37 +01002683 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002684 name = "perl-File-Basename-0__2.85-494.fc37.x86_64",
2685 sha256 = "35a66ded720e73b06f8449f74c53ce5ec5bcdbcc2783808e0b9dbecb91dfab96",
Leopold7fbf1042023-01-06 19:57:37 +01002686 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002687 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Basename-2.85-494.fc37.noarch.rpm",
2688 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Basename-2.85-494.fc37.noarch.rpm",
2689 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Basename-2.85-494.fc37.noarch.rpm",
2690 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Basename-2.85-494.fc37.noarch.rpm",
2691 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Basename-2.85-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002692 ],
2693 )
Leopold7fbf1042023-01-06 19:57:37 +01002694 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002695 name = "perl-File-Compare-0__1.100.700-494.fc37.x86_64",
2696 sha256 = "e454119581f062a111ee025e70c9ea9fb415f5ebdd85435d6afc8bfa77157550",
Leopold7fbf1042023-01-06 19:57:37 +01002697 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002698 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Compare-1.100.700-494.fc37.noarch.rpm",
2699 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Compare-1.100.700-494.fc37.noarch.rpm",
2700 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Compare-1.100.700-494.fc37.noarch.rpm",
2701 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Compare-1.100.700-494.fc37.noarch.rpm",
2702 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Compare-1.100.700-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002703 ],
2704 )
Leopold7fbf1042023-01-06 19:57:37 +01002705 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002706 name = "perl-File-Copy-0__2.39-494.fc37.x86_64",
2707 sha256 = "613f5b89c3246b4ebd650038b93df795b71ff57e318de183fbd32b574e264378",
Leopold7fbf1042023-01-06 19:57:37 +01002708 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002709 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Copy-2.39-494.fc37.noarch.rpm",
2710 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Copy-2.39-494.fc37.noarch.rpm",
2711 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Copy-2.39-494.fc37.noarch.rpm",
2712 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Copy-2.39-494.fc37.noarch.rpm",
2713 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Copy-2.39-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002714 ],
2715 )
Leopold7fbf1042023-01-06 19:57:37 +01002716 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002717 name = "perl-File-DosGlob-0__1.12-494.fc37.x86_64",
2718 sha256 = "43bb5186dbf91a8146f610308976ff73df4847bb20cb8d560f4953f822ca0b2e",
Leopold7fbf1042023-01-06 19:57:37 +01002719 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002720 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-DosGlob-1.12-494.fc37.x86_64.rpm",
2721 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-DosGlob-1.12-494.fc37.x86_64.rpm",
2722 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-DosGlob-1.12-494.fc37.x86_64.rpm",
2723 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-DosGlob-1.12-494.fc37.x86_64.rpm",
2724 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-DosGlob-1.12-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002725 ],
2726 )
Leopold7fbf1042023-01-06 19:57:37 +01002727 rpm(
2728 name = "perl-File-Fetch-0__1.04-489.fc37.x86_64",
2729 sha256 = "f7a51e94040539753ed04fac0cf8ec179dcd3e7dceeb3a38fd889ccbe1b1789c",
2730 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002731 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm",
2732 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm",
2733 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm",
2734 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002735 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002736 ],
2737 )
Leopold7fbf1042023-01-06 19:57:37 +01002738 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002739 name = "perl-File-Find-0__1.40-494.fc37.x86_64",
2740 sha256 = "71513593cf19b9d51fd17b5606e5bd3f4f0650bcddf69c2b73830bb2ab5fcabf",
Leopold7fbf1042023-01-06 19:57:37 +01002741 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002742 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Find-1.40-494.fc37.noarch.rpm",
2743 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Find-1.40-494.fc37.noarch.rpm",
2744 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Find-1.40-494.fc37.noarch.rpm",
2745 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Find-1.40-494.fc37.noarch.rpm",
2746 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-Find-1.40-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002747 ],
2748 )
Leopold7fbf1042023-01-06 19:57:37 +01002749 rpm(
2750 name = "perl-File-HomeDir-0__1.006-7.fc37.x86_64",
2751 sha256 = "288f5bd2f09143037798cd867fcaf8a6e5c6bb7c5cf47b9de8bcf9ee7606ca12",
2752 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002753 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm",
2754 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm",
2755 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm",
2756 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002757 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002758 ],
2759 )
Leopold7fbf1042023-01-06 19:57:37 +01002760 rpm(
2761 name = "perl-File-Path-0__2.18-489.fc37.x86_64",
2762 sha256 = "d73acee5758b6ac85b46416094fcaf9a3e9f54193996f167d353777e5708745a",
2763 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002764 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm",
2765 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm",
2766 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm",
2767 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002768 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002769 ],
2770 )
Leopold7fbf1042023-01-06 19:57:37 +01002771 rpm(
2772 name = "perl-File-Temp-1__0.231.100-489.fc37.x86_64",
2773 sha256 = "5724aaa686d2cd278da72939aa01678cb6d9ba2b43237425ce2378197fbcc0d0",
2774 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002775 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm",
2776 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm",
2777 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm",
2778 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002779 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002780 ],
2781 )
Leopold7fbf1042023-01-06 19:57:37 +01002782 rpm(
2783 name = "perl-File-Which-0__1.27-6.fc37.x86_64",
2784 sha256 = "f8d6bfb8f2c5ca8539277e80c781d90a1cfa4e72021f1c912067c1dd9836d7be",
2785 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002786 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm",
2787 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm",
2788 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm",
2789 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002790 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002791 ],
2792 )
Leopold7fbf1042023-01-06 19:57:37 +01002793 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002794 name = "perl-File-stat-0__1.12-494.fc37.x86_64",
2795 sha256 = "09c723c96f4cf3170f8460a5b1290faf55f41c3ae4a54a51ef9d0c3113457085",
Leopold7fbf1042023-01-06 19:57:37 +01002796 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002797 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-stat-1.12-494.fc37.noarch.rpm",
2798 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-stat-1.12-494.fc37.noarch.rpm",
2799 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-stat-1.12-494.fc37.noarch.rpm",
2800 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-stat-1.12-494.fc37.noarch.rpm",
2801 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-File-stat-1.12-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002802 ],
2803 )
Leopold7fbf1042023-01-06 19:57:37 +01002804 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002805 name = "perl-FileCache-0__1.10-494.fc37.x86_64",
2806 sha256 = "33bdd78654deba9f247f45c2945d72d2ea529913a9c7140c1dd9196fc5056376",
Leopold7fbf1042023-01-06 19:57:37 +01002807 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002808 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileCache-1.10-494.fc37.noarch.rpm",
2809 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileCache-1.10-494.fc37.noarch.rpm",
2810 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileCache-1.10-494.fc37.noarch.rpm",
2811 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileCache-1.10-494.fc37.noarch.rpm",
2812 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileCache-1.10-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002813 ],
2814 )
Leopold7fbf1042023-01-06 19:57:37 +01002815 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002816 name = "perl-FileHandle-0__2.03-494.fc37.x86_64",
2817 sha256 = "35bc29a12858c7f1ac793fef5e2f3cf4951fcbb0843246a06f445cbd6ef00b5c",
Leopold7fbf1042023-01-06 19:57:37 +01002818 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002819 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileHandle-2.03-494.fc37.noarch.rpm",
2820 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileHandle-2.03-494.fc37.noarch.rpm",
2821 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileHandle-2.03-494.fc37.noarch.rpm",
2822 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileHandle-2.03-494.fc37.noarch.rpm",
2823 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FileHandle-2.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002824 ],
2825 )
Leopold7fbf1042023-01-06 19:57:37 +01002826 rpm(
2827 name = "perl-Filter-2__1.64-1.fc37.x86_64",
2828 sha256 = "a6400b14b7905ca51354226996a31778c5e720f2ff04c53efb06bf1a72c8cd57",
2829 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002830 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm",
2831 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm",
2832 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm",
2833 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002834 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002835 ],
2836 )
Leopold7fbf1042023-01-06 19:57:37 +01002837 rpm(
2838 name = "perl-Filter-Simple-0__0.96-489.fc37.x86_64",
2839 sha256 = "0a5fff5e31a412e05287bb2f1da0a15ba4b3e14e1acb99fda077dda9a965d52e",
2840 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002841 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm",
2842 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm",
2843 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm",
2844 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002845 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002846 ],
2847 )
Leopold7fbf1042023-01-06 19:57:37 +01002848 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002849 name = "perl-FindBin-0__1.53-494.fc37.x86_64",
2850 sha256 = "67dbdd42db129bcea067cd151cd54ff0e245c8fa5a6f7cbf7ed202c191efae5e",
Leopold7fbf1042023-01-06 19:57:37 +01002851 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002852 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FindBin-1.53-494.fc37.noarch.rpm",
2853 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FindBin-1.53-494.fc37.noarch.rpm",
2854 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FindBin-1.53-494.fc37.noarch.rpm",
2855 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FindBin-1.53-494.fc37.noarch.rpm",
2856 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-FindBin-1.53-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002857 ],
2858 )
Leopold7fbf1042023-01-06 19:57:37 +01002859 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002860 name = "perl-GDBM_File-1__1.23-494.fc37.x86_64",
2861 sha256 = "1a78697276a561680873fd82df2cd5ad12ecc44899c7fe9f5b0ed8cfee34b561",
Leopold7fbf1042023-01-06 19:57:37 +01002862 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002863 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-GDBM_File-1.23-494.fc37.x86_64.rpm",
2864 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-GDBM_File-1.23-494.fc37.x86_64.rpm",
2865 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-GDBM_File-1.23-494.fc37.x86_64.rpm",
2866 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-GDBM_File-1.23-494.fc37.x86_64.rpm",
2867 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-GDBM_File-1.23-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002868 ],
2869 )
Leopold7fbf1042023-01-06 19:57:37 +01002870 rpm(
2871 name = "perl-Getopt-Long-1__2.54-1.fc37.x86_64",
2872 sha256 = "49e397448b20d87418f8a7b7b3ae474928b6e33157dbaf300dc8d8ed842804c8",
2873 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01002874 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm",
2875 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm",
Leopold7eeec652023-01-20 21:16:08 +01002876 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm",
2877 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002878 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002879 ],
2880 )
Leopold7fbf1042023-01-06 19:57:37 +01002881 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002882 name = "perl-Getopt-Std-0__1.13-494.fc37.x86_64",
2883 sha256 = "e7b8e9c6ce42eaf008c044007ee28d6ca1a66e767933034b9c14bd40568c9ce9",
Leopold7fbf1042023-01-06 19:57:37 +01002884 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002885 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Std-1.13-494.fc37.noarch.rpm",
2886 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Std-1.13-494.fc37.noarch.rpm",
2887 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Std-1.13-494.fc37.noarch.rpm",
2888 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Std-1.13-494.fc37.noarch.rpm",
2889 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Std-1.13-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002890 ],
2891 )
Leopold7fbf1042023-01-06 19:57:37 +01002892 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002893 name = "perl-HTTP-Tiny-0__0.086-1.fc37.x86_64",
2894 sha256 = "06a15be4faf8f31a6c8fae57c435870d03ac683cdd9ecb5136963b6f21dc397d",
Leopold7fbf1042023-01-06 19:57:37 +01002895 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002896 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-HTTP-Tiny-0.086-1.fc37.noarch.rpm",
2897 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-HTTP-Tiny-0.086-1.fc37.noarch.rpm",
2898 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-HTTP-Tiny-0.086-1.fc37.noarch.rpm",
2899 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-HTTP-Tiny-0.086-1.fc37.noarch.rpm",
2900 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-HTTP-Tiny-0.086-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002901 ],
2902 )
Leopold7fbf1042023-01-06 19:57:37 +01002903 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002904 name = "perl-Hash-Util-0__0.28-494.fc37.x86_64",
2905 sha256 = "7360c97f06ac11656344a6d1eb5184ddf8202496d8bf8963b525291dd9d571b7",
Leopold7fbf1042023-01-06 19:57:37 +01002906 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002907 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-0.28-494.fc37.x86_64.rpm",
2908 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-0.28-494.fc37.x86_64.rpm",
2909 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-0.28-494.fc37.x86_64.rpm",
2910 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-0.28-494.fc37.x86_64.rpm",
2911 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-0.28-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002912 ],
2913 )
Leopold7fbf1042023-01-06 19:57:37 +01002914 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002915 name = "perl-Hash-Util-FieldHash-0__1.26-494.fc37.x86_64",
2916 sha256 = "e1ac0652dc2950ea39fb06be09289eea88487d1d52a0ea0782432bb3cebdda05",
Leopold7fbf1042023-01-06 19:57:37 +01002917 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002918 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-FieldHash-1.26-494.fc37.x86_64.rpm",
2919 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-FieldHash-1.26-494.fc37.x86_64.rpm",
2920 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-FieldHash-1.26-494.fc37.x86_64.rpm",
2921 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-FieldHash-1.26-494.fc37.x86_64.rpm",
2922 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Hash-Util-FieldHash-1.26-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002923 ],
2924 )
Leopold7fbf1042023-01-06 19:57:37 +01002925 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002926 name = "perl-I18N-Collate-0__1.02-494.fc37.x86_64",
2927 sha256 = "4ec3b4c0ca262dabaea7dc5f41e35f1d170a10649cf1e1469cdf4929e56aefac",
Leopold7fbf1042023-01-06 19:57:37 +01002928 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002929 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Collate-1.02-494.fc37.noarch.rpm",
2930 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Collate-1.02-494.fc37.noarch.rpm",
2931 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Collate-1.02-494.fc37.noarch.rpm",
2932 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Collate-1.02-494.fc37.noarch.rpm",
2933 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Collate-1.02-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002934 ],
2935 )
Leopold7fbf1042023-01-06 19:57:37 +01002936 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002937 name = "perl-I18N-LangTags-0__0.45-494.fc37.x86_64",
2938 sha256 = "4683c6892310b4af2bc01e30de417ae02ce42626106a6b41391bd9585a4ae896",
Leopold7fbf1042023-01-06 19:57:37 +01002939 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002940 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-LangTags-0.45-494.fc37.noarch.rpm",
2941 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-LangTags-0.45-494.fc37.noarch.rpm",
2942 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-LangTags-0.45-494.fc37.noarch.rpm",
2943 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-LangTags-0.45-494.fc37.noarch.rpm",
2944 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-LangTags-0.45-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002945 ],
2946 )
Leopold7fbf1042023-01-06 19:57:37 +01002947 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002948 name = "perl-I18N-Langinfo-0__0.21-494.fc37.x86_64",
2949 sha256 = "e2dc8c4c49010167517a453d6a38d5200cdee37d402e95ae987c546f28484a28",
Leopold7fbf1042023-01-06 19:57:37 +01002950 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002951 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Langinfo-0.21-494.fc37.x86_64.rpm",
2952 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Langinfo-0.21-494.fc37.x86_64.rpm",
2953 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Langinfo-0.21-494.fc37.x86_64.rpm",
2954 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Langinfo-0.21-494.fc37.x86_64.rpm",
2955 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-I18N-Langinfo-0.21-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002956 ],
2957 )
Leopold7fbf1042023-01-06 19:57:37 +01002958 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002959 name = "perl-IO-0__1.50-494.fc37.x86_64",
2960 sha256 = "4ed96a75703de0c51aa26ab3dba42afcdb55cf93c56476eca7c3ccd729f09d4a",
Leopold7fbf1042023-01-06 19:57:37 +01002961 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02002962 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IO-1.50-494.fc37.x86_64.rpm",
2963 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IO-1.50-494.fc37.x86_64.rpm",
2964 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IO-1.50-494.fc37.x86_64.rpm",
2965 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IO-1.50-494.fc37.x86_64.rpm",
2966 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IO-1.50-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002967 ],
2968 )
Leopold7fbf1042023-01-06 19:57:37 +01002969 rpm(
2970 name = "perl-IO-Compress-0__2.201-3.fc37.x86_64",
2971 sha256 = "14defb2171d09871afb150a2b2bd6d86829e294bb3fde518766ccbf48b049c43",
2972 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002973 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm",
2974 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm",
2975 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm",
2976 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002977 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002978 ],
2979 )
Leopold7fbf1042023-01-06 19:57:37 +01002980 rpm(
2981 name = "perl-IO-Compress-Lzma-0__2.201-2.fc37.x86_64",
2982 sha256 = "7533be1fa034b000f85c463e5d81b80665520cb4d513b86b8ab685bde599bb2b",
2983 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002984 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm",
2985 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm",
2986 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm",
2987 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002988 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01002989 ],
2990 )
Leopold7fbf1042023-01-06 19:57:37 +01002991 rpm(
2992 name = "perl-IO-Socket-IP-0__0.41-490.fc37.x86_64",
2993 sha256 = "59c3fcf829ce856d6d4f81c4a3d00b632d324af71a3de1801001daf3b241eb1b",
2994 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01002995 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm",
2996 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm",
2997 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm",
2998 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02002999 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003000 ],
3001 )
Leopold7fbf1042023-01-06 19:57:37 +01003002 rpm(
3003 name = "perl-IO-Zlib-1__1.11-489.fc37.x86_64",
3004 sha256 = "7fbae28ec6b0925b729c04a2430076371607da2dd38a46cfc3c8d58ac4d19943",
3005 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003006 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm",
3007 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm",
3008 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm",
3009 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003010 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003011 ],
3012 )
Leopold7fbf1042023-01-06 19:57:37 +01003013 rpm(
3014 name = "perl-IPC-Cmd-2__1.04-490.fc37.x86_64",
3015 sha256 = "c4b12c0bc3065a0298dea86e0387a57e291fdd43ebbf5f1881ca4f97d124c5e2",
3016 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003017 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm",
3018 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm",
3019 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm",
3020 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003021 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003022 ],
3023 )
Leopold7fbf1042023-01-06 19:57:37 +01003024 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003025 name = "perl-IPC-Open3-0__1.22-494.fc37.x86_64",
3026 sha256 = "8b67d74e413d20ab80e4b5bdf8a784cb7492734b370099bc105f0faac7bab1ab",
Leopold7fbf1042023-01-06 19:57:37 +01003027 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003028 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IPC-Open3-1.22-494.fc37.noarch.rpm",
3029 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IPC-Open3-1.22-494.fc37.noarch.rpm",
3030 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IPC-Open3-1.22-494.fc37.noarch.rpm",
3031 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IPC-Open3-1.22-494.fc37.noarch.rpm",
3032 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-IPC-Open3-1.22-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003033 ],
3034 )
Leopold7fbf1042023-01-06 19:57:37 +01003035 rpm(
3036 name = "perl-IPC-SysV-0__2.09-490.fc37.x86_64",
3037 sha256 = "80153b91d4c4c7c0bf5b39fdf42bff9a66472bfa01b32d4c4152b4610af5a83c",
3038 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003039 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm",
3040 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm",
3041 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm",
3042 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003043 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003044 ],
3045 )
Leopold7fbf1042023-01-06 19:57:37 +01003046 rpm(
3047 name = "perl-IPC-System-Simple-0__1.30-9.fc37.x86_64",
3048 sha256 = "9c8f39cc95ff600c5cd60b4e753ff26f7bb2e1664607163063bd4b18da6dea13",
3049 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003050 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm",
3051 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm",
3052 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm",
3053 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003054 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003055 ],
3056 )
Leopold7fbf1042023-01-06 19:57:37 +01003057 rpm(
3058 name = "perl-Importer-0__0.026-7.fc37.x86_64",
3059 sha256 = "6628070ada3140f046e9a03574be0fea3963c5cdd4bda25b630d400c5c14838d",
3060 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003061 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm",
3062 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm",
3063 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm",
3064 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003065 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003066 ],
3067 )
Leopold7fbf1042023-01-06 19:57:37 +01003068 rpm(
3069 name = "perl-JSON-PP-1__4.11-1.fc37.x86_64",
3070 sha256 = "1aa8f2ca107295bc2cd5510e8a1c29f98d178d84badb5dfd352c082aede61cdf",
3071 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003072 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm",
3073 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm",
3074 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm",
3075 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003076 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003077 ],
3078 )
Leopold7fbf1042023-01-06 19:57:37 +01003079 rpm(
3080 name = "perl-Locale-Maketext-0__1.32-1.fc37.x86_64",
3081 sha256 = "db61bd3244856beafead63d361b98ecf4cfe6945dd9169ffbf3973f85e419b21",
3082 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003083 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm",
3084 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm",
3085 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm",
3086 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003087 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003088 ],
3089 )
Leopold7fbf1042023-01-06 19:57:37 +01003090 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003091 name = "perl-Locale-Maketext-Simple-1__0.21-494.fc37.x86_64",
3092 sha256 = "13f7264c14d1e1de753e205c40c8bd5a8642e0a0215817540486ec3870fdf125",
Leopold7fbf1042023-01-06 19:57:37 +01003093 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003094 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Locale-Maketext-Simple-0.21-494.fc37.noarch.rpm",
3095 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Locale-Maketext-Simple-0.21-494.fc37.noarch.rpm",
3096 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Locale-Maketext-Simple-0.21-494.fc37.noarch.rpm",
3097 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Locale-Maketext-Simple-0.21-494.fc37.noarch.rpm",
3098 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Locale-Maketext-Simple-0.21-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003099 ],
3100 )
Leopold7fbf1042023-01-06 19:57:37 +01003101 rpm(
3102 name = "perl-MIME-Base64-0__3.16-489.fc37.x86_64",
3103 sha256 = "0823ebce69b5d9df94c9d508669ac612bd1df48e8857cf02103dcc2094df246f",
3104 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003105 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm",
3106 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm",
3107 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm",
3108 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003109 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003110 ],
3111 )
Leopold7fbf1042023-01-06 19:57:37 +01003112 rpm(
3113 name = "perl-MRO-Compat-0__0.15-4.fc37.x86_64",
3114 sha256 = "c92e79de1b50f817638d5b21de3b3426950404280ff32470a1c5ea37f4d7f803",
3115 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003116 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm",
3117 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm",
3118 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm",
3119 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003120 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003121 ],
3122 )
Leopold7fbf1042023-01-06 19:57:37 +01003123 rpm(
3124 name = "perl-Math-BigInt-1__1.9998.37-2.fc37.x86_64",
3125 sha256 = "4ae9d5dfd60d270eafe87e0781e836bad36a9b71aa28a5e84d41677600904444",
3126 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003127 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm",
3128 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm",
3129 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm",
3130 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003131 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003132 ],
3133 )
Leopold7fbf1042023-01-06 19:57:37 +01003134 rpm(
3135 name = "perl-Math-BigInt-FastCalc-0__0.501.300-3.fc37.x86_64",
3136 sha256 = "7c2f97cd627fd0a926e7f00daaebc066c8fedfe0e6ebb6c01c42347e0ae6ecec",
3137 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003138 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm",
3139 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm",
3140 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm",
3141 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003142 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003143 ],
3144 )
Leopold7fbf1042023-01-06 19:57:37 +01003145 rpm(
3146 name = "perl-Math-BigRat-0__0.2624-2.fc37.x86_64",
3147 sha256 = "837314dcdcae121138b9d14fae2efe2aa68a1313b0ac82d774ebff88eba85197",
3148 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003149 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm",
3150 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm",
3151 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm",
3152 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003153 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003154 ],
3155 )
Leopold7fbf1042023-01-06 19:57:37 +01003156 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003157 name = "perl-Math-Complex-0__1.59-494.fc37.x86_64",
3158 sha256 = "7dc1ba1baa4386f259673974d8dcf60120881fc70c036d526fdfce2451ef8422",
Leopold7fbf1042023-01-06 19:57:37 +01003159 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003160 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Math-Complex-1.59-494.fc37.noarch.rpm",
3161 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Math-Complex-1.59-494.fc37.noarch.rpm",
3162 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Math-Complex-1.59-494.fc37.noarch.rpm",
3163 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Math-Complex-1.59-494.fc37.noarch.rpm",
3164 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Math-Complex-1.59-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003165 ],
3166 )
Leopold7fbf1042023-01-06 19:57:37 +01003167 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003168 name = "perl-Memoize-0__1.03-494.fc37.x86_64",
3169 sha256 = "c831644c3fd5b08a70ee442b7f2e8f66401cddab43551628769626f9ad387207",
Leopold7fbf1042023-01-06 19:57:37 +01003170 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003171 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Memoize-1.03-494.fc37.noarch.rpm",
3172 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Memoize-1.03-494.fc37.noarch.rpm",
3173 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Memoize-1.03-494.fc37.noarch.rpm",
3174 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Memoize-1.03-494.fc37.noarch.rpm",
3175 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Memoize-1.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003176 ],
3177 )
Leopold7fbf1042023-01-06 19:57:37 +01003178 rpm(
3179 name = "perl-Module-Build-2__0.42.31-15.fc37.x86_64",
3180 sha256 = "e3a45c170655d16f2033b203a8fcac4fc65e6bc920eeeb3eea48b72a0942f783",
3181 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003182 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm",
3183 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm",
3184 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm",
3185 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003186 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003187 ],
3188 )
Leopold7fbf1042023-01-06 19:57:37 +01003189 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003190 name = "perl-Module-CoreList-1__5.20230820-1.fc37.x86_64",
3191 sha256 = "ba45ee9740e446f6a7f3824e21aa4bdf5d415f806342a65793cdca7385f383e7",
Leopold7fbf1042023-01-06 19:57:37 +01003192 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003193 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230820-1.fc37.noarch.rpm",
3194 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230820-1.fc37.noarch.rpm",
3195 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230820-1.fc37.noarch.rpm",
3196 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230820-1.fc37.noarch.rpm",
3197 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230820-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003198 ],
3199 )
Leopold7fbf1042023-01-06 19:57:37 +01003200 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003201 name = "perl-Module-CoreList-tools-1__5.20230820-1.fc37.x86_64",
3202 sha256 = "3694bb286ae99d0eee79e678e9dc86081df19c93c231087274def653e26de07e",
Leopold7fbf1042023-01-06 19:57:37 +01003203 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003204 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230820-1.fc37.noarch.rpm",
3205 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230820-1.fc37.noarch.rpm",
3206 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230820-1.fc37.noarch.rpm",
3207 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230820-1.fc37.noarch.rpm",
3208 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230820-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003209 ],
3210 )
Leopold7fbf1042023-01-06 19:57:37 +01003211 rpm(
3212 name = "perl-Module-Load-1__0.36-489.fc37.x86_64",
3213 sha256 = "ee43e582ffdcd8c517a16cde7aea081c92509ef10da7996713b4e03dbc2806bc",
3214 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003215 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm",
3216 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm",
3217 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm",
3218 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003219 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003220 ],
3221 )
Leopold7fbf1042023-01-06 19:57:37 +01003222 rpm(
3223 name = "perl-Module-Load-Conditional-0__0.74-489.fc37.x86_64",
3224 sha256 = "b9445196cf8156f908a5ab0e48ad4493d4061e2e6bee63b011da70d12898bcec",
3225 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003226 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm",
3227 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm",
3228 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm",
3229 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003230 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003231 ],
3232 )
Leopold7fbf1042023-01-06 19:57:37 +01003233 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003234 name = "perl-Module-Loaded-1__0.08-494.fc37.x86_64",
3235 sha256 = "cf4dababe21e9f04cf27b7e7d9d1b7ed3250a9ca255240b4640403d7a7c4c4e0",
Leopold7fbf1042023-01-06 19:57:37 +01003236 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003237 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-Loaded-0.08-494.fc37.noarch.rpm",
3238 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-Loaded-0.08-494.fc37.noarch.rpm",
3239 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-Loaded-0.08-494.fc37.noarch.rpm",
3240 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-Loaded-0.08-494.fc37.noarch.rpm",
3241 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-Loaded-0.08-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003242 ],
3243 )
Leopold7fbf1042023-01-06 19:57:37 +01003244 rpm(
3245 name = "perl-Module-Metadata-0__1.000037-489.fc37.x86_64",
3246 sha256 = "bd8f7944c9d518ad043a31604057d409e6cf735c3046aa3b5e62750baa29c283",
3247 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003248 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm",
3249 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm",
3250 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm",
3251 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003252 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003253 ],
3254 )
Leopold7fbf1042023-01-06 19:57:37 +01003255 rpm(
3256 name = "perl-Module-Signature-0__0.88-4.fc37.x86_64",
3257 sha256 = "41ba8e5b325d9dcbb1b2bcf042ea01da282e2654f458d819fbc0df38e57d38bf",
3258 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003259 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm",
3260 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm",
3261 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm",
3262 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003263 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003264 ],
3265 )
Leopold7fbf1042023-01-06 19:57:37 +01003266 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003267 name = "perl-NDBM_File-0__1.15-494.fc37.x86_64",
3268 sha256 = "744f21d6397e3dd9534b3c4655624cd5898560aad623eb0c2b018f670d8a03c9",
Leopold7fbf1042023-01-06 19:57:37 +01003269 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003270 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NDBM_File-1.15-494.fc37.x86_64.rpm",
3271 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NDBM_File-1.15-494.fc37.x86_64.rpm",
3272 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NDBM_File-1.15-494.fc37.x86_64.rpm",
3273 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NDBM_File-1.15-494.fc37.x86_64.rpm",
3274 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NDBM_File-1.15-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003275 ],
3276 )
Leopold7fbf1042023-01-06 19:57:37 +01003277 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003278 name = "perl-NEXT-0__0.69-494.fc37.x86_64",
3279 sha256 = "ce83597433fa17af59148e0a5df392926a1e5e13d1c87f9dc056ad15d5dbfc78",
Leopold7fbf1042023-01-06 19:57:37 +01003280 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003281 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NEXT-0.69-494.fc37.noarch.rpm",
3282 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NEXT-0.69-494.fc37.noarch.rpm",
3283 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NEXT-0.69-494.fc37.noarch.rpm",
3284 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NEXT-0.69-494.fc37.noarch.rpm",
3285 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-NEXT-0.69-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003286 ],
3287 )
Leopold7fbf1042023-01-06 19:57:37 +01003288 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003289 name = "perl-Net-0__1.03-494.fc37.x86_64",
3290 sha256 = "d4106dee5ea10bce794724d5b39d3615cbd34538a0a0d21094f8e734d4aa9fc8",
Leopold7fbf1042023-01-06 19:57:37 +01003291 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003292 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Net-1.03-494.fc37.noarch.rpm",
3293 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Net-1.03-494.fc37.noarch.rpm",
3294 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Net-1.03-494.fc37.noarch.rpm",
3295 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Net-1.03-494.fc37.noarch.rpm",
3296 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Net-1.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003297 ],
3298 )
Leopold7fbf1042023-01-06 19:57:37 +01003299 rpm(
3300 name = "perl-Net-Ping-0__2.75-1.fc37.x86_64",
3301 sha256 = "e6071fee087a8ec83116efe32cec0a712127211a5edb9c7dfccf4e9a92453d76",
3302 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003303 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm",
3304 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm",
3305 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm",
3306 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003307 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003308 ],
3309 )
Leopold7fbf1042023-01-06 19:57:37 +01003310 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003311 name = "perl-ODBM_File-0__1.17-494.fc37.x86_64",
3312 sha256 = "78184836431e86032f95673b6d4b7c542044240f3487ecb82010efcc83f3e853",
Leopold7fbf1042023-01-06 19:57:37 +01003313 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003314 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ODBM_File-1.17-494.fc37.x86_64.rpm",
3315 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ODBM_File-1.17-494.fc37.x86_64.rpm",
3316 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ODBM_File-1.17-494.fc37.x86_64.rpm",
3317 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ODBM_File-1.17-494.fc37.x86_64.rpm",
3318 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ODBM_File-1.17-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003319 ],
3320 )
Leopold7fbf1042023-01-06 19:57:37 +01003321 rpm(
3322 name = "perl-Object-HashBase-0__0.009-10.fc37.x86_64",
3323 sha256 = "0bce10ae9482863a391edb2e83dff59df629f323cd284808949c87137f0f22cb",
3324 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003325 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm",
3326 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm",
3327 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm",
3328 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003329 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003330 ],
3331 )
Leopold7fbf1042023-01-06 19:57:37 +01003332 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003333 name = "perl-Opcode-0__1.57-494.fc37.x86_64",
3334 sha256 = "2a80b4548a5cd4c6d25812efcd5d29bf35c357b686324235d7949f917667498c",
Leopold7fbf1042023-01-06 19:57:37 +01003335 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003336 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Opcode-1.57-494.fc37.x86_64.rpm",
3337 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Opcode-1.57-494.fc37.x86_64.rpm",
3338 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Opcode-1.57-494.fc37.x86_64.rpm",
3339 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Opcode-1.57-494.fc37.x86_64.rpm",
3340 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Opcode-1.57-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003341 ],
3342 )
Leopold7fbf1042023-01-06 19:57:37 +01003343 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003344 name = "perl-POSIX-0__2.03-494.fc37.x86_64",
3345 sha256 = "75f3e8577138a10e0e745dd97e115e4703af3dbc4c6e8a1c99bcbee40637acbf",
Leopold7fbf1042023-01-06 19:57:37 +01003346 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003347 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-POSIX-2.03-494.fc37.x86_64.rpm",
3348 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-POSIX-2.03-494.fc37.x86_64.rpm",
3349 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-POSIX-2.03-494.fc37.x86_64.rpm",
3350 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-POSIX-2.03-494.fc37.x86_64.rpm",
3351 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-POSIX-2.03-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003352 ],
3353 )
Leopold7fbf1042023-01-06 19:57:37 +01003354 rpm(
3355 name = "perl-Package-Generator-0__1.106-26.fc37.x86_64",
3356 sha256 = "01533af797e2c6dd68fbc25272fb8e92aa6d53fffbcb460c030971982c0d61cb",
3357 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003358 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm",
3359 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm",
3360 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm",
3361 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003362 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003363 ],
3364 )
Leopold7fbf1042023-01-06 19:57:37 +01003365 rpm(
3366 name = "perl-Params-Check-1__0.38-489.fc37.x86_64",
3367 sha256 = "f75effeffe02a56097b775842de8a36a29c01906c5983c39333b01b28f87ce61",
3368 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003369 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm",
3370 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm",
3371 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm",
3372 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003373 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003374 ],
3375 )
Leopold7fbf1042023-01-06 19:57:37 +01003376 rpm(
3377 name = "perl-Params-Util-0__1.102-8.fc37.x86_64",
3378 sha256 = "d357de4acaca544197cafc8743bc1ce599cfa1f450243541ce2b28298b06e702",
3379 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003380 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm",
3381 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm",
3382 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm",
3383 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003384 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003385 ],
3386 )
Leopold7fbf1042023-01-06 19:57:37 +01003387 rpm(
3388 name = "perl-PathTools-0__3.84-489.fc37.x86_64",
3389 sha256 = "e0a37fde6728e9b662d46a28dcd34399eccda9e5b696858d1447a47a82877de1",
3390 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003391 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm",
3392 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm",
3393 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm",
3394 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003395 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003396 ],
3397 )
Leopold7fbf1042023-01-06 19:57:37 +01003398 rpm(
3399 name = "perl-Perl-OSType-0__1.010-490.fc37.x86_64",
3400 sha256 = "d251ec15e60e1fee18b87e0c5317a7aa96bca90e8464928d7188dd9f2997b4c6",
3401 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003402 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm",
3403 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm",
3404 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm",
3405 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003406 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003407 ],
3408 )
Leopold7fbf1042023-01-06 19:57:37 +01003409 rpm(
3410 name = "perl-PerlIO-via-QuotedPrint-0__0.10-3.fc37.x86_64",
3411 sha256 = "a5bfec0df83a04a1f0024d815858642c79af0da66b70cf6584e8d9078b37c97d",
3412 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003413 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm",
3414 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm",
3415 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm",
3416 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003417 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003418 ],
3419 )
Leopold7fbf1042023-01-06 19:57:37 +01003420 rpm(
3421 name = "perl-Pod-Checker-4__1.75-3.fc37.x86_64",
3422 sha256 = "cfb3e223566de815650f1ef51bf4819f9a092678184af0e2eb30446be45fe01c",
3423 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003424 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm",
3425 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm",
3426 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm",
3427 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003428 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003429 ],
3430 )
Leopold7fbf1042023-01-06 19:57:37 +01003431 rpm(
3432 name = "perl-Pod-Escapes-1__1.07-489.fc37.x86_64",
3433 sha256 = "08bf74ca4b30a562d26026d0a70b508b7b926a3697d700127accf9d052c30da1",
3434 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003435 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm",
3436 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm",
3437 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm",
3438 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003439 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003440 ],
3441 )
Leopold7fbf1042023-01-06 19:57:37 +01003442 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003443 name = "perl-Pod-Functions-0__1.14-494.fc37.x86_64",
3444 sha256 = "8e5aa9508914951f4ab45c905b0b50df036d03e8f8206ad71745264e8abc9119",
Leopold7fbf1042023-01-06 19:57:37 +01003445 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003446 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Functions-1.14-494.fc37.noarch.rpm",
3447 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Functions-1.14-494.fc37.noarch.rpm",
3448 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Functions-1.14-494.fc37.noarch.rpm",
3449 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Functions-1.14-494.fc37.noarch.rpm",
3450 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Functions-1.14-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003451 ],
3452 )
Leopold7fbf1042023-01-06 19:57:37 +01003453 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003454 name = "perl-Pod-Html-0__1.33-494.fc37.x86_64",
3455 sha256 = "014161ace565e0308c4e9d4290ca0fe54aaa384d3b50bfcad87c76d6e5f701aa",
Leopold7fbf1042023-01-06 19:57:37 +01003456 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003457 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Html-1.33-494.fc37.noarch.rpm",
3458 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Html-1.33-494.fc37.noarch.rpm",
3459 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Html-1.33-494.fc37.noarch.rpm",
3460 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Html-1.33-494.fc37.noarch.rpm",
3461 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Pod-Html-1.33-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003462 ],
3463 )
Leopold7fbf1042023-01-06 19:57:37 +01003464 rpm(
3465 name = "perl-Pod-Perldoc-0__3.28.01-490.fc37.x86_64",
3466 sha256 = "0047003615e8d018a4f4a887b414cba325ef294084faab480533f5de78ef58a4",
3467 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003468 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm",
3469 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm",
3470 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm",
3471 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003472 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003473 ],
3474 )
Leopold7fbf1042023-01-06 19:57:37 +01003475 rpm(
3476 name = "perl-Pod-Simple-1__3.43-490.fc37.x86_64",
3477 sha256 = "298ba92d8130493373f70271685ba59298377da497a39614d14a6345a44cac8a",
3478 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003479 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm",
3480 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm",
3481 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm",
3482 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003483 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003484 ],
3485 )
Leopold7fbf1042023-01-06 19:57:37 +01003486 rpm(
3487 name = "perl-Pod-Usage-4__2.03-3.fc37.x86_64",
3488 sha256 = "c216ffe76ed543dcb546178dabcceeca4a1054c81beee8de67a741ad39af314e",
3489 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003490 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm",
3491 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm",
3492 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm",
3493 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003494 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003495 ],
3496 )
Leopold7fbf1042023-01-06 19:57:37 +01003497 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003498 name = "perl-Safe-0__2.43-494.fc37.x86_64",
3499 sha256 = "dc525647470057ffb10fbfdf877dea36e4afcc8265ba7d02cf8575b4ddda4508",
Leopold7fbf1042023-01-06 19:57:37 +01003500 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003501 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Safe-2.43-494.fc37.noarch.rpm",
3502 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Safe-2.43-494.fc37.noarch.rpm",
3503 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Safe-2.43-494.fc37.noarch.rpm",
3504 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Safe-2.43-494.fc37.noarch.rpm",
3505 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Safe-2.43-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003506 ],
3507 )
Leopold7fbf1042023-01-06 19:57:37 +01003508 rpm(
3509 name = "perl-Scalar-List-Utils-5__1.63-489.fc37.x86_64",
3510 sha256 = "eed91d8529a1eee7269fd28eccdb636a6fc6dcf30d607bdb7198329f3017a74a",
3511 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003512 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm",
3513 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm",
3514 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm",
3515 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003516 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003517 ],
3518 )
Leopold7fbf1042023-01-06 19:57:37 +01003519 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003520 name = "perl-Search-Dict-0__1.07-494.fc37.x86_64",
3521 sha256 = "a3e609d864a9679937fbc5edf16a8a8df8c01b2f415d1259e6ae93d0a222031d",
Leopold7fbf1042023-01-06 19:57:37 +01003522 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003523 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Search-Dict-1.07-494.fc37.noarch.rpm",
3524 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Search-Dict-1.07-494.fc37.noarch.rpm",
3525 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Search-Dict-1.07-494.fc37.noarch.rpm",
3526 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Search-Dict-1.07-494.fc37.noarch.rpm",
3527 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Search-Dict-1.07-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003528 ],
3529 )
Leopold7fbf1042023-01-06 19:57:37 +01003530 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003531 name = "perl-SelectSaver-0__1.02-494.fc37.x86_64",
3532 sha256 = "6d03a8b30fc34659a68b7552f66133f837c7a1b420ca48e2e3398705a3507081",
Leopold7fbf1042023-01-06 19:57:37 +01003533 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003534 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelectSaver-1.02-494.fc37.noarch.rpm",
3535 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelectSaver-1.02-494.fc37.noarch.rpm",
3536 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelectSaver-1.02-494.fc37.noarch.rpm",
3537 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelectSaver-1.02-494.fc37.noarch.rpm",
3538 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelectSaver-1.02-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003539 ],
3540 )
Leopold7fbf1042023-01-06 19:57:37 +01003541 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003542 name = "perl-SelfLoader-0__1.26-494.fc37.x86_64",
3543 sha256 = "8045f8a30e8d7dd9af37df7dd2ea98752cb8f940bd7899977296b603ab6ed05d",
Leopold7fbf1042023-01-06 19:57:37 +01003544 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003545 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelfLoader-1.26-494.fc37.noarch.rpm",
3546 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelfLoader-1.26-494.fc37.noarch.rpm",
3547 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelfLoader-1.26-494.fc37.noarch.rpm",
3548 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelfLoader-1.26-494.fc37.noarch.rpm",
3549 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-SelfLoader-1.26-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003550 ],
3551 )
Leopold7fbf1042023-01-06 19:57:37 +01003552 rpm(
3553 name = "perl-Socket-4__2.036-1.fc37.x86_64",
3554 sha256 = "5cda2738aaff2c73a850f4359b299028560c2106014c3bb02b340f036d81b564",
3555 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003556 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm",
3557 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm",
3558 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm",
3559 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003560 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003561 ],
3562 )
Leopold7fbf1042023-01-06 19:57:37 +01003563 rpm(
3564 name = "perl-Software-License-0__0.104002-2.fc37.x86_64",
3565 sha256 = "31cc5bad7a526176a0ab9e087752b8865c27564acd550fcc74afe2e1b79069b1",
3566 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003567 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm",
3568 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm",
3569 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm",
3570 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003571 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003572 ],
3573 )
Leopold7fbf1042023-01-06 19:57:37 +01003574 rpm(
3575 name = "perl-Storable-1__3.26-489.fc37.x86_64",
3576 sha256 = "22e7e312778e31de59a26759b523e4d0916429c17bd23f51a5ddc550d3b33910",
3577 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003578 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm",
3579 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm",
3580 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm",
3581 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003582 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003583 ],
3584 )
Leopold7fbf1042023-01-06 19:57:37 +01003585 rpm(
3586 name = "perl-Sub-Exporter-0__0.988-5.fc37.x86_64",
3587 sha256 = "b9cb98e5f30e478be84a1c45256016612202fed34cb08201a5c38dbb8f0c0928",
3588 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003589 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm",
3590 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm",
3591 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm",
3592 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003593 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003594 ],
3595 )
Leopold7fbf1042023-01-06 19:57:37 +01003596 rpm(
3597 name = "perl-Sub-Install-0__0.928-33.fc37.x86_64",
3598 sha256 = "c1713bebc234bd8b30ef7b394420febc0e106501f020f901c3f5ea63f4856124",
3599 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003600 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm",
3601 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm",
3602 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm",
3603 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003604 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003605 ],
3606 )
Leopold7fbf1042023-01-06 19:57:37 +01003607 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003608 name = "perl-Symbol-0__1.09-494.fc37.x86_64",
3609 sha256 = "3700230721f92da3b5f9ceb6615e9263060eb627be7f8e09f355b5b29feb7125",
Leopold7fbf1042023-01-06 19:57:37 +01003610 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003611 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Symbol-1.09-494.fc37.noarch.rpm",
3612 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Symbol-1.09-494.fc37.noarch.rpm",
3613 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Symbol-1.09-494.fc37.noarch.rpm",
3614 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Symbol-1.09-494.fc37.noarch.rpm",
3615 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Symbol-1.09-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003616 ],
3617 )
Leopold7fbf1042023-01-06 19:57:37 +01003618 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003619 name = "perl-Sys-Hostname-0__1.24-494.fc37.x86_64",
3620 sha256 = "ea57b566e159737d0ccec0b578a51a608950b65837fb9ff5454447b693634d44",
Leopold7fbf1042023-01-06 19:57:37 +01003621 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003622 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Sys-Hostname-1.24-494.fc37.x86_64.rpm",
3623 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Sys-Hostname-1.24-494.fc37.x86_64.rpm",
3624 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Sys-Hostname-1.24-494.fc37.x86_64.rpm",
3625 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Sys-Hostname-1.24-494.fc37.x86_64.rpm",
3626 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Sys-Hostname-1.24-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003627 ],
3628 )
Leopold7fbf1042023-01-06 19:57:37 +01003629 rpm(
3630 name = "perl-Sys-Syslog-0__0.36-490.fc37.x86_64",
3631 sha256 = "df45aa2eb6a33191ba5db0d56e2aa637ccb998f625d6f6ad36178f01df8817fe",
3632 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003633 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm",
3634 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm",
3635 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm",
3636 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003637 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003638 ],
3639 )
Leopold7fbf1042023-01-06 19:57:37 +01003640 rpm(
3641 name = "perl-Term-ANSIColor-0__5.01-490.fc37.x86_64",
3642 sha256 = "4810f5377abb3ee2cbd1b2572b1c67421145304f54c491afc770101f90d27138",
3643 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003644 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm",
3645 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm",
3646 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm",
3647 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003648 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003649 ],
3650 )
Leopold7fbf1042023-01-06 19:57:37 +01003651 rpm(
3652 name = "perl-Term-Cap-0__1.17-489.fc37.x86_64",
3653 sha256 = "65d62ee56cba18a4fcbba844375b6ed49c024863fa6ea948e2ce699e7ab66298",
3654 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003655 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm",
3656 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm",
3657 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm",
3658 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003659 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003660 ],
3661 )
Leopold7fbf1042023-01-06 19:57:37 +01003662 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003663 name = "perl-Term-Complete-0__1.403-494.fc37.x86_64",
3664 sha256 = "72aed6dfac21e5fc52079711a44bf87718bfeb701d770d32c2922144fce4b186",
Leopold7fbf1042023-01-06 19:57:37 +01003665 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003666 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-Complete-1.403-494.fc37.noarch.rpm",
3667 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-Complete-1.403-494.fc37.noarch.rpm",
3668 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-Complete-1.403-494.fc37.noarch.rpm",
3669 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-Complete-1.403-494.fc37.noarch.rpm",
3670 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-Complete-1.403-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003671 ],
3672 )
Leopold7fbf1042023-01-06 19:57:37 +01003673 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003674 name = "perl-Term-ReadLine-0__1.17-494.fc37.x86_64",
3675 sha256 = "c0ac34aa41b589f89df2c70e0c7dd418d71c900a35a9c1a48de1e0ce1aacbb8e",
Leopold7fbf1042023-01-06 19:57:37 +01003676 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003677 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-ReadLine-1.17-494.fc37.noarch.rpm",
3678 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-ReadLine-1.17-494.fc37.noarch.rpm",
3679 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-ReadLine-1.17-494.fc37.noarch.rpm",
3680 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-ReadLine-1.17-494.fc37.noarch.rpm",
3681 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Term-ReadLine-1.17-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003682 ],
3683 )
Leopold7fbf1042023-01-06 19:57:37 +01003684 rpm(
3685 name = "perl-Term-Table-0__0.016-4.fc37.x86_64",
3686 sha256 = "825835ea8306499ddff57f2295a05269f284b4545113b1a6f5820f1c3c2bfe23",
3687 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003688 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm",
3689 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm",
3690 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm",
3691 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003692 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003693 ],
3694 )
Leopold7fbf1042023-01-06 19:57:37 +01003695 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003696 name = "perl-Test-0__1.31-494.fc37.x86_64",
3697 sha256 = "d523d52a0a3d929715f384d7ca4075dca9cb7b9833f1c81f81aa829353d0ecba",
Leopold7fbf1042023-01-06 19:57:37 +01003698 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003699 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Test-1.31-494.fc37.noarch.rpm",
3700 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Test-1.31-494.fc37.noarch.rpm",
3701 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Test-1.31-494.fc37.noarch.rpm",
3702 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Test-1.31-494.fc37.noarch.rpm",
3703 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Test-1.31-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003704 ],
3705 )
Leopold7fbf1042023-01-06 19:57:37 +01003706 rpm(
3707 name = "perl-Test-Harness-1__3.44-490.fc37.x86_64",
3708 sha256 = "09c9f062e7963423ca79183c7e2534c69b74db9890e11a390b33adb0517dbbbe",
3709 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003710 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm",
3711 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm",
3712 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm",
3713 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003714 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003715 ],
3716 )
Leopold7fbf1042023-01-06 19:57:37 +01003717 rpm(
3718 name = "perl-Test-Simple-3__1.302191-2.fc37.x86_64",
3719 sha256 = "90d514755fe5efbe1f85a5e4d80c8a2baec0032a9b3128a2bfce09b83e7be11e",
3720 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003721 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm",
3722 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm",
3723 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm",
3724 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003725 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003726 ],
3727 )
Leopold7fbf1042023-01-06 19:57:37 +01003728 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003729 name = "perl-Text-Abbrev-0__1.02-494.fc37.x86_64",
3730 sha256 = "735bd889ef7c76f8e64dd293bd55f94be1407c9b4f0a4533a001cab04c60937a",
Leopold7fbf1042023-01-06 19:57:37 +01003731 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003732 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Abbrev-1.02-494.fc37.noarch.rpm",
3733 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Abbrev-1.02-494.fc37.noarch.rpm",
3734 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Abbrev-1.02-494.fc37.noarch.rpm",
3735 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Abbrev-1.02-494.fc37.noarch.rpm",
3736 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Abbrev-1.02-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003737 ],
3738 )
Leopold7fbf1042023-01-06 19:57:37 +01003739 rpm(
3740 name = "perl-Text-Balanced-0__2.06-2.fc37.x86_64",
3741 sha256 = "040ec83e4f9cf9126b301862dc4e963ea2ff77c1b0b9b241c41f137c40180461",
3742 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003743 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm",
3744 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm",
3745 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm",
3746 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003747 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003748 ],
3749 )
Leopold7fbf1042023-01-06 19:57:37 +01003750 rpm(
3751 name = "perl-Text-Diff-0__1.45-16.fc37.x86_64",
3752 sha256 = "76bc4ae7d8b1aaaafb4e943105b38121f22d1603295b0705d33c204d49d3da4e",
3753 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003754 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm",
3755 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm",
3756 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm",
3757 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003758 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003759 ],
3760 )
Leopold7fbf1042023-01-06 19:57:37 +01003761 rpm(
3762 name = "perl-Text-Glob-0__0.11-18.fc37.x86_64",
3763 sha256 = "16bfd839b78d672bdabf0977be9609f716659bd6d42c903f6178286d18095465",
3764 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003765 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm",
3766 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm",
3767 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm",
3768 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003769 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003770 ],
3771 )
Leopold7fbf1042023-01-06 19:57:37 +01003772 rpm(
3773 name = "perl-Text-ParseWords-0__3.31-489.fc37.x86_64",
3774 sha256 = "c66cc3f03aed1781132e402db92bc1bbcf27ab08283766428b55c368127fee01",
3775 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003776 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm",
3777 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm",
3778 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm",
3779 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003780 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003781 ],
3782 )
Leopold7fbf1042023-01-06 19:57:37 +01003783 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003784 name = "perl-Text-Tabs__plus__Wrap-0__2023.0511-1.fc37.x86_64",
3785 sha256 = "7cb72df2ae275360fdba457d3c29cc35bc1dd9c086b528cc72fbe550516d8d36",
Leopold7fbf1042023-01-06 19:57:37 +01003786 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003787 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch.rpm",
3788 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch.rpm",
3789 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch.rpm",
3790 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch.rpm",
3791 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003792 ],
3793 )
Leopold7fbf1042023-01-06 19:57:37 +01003794 rpm(
3795 name = "perl-Text-Template-0__1.60-4.fc37.x86_64",
3796 sha256 = "30d4440da7f8e7a5e8a025261a6beffde1fa2c65e1a8ef89ebcc6a8d9b77c6d5",
3797 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003798 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm",
3799 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm",
3800 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm",
3801 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003802 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003803 ],
3804 )
Leopold7fbf1042023-01-06 19:57:37 +01003805 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003806 name = "perl-Thread-0__3.05-494.fc37.x86_64",
3807 sha256 = "f4fbe36e9da1c9305283ec522e8c0573ceb73a0e55db419c41f1ff9f4260e889",
Leopold7fbf1042023-01-06 19:57:37 +01003808 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003809 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-3.05-494.fc37.noarch.rpm",
3810 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-3.05-494.fc37.noarch.rpm",
3811 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-3.05-494.fc37.noarch.rpm",
3812 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-3.05-494.fc37.noarch.rpm",
3813 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-3.05-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003814 ],
3815 )
Leopold7fbf1042023-01-06 19:57:37 +01003816 rpm(
3817 name = "perl-Thread-Queue-0__3.14-489.fc37.x86_64",
3818 sha256 = "c28496a7ccbc411d7edecbe17333a50254e057e7f686dd8be632d4396af95555",
3819 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003820 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm",
3821 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm",
3822 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm",
3823 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003824 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003825 ],
3826 )
Leopold7fbf1042023-01-06 19:57:37 +01003827 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003828 name = "perl-Thread-Semaphore-0__2.13-494.fc37.x86_64",
3829 sha256 = "0aa049af01d6bde532bbcaf95f43ea81a8a235e07d5ba177a633aa6a064f8cc5",
Leopold7fbf1042023-01-06 19:57:37 +01003830 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003831 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-Semaphore-2.13-494.fc37.noarch.rpm",
3832 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-Semaphore-2.13-494.fc37.noarch.rpm",
3833 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-Semaphore-2.13-494.fc37.noarch.rpm",
3834 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-Semaphore-2.13-494.fc37.noarch.rpm",
3835 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Thread-Semaphore-2.13-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003836 ],
3837 )
Leopold7fbf1042023-01-06 19:57:37 +01003838 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003839 name = "perl-Tie-0__4.6-494.fc37.x86_64",
3840 sha256 = "14115b5811a3be0a9e94b5a522888a6a9e8ec53ed4d7ca77b88f33b9ef911876",
Leopold7fbf1042023-01-06 19:57:37 +01003841 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003842 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-4.6-494.fc37.noarch.rpm",
3843 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-4.6-494.fc37.noarch.rpm",
3844 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-4.6-494.fc37.noarch.rpm",
3845 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-4.6-494.fc37.noarch.rpm",
3846 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-4.6-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003847 ],
3848 )
Leopold7fbf1042023-01-06 19:57:37 +01003849 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003850 name = "perl-Tie-File-0__1.06-494.fc37.x86_64",
3851 sha256 = "a9b7a3dede261a3ac85d44649c5525d66dd0545a14276d47f9cb9b1f3a3715ec",
Leopold7fbf1042023-01-06 19:57:37 +01003852 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003853 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-File-1.06-494.fc37.noarch.rpm",
3854 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-File-1.06-494.fc37.noarch.rpm",
3855 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-File-1.06-494.fc37.noarch.rpm",
3856 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-File-1.06-494.fc37.noarch.rpm",
3857 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-File-1.06-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003858 ],
3859 )
Leopold7fbf1042023-01-06 19:57:37 +01003860 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003861 name = "perl-Tie-Memoize-0__1.1-494.fc37.x86_64",
3862 sha256 = "9997fff923333706be7d381b24959329aef0139b76d7d5704067eb529b221360",
Leopold7fbf1042023-01-06 19:57:37 +01003863 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003864 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-Memoize-1.1-494.fc37.noarch.rpm",
3865 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-Memoize-1.1-494.fc37.noarch.rpm",
3866 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-Memoize-1.1-494.fc37.noarch.rpm",
3867 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-Memoize-1.1-494.fc37.noarch.rpm",
3868 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Tie-Memoize-1.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003869 ],
3870 )
Leopold7fbf1042023-01-06 19:57:37 +01003871 rpm(
3872 name = "perl-Tie-RefHash-0__1.40-489.fc37.x86_64",
3873 sha256 = "989fa380ed176283736b7c3da4348dcc44affb060d7308d06917961181d820bb",
3874 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003875 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm",
3876 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm",
3877 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm",
3878 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003879 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003880 ],
3881 )
Leopold7fbf1042023-01-06 19:57:37 +01003882 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003883 name = "perl-Time-0__1.03-494.fc37.x86_64",
3884 sha256 = "a152603e478700c97d01244248a0331adbd284a53bc881c245e9e244f51bc06a",
Leopold7fbf1042023-01-06 19:57:37 +01003885 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003886 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-1.03-494.fc37.noarch.rpm",
3887 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-1.03-494.fc37.noarch.rpm",
3888 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-1.03-494.fc37.noarch.rpm",
3889 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-1.03-494.fc37.noarch.rpm",
3890 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-1.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003891 ],
3892 )
Leopold7fbf1042023-01-06 19:57:37 +01003893 rpm(
3894 name = "perl-Time-HiRes-4__1.9770-489.fc37.x86_64",
3895 sha256 = "2e7359cf0c3b5105bba1fc6033c91b584fe0db25e378206bb061dd8ecb131431",
3896 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003897 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm",
3898 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm",
3899 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm",
3900 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003901 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003902 ],
3903 )
Leopold7fbf1042023-01-06 19:57:37 +01003904 rpm(
3905 name = "perl-Time-Local-2__1.300-489.fc37.x86_64",
3906 sha256 = "db087f574a6fd314f45daca13a1f4404c76144773fcd6c41df39da7fda862d8d",
3907 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003908 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm",
3909 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm",
3910 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm",
3911 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003912 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003913 ],
3914 )
Leopold7fbf1042023-01-06 19:57:37 +01003915 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003916 name = "perl-Time-Piece-0__1.3401-494.fc37.x86_64",
3917 sha256 = "217464bd7c2fd18f54ebba7702fb2b86c7d9e9449d72e57e5ffa3dea0e063d5f",
Leopold7fbf1042023-01-06 19:57:37 +01003918 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003919 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-Piece-1.3401-494.fc37.x86_64.rpm",
3920 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-Piece-1.3401-494.fc37.x86_64.rpm",
3921 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-Piece-1.3401-494.fc37.x86_64.rpm",
3922 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-Piece-1.3401-494.fc37.x86_64.rpm",
3923 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Time-Piece-1.3401-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003924 ],
3925 )
Leopold7fbf1042023-01-06 19:57:37 +01003926 rpm(
3927 name = "perl-URI-0__5.17-1.fc37.x86_64",
3928 sha256 = "5984ff3e5bc0ab2df2fd308b85f226e267f760cfd58c36881974b9bca1c192d1",
3929 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01003930 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm",
3931 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm",
Leopold7eeec652023-01-20 21:16:08 +01003932 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm",
3933 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003934 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003935 ],
3936 )
Leopold7fbf1042023-01-06 19:57:37 +01003937 rpm(
3938 name = "perl-Unicode-Collate-0__1.31-489.fc37.x86_64",
3939 sha256 = "fdb05f59c32f7d68026772e9f849eb52259983ab3b0d2bfeb1a239347456b09d",
3940 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003941 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm",
3942 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm",
3943 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm",
3944 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003945 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003946 ],
3947 )
Leopold7fbf1042023-01-06 19:57:37 +01003948 rpm(
3949 name = "perl-Unicode-Normalize-0__1.31-489.fc37.x86_64",
3950 sha256 = "55da077c84c31fe12266d99462c5cc592156817260eb6234def89f8fca776ad3",
3951 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003952 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm",
3953 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm",
3954 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm",
3955 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003956 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003957 ],
3958 )
Leopold7fbf1042023-01-06 19:57:37 +01003959 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003960 name = "perl-Unicode-UCD-0__0.78-494.fc37.x86_64",
3961 sha256 = "206133a803fdc9ae410fe4bd639a78b17002fa7e08114096499abcbfd55a982e",
Leopold7fbf1042023-01-06 19:57:37 +01003962 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003963 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Unicode-UCD-0.78-494.fc37.noarch.rpm",
3964 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Unicode-UCD-0.78-494.fc37.noarch.rpm",
3965 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Unicode-UCD-0.78-494.fc37.noarch.rpm",
3966 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Unicode-UCD-0.78-494.fc37.noarch.rpm",
3967 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Unicode-UCD-0.78-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003968 ],
3969 )
Leopold7fbf1042023-01-06 19:57:37 +01003970 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003971 name = "perl-User-pwent-0__1.03-494.fc37.x86_64",
3972 sha256 = "b31cec68fd37ef5dc8ddcf8f452ea9b3b9ee4919fe36854feb7669a19f5ce851",
Leopold7fbf1042023-01-06 19:57:37 +01003973 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003974 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-User-pwent-1.03-494.fc37.noarch.rpm",
3975 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-User-pwent-1.03-494.fc37.noarch.rpm",
3976 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-User-pwent-1.03-494.fc37.noarch.rpm",
3977 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-User-pwent-1.03-494.fc37.noarch.rpm",
3978 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-User-pwent-1.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003979 ],
3980 )
Leopold7fbf1042023-01-06 19:57:37 +01003981 rpm(
3982 name = "perl-autodie-0__2.34-490.fc37.x86_64",
3983 sha256 = "1a5c4b040a029e13cf4f2b2ae963f2894e89a5105c6cf36c2d08172e9933cd5f",
3984 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01003985 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm",
3986 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm",
3987 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm",
3988 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02003989 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01003990 ],
3991 )
Leopold7fbf1042023-01-06 19:57:37 +01003992 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003993 name = "perl-autouse-0__1.11-494.fc37.x86_64",
3994 sha256 = "9a599666959a6f45056e0e9a3caed42de73959ebcc734987a5126e81ce2c51ce",
Leopold7fbf1042023-01-06 19:57:37 +01003995 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02003996 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-autouse-1.11-494.fc37.noarch.rpm",
3997 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-autouse-1.11-494.fc37.noarch.rpm",
3998 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-autouse-1.11-494.fc37.noarch.rpm",
3999 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-autouse-1.11-494.fc37.noarch.rpm",
4000 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-autouse-1.11-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004001 ],
4002 )
Leopold7fbf1042023-01-06 19:57:37 +01004003 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004004 name = "perl-base-0__2.27-494.fc37.x86_64",
4005 sha256 = "835fdeacb26e0a39c0d7600719072eacc3611f21ed33d2f956c4c09c34e6e181",
Leopold7fbf1042023-01-06 19:57:37 +01004006 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004007 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-base-2.27-494.fc37.noarch.rpm",
4008 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-base-2.27-494.fc37.noarch.rpm",
4009 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-base-2.27-494.fc37.noarch.rpm",
4010 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-base-2.27-494.fc37.noarch.rpm",
4011 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-base-2.27-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004012 ],
4013 )
Leopold7fbf1042023-01-06 19:57:37 +01004014 rpm(
4015 name = "perl-bignum-0__0.66-5.fc37.x86_64",
4016 sha256 = "096e17cde1b8075c993b9815bd93e979483ba8e3ed211688b4b115b38b2f9623",
4017 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004018 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm",
4019 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm",
4020 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm",
4021 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004022 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004023 ],
4024 )
Leopold7fbf1042023-01-06 19:57:37 +01004025 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004026 name = "perl-blib-0__1.07-494.fc37.x86_64",
4027 sha256 = "24766c3a21d65490f41938a0f081d87c5d02074c35ed78e69703c8cde6ee3b08",
Leopold7fbf1042023-01-06 19:57:37 +01004028 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004029 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-blib-1.07-494.fc37.noarch.rpm",
4030 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-blib-1.07-494.fc37.noarch.rpm",
4031 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-blib-1.07-494.fc37.noarch.rpm",
4032 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-blib-1.07-494.fc37.noarch.rpm",
4033 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-blib-1.07-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004034 ],
4035 )
Leopold7fbf1042023-01-06 19:57:37 +01004036 rpm(
4037 name = "perl-constant-0__1.33-490.fc37.x86_64",
4038 sha256 = "7898312e5b93625a6fa5f4b60300b06260668dfb12af04602a3354266e8f7850",
4039 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004040 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm",
4041 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm",
4042 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm",
4043 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004044 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004045 ],
4046 )
Leopold7fbf1042023-01-06 19:57:37 +01004047 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004048 name = "perl-debugger-0__1.60-494.fc37.x86_64",
4049 sha256 = "a9e1b639184a98e2e482c510629fef6aee38333ecd396adf97b953ec5744e0c0",
Leopold7fbf1042023-01-06 19:57:37 +01004050 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004051 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-debugger-1.60-494.fc37.noarch.rpm",
4052 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-debugger-1.60-494.fc37.noarch.rpm",
4053 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-debugger-1.60-494.fc37.noarch.rpm",
4054 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-debugger-1.60-494.fc37.noarch.rpm",
4055 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-debugger-1.60-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004056 ],
4057 )
Leopold7fbf1042023-01-06 19:57:37 +01004058 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004059 name = "perl-deprecate-0__0.04-494.fc37.x86_64",
4060 sha256 = "e928eedcb3afe8ebf89c7fb36bb08211080a3f6f8b2a7217d1e7aa3908768f0d",
Leopold7fbf1042023-01-06 19:57:37 +01004061 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004062 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-deprecate-0.04-494.fc37.noarch.rpm",
4063 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-deprecate-0.04-494.fc37.noarch.rpm",
4064 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-deprecate-0.04-494.fc37.noarch.rpm",
4065 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-deprecate-0.04-494.fc37.noarch.rpm",
4066 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-deprecate-0.04-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004067 ],
4068 )
Leopold7fbf1042023-01-06 19:57:37 +01004069 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004070 name = "perl-devel-4__5.36.1-494.fc37.x86_64",
4071 sha256 = "70100f544a4d8375ba74fba36b35122c9d40525821a11b3029847db13e3f3a07",
Leopold7fbf1042023-01-06 19:57:37 +01004072 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004073 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-devel-5.36.1-494.fc37.x86_64.rpm",
4074 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-devel-5.36.1-494.fc37.x86_64.rpm",
4075 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-devel-5.36.1-494.fc37.x86_64.rpm",
4076 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-devel-5.36.1-494.fc37.x86_64.rpm",
4077 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-devel-5.36.1-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004078 ],
4079 )
Leopold7fbf1042023-01-06 19:57:37 +01004080 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004081 name = "perl-diagnostics-0__1.39-494.fc37.x86_64",
4082 sha256 = "87ab7e30f8641bbbc5d92861333758f39adf5d3ae31783e147e8b3e76efdc7bf",
Leopold7fbf1042023-01-06 19:57:37 +01004083 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004084 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-diagnostics-1.39-494.fc37.noarch.rpm",
4085 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-diagnostics-1.39-494.fc37.noarch.rpm",
4086 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-diagnostics-1.39-494.fc37.noarch.rpm",
4087 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-diagnostics-1.39-494.fc37.noarch.rpm",
4088 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-diagnostics-1.39-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004089 ],
4090 )
Leopold7fbf1042023-01-06 19:57:37 +01004091 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004092 name = "perl-doc-0__5.36.1-494.fc37.x86_64",
4093 sha256 = "d737312ea87d1f19b7643ff343a8aaa18999f97e4fd798d362252b2389f6cc3c",
Leopold7fbf1042023-01-06 19:57:37 +01004094 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004095 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-doc-5.36.1-494.fc37.noarch.rpm",
4096 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-doc-5.36.1-494.fc37.noarch.rpm",
4097 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-doc-5.36.1-494.fc37.noarch.rpm",
4098 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-doc-5.36.1-494.fc37.noarch.rpm",
4099 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-doc-5.36.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004100 ],
4101 )
Leopold7fbf1042023-01-06 19:57:37 +01004102 rpm(
4103 name = "perl-encoding-4__3.00-492.fc37.x86_64",
4104 sha256 = "8d1716f56b0e97b7ae914f351dec3840512bd0f464e9dbb06356afd8ac7ab582",
4105 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004106 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm",
4107 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm",
4108 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm",
4109 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004110 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004111 ],
4112 )
Leopold7fbf1042023-01-06 19:57:37 +01004113 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004114 name = "perl-encoding-warnings-0__0.13-494.fc37.x86_64",
4115 sha256 = "171cc2a67530182711725e78031ac262db85fda1c98cf144a190793797598d84",
Leopold7fbf1042023-01-06 19:57:37 +01004116 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004117 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-encoding-warnings-0.13-494.fc37.noarch.rpm",
4118 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-encoding-warnings-0.13-494.fc37.noarch.rpm",
4119 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-encoding-warnings-0.13-494.fc37.noarch.rpm",
4120 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-encoding-warnings-0.13-494.fc37.noarch.rpm",
4121 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-encoding-warnings-0.13-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004122 ],
4123 )
Leopold7fbf1042023-01-06 19:57:37 +01004124 rpm(
4125 name = "perl-experimental-0__0.028-489.fc37.x86_64",
4126 sha256 = "e636ec425afc7fd8b16a282db226e73b504d6427974223d538c6fae879e24a38",
4127 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004128 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm",
4129 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm",
4130 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm",
4131 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004132 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004133 ],
4134 )
Leopold7fbf1042023-01-06 19:57:37 +01004135 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004136 name = "perl-fields-0__2.27-494.fc37.x86_64",
4137 sha256 = "09425523abe82f97125de70bf066b7ecc7ddaa146d3b5b2eaa9a3da62c57287e",
Leopold7fbf1042023-01-06 19:57:37 +01004138 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004139 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-fields-2.27-494.fc37.noarch.rpm",
4140 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-fields-2.27-494.fc37.noarch.rpm",
4141 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-fields-2.27-494.fc37.noarch.rpm",
4142 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-fields-2.27-494.fc37.noarch.rpm",
4143 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-fields-2.27-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004144 ],
4145 )
Leopold7fbf1042023-01-06 19:57:37 +01004146 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004147 name = "perl-filetest-0__1.03-494.fc37.x86_64",
4148 sha256 = "cb5dd3b71087bbc897e43aa5121755ab3d4822793e2b6b54ae3f27633579ee4f",
Leopold7fbf1042023-01-06 19:57:37 +01004149 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004150 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-filetest-1.03-494.fc37.noarch.rpm",
4151 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-filetest-1.03-494.fc37.noarch.rpm",
4152 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-filetest-1.03-494.fc37.noarch.rpm",
4153 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-filetest-1.03-494.fc37.noarch.rpm",
4154 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-filetest-1.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004155 ],
4156 )
Leopold7fbf1042023-01-06 19:57:37 +01004157 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004158 name = "perl-if-0__0.61.000-494.fc37.x86_64",
4159 sha256 = "29d096c3607e6b70bc3258344d1985ac82ed02a3673f914e2ecd1272637a9845",
Leopold7fbf1042023-01-06 19:57:37 +01004160 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004161 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-if-0.61.000-494.fc37.noarch.rpm",
4162 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-if-0.61.000-494.fc37.noarch.rpm",
4163 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-if-0.61.000-494.fc37.noarch.rpm",
4164 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-if-0.61.000-494.fc37.noarch.rpm",
4165 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-if-0.61.000-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004166 ],
4167 )
Leopold7fbf1042023-01-06 19:57:37 +01004168 rpm(
4169 name = "perl-inc-latest-2__0.500-23.fc37.x86_64",
4170 sha256 = "f75cb2e3c2ae33d3a4efdb1ecbb75afa14104d5d84316b38460a67219ca44be3",
4171 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004172 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm",
4173 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm",
4174 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm",
4175 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004176 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004177 ],
4178 )
Leopold7fbf1042023-01-06 19:57:37 +01004179 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004180 name = "perl-interpreter-4__5.36.1-494.fc37.x86_64",
4181 sha256 = "af3d39a7eaaa963f36e5048ce0e3e89eee4dbf1700ef9a4431aa13e0c29f2042",
Leopold7fbf1042023-01-06 19:57:37 +01004182 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004183 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-interpreter-5.36.1-494.fc37.x86_64.rpm",
4184 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-interpreter-5.36.1-494.fc37.x86_64.rpm",
4185 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-interpreter-5.36.1-494.fc37.x86_64.rpm",
4186 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-interpreter-5.36.1-494.fc37.x86_64.rpm",
4187 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-interpreter-5.36.1-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004188 ],
4189 )
Leopold7fbf1042023-01-06 19:57:37 +01004190 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004191 name = "perl-less-0__0.03-494.fc37.x86_64",
4192 sha256 = "b5913adb7f05223584764b70a7820971a7dd38beedb61eb0254e3348b32ebda8",
Leopold7fbf1042023-01-06 19:57:37 +01004193 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004194 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-less-0.03-494.fc37.noarch.rpm",
4195 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-less-0.03-494.fc37.noarch.rpm",
4196 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-less-0.03-494.fc37.noarch.rpm",
4197 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-less-0.03-494.fc37.noarch.rpm",
4198 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-less-0.03-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004199 ],
4200 )
Leopold7fbf1042023-01-06 19:57:37 +01004201 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004202 name = "perl-lib-0__0.65-494.fc37.x86_64",
4203 sha256 = "88bf4b3842fc6156d99dfd5c015bd2d018050f75ac31f5523f61e78e526c3a7d",
Leopold7fbf1042023-01-06 19:57:37 +01004204 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004205 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-lib-0.65-494.fc37.x86_64.rpm",
4206 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-lib-0.65-494.fc37.x86_64.rpm",
4207 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-lib-0.65-494.fc37.x86_64.rpm",
4208 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-lib-0.65-494.fc37.x86_64.rpm",
4209 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-lib-0.65-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004210 ],
4211 )
Leopold7fbf1042023-01-06 19:57:37 +01004212 rpm(
4213 name = "perl-libnet-0__3.14-490.fc37.x86_64",
4214 sha256 = "301ca6aa190bcc1a6994e0bb9c8c31f1fd75cbef32688aec805f756d46e3d7c9",
4215 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004216 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm",
4217 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm",
4218 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm",
4219 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004220 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004221 ],
4222 )
Leopold7fbf1042023-01-06 19:57:37 +01004223 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004224 name = "perl-libnetcfg-4__5.36.1-494.fc37.x86_64",
4225 sha256 = "40546e40ab2b16b0dfec939615b40e84c118b9425d73e8330a299f2644209b53",
Leopold7fbf1042023-01-06 19:57:37 +01004226 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004227 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libnetcfg-5.36.1-494.fc37.noarch.rpm",
4228 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libnetcfg-5.36.1-494.fc37.noarch.rpm",
4229 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libnetcfg-5.36.1-494.fc37.noarch.rpm",
4230 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libnetcfg-5.36.1-494.fc37.noarch.rpm",
4231 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libnetcfg-5.36.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004232 ],
4233 )
Leopold7fbf1042023-01-06 19:57:37 +01004234 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004235 name = "perl-libs-4__5.36.1-494.fc37.x86_64",
4236 sha256 = "eb8ba1cc4684b6c8bfe405c5574fe37032f9f8d9f019fc709b06d5fb56573928",
Leopold7fbf1042023-01-06 19:57:37 +01004237 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004238 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libs-5.36.1-494.fc37.x86_64.rpm",
4239 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libs-5.36.1-494.fc37.x86_64.rpm",
4240 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libs-5.36.1-494.fc37.x86_64.rpm",
4241 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libs-5.36.1-494.fc37.x86_64.rpm",
4242 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-libs-5.36.1-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004243 ],
4244 )
Leopold7fbf1042023-01-06 19:57:37 +01004245 rpm(
4246 name = "perl-local-lib-0__2.000029-3.fc37.x86_64",
4247 sha256 = "26865261e7b5c7a3a554fc183b910da91f582e4a4e68f5a8d40bd2a42ceb99df",
4248 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004249 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm",
4250 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm",
4251 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm",
4252 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004253 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004254 ],
4255 )
Leopold7fbf1042023-01-06 19:57:37 +01004256 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004257 name = "perl-locale-0__1.10-494.fc37.x86_64",
4258 sha256 = "fd82ed8982bb6eab6c0baf137755525e6abd2619474388af87cc8ca396b25d3e",
Leopold7fbf1042023-01-06 19:57:37 +01004259 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004260 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-locale-1.10-494.fc37.noarch.rpm",
4261 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-locale-1.10-494.fc37.noarch.rpm",
4262 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-locale-1.10-494.fc37.noarch.rpm",
4263 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-locale-1.10-494.fc37.noarch.rpm",
4264 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-locale-1.10-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004265 ],
4266 )
Leopold7fbf1042023-01-06 19:57:37 +01004267 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004268 name = "perl-macros-4__5.36.1-494.fc37.x86_64",
4269 sha256 = "a4086025968af1b0572c8487949b09145b1f7005d16b726a5be576202b4d5332",
Leopold7fbf1042023-01-06 19:57:37 +01004270 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004271 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-macros-5.36.1-494.fc37.noarch.rpm",
4272 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-macros-5.36.1-494.fc37.noarch.rpm",
4273 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-macros-5.36.1-494.fc37.noarch.rpm",
4274 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-macros-5.36.1-494.fc37.noarch.rpm",
4275 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-macros-5.36.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004276 ],
4277 )
Leopold7fbf1042023-01-06 19:57:37 +01004278 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004279 name = "perl-meta-notation-0__5.36.1-494.fc37.x86_64",
4280 sha256 = "faddd9fad3c3c8ec891dd83dc9dabf7b74700932a640ea908c174192ea6228e9",
Leopold7fbf1042023-01-06 19:57:37 +01004281 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004282 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-meta-notation-5.36.1-494.fc37.noarch.rpm",
4283 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-meta-notation-5.36.1-494.fc37.noarch.rpm",
4284 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-meta-notation-5.36.1-494.fc37.noarch.rpm",
4285 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-meta-notation-5.36.1-494.fc37.noarch.rpm",
4286 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-meta-notation-5.36.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004287 ],
4288 )
Leopold7fbf1042023-01-06 19:57:37 +01004289 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004290 name = "perl-mro-0__1.26-494.fc37.x86_64",
4291 sha256 = "ecfdc15b4b885245dd3d6243b30a6a1a4c1c6bb787e12021101251085229eaf7",
Leopold7fbf1042023-01-06 19:57:37 +01004292 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004293 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-mro-1.26-494.fc37.x86_64.rpm",
4294 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-mro-1.26-494.fc37.x86_64.rpm",
4295 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-mro-1.26-494.fc37.x86_64.rpm",
4296 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-mro-1.26-494.fc37.x86_64.rpm",
4297 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-mro-1.26-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004298 ],
4299 )
Leopold7fbf1042023-01-06 19:57:37 +01004300 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004301 name = "perl-open-0__1.13-494.fc37.x86_64",
4302 sha256 = "dcc574c9aca8818070654a12d7bcd50c74eb1b11f624b834ee8bbdd4b1eddf9f",
Leopold7fbf1042023-01-06 19:57:37 +01004303 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004304 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-open-1.13-494.fc37.noarch.rpm",
4305 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-open-1.13-494.fc37.noarch.rpm",
4306 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-open-1.13-494.fc37.noarch.rpm",
4307 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-open-1.13-494.fc37.noarch.rpm",
4308 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-open-1.13-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004309 ],
4310 )
Leopold7fbf1042023-01-06 19:57:37 +01004311 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004312 name = "perl-overload-0__1.35-494.fc37.x86_64",
4313 sha256 = "d59578a532f16931ee1aad20573b1a26eb6b7428a1015ae7e3225e3a2117a472",
Leopold7fbf1042023-01-06 19:57:37 +01004314 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004315 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overload-1.35-494.fc37.noarch.rpm",
4316 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overload-1.35-494.fc37.noarch.rpm",
4317 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overload-1.35-494.fc37.noarch.rpm",
4318 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overload-1.35-494.fc37.noarch.rpm",
4319 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overload-1.35-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004320 ],
4321 )
Leopold7fbf1042023-01-06 19:57:37 +01004322 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004323 name = "perl-overloading-0__0.02-494.fc37.x86_64",
4324 sha256 = "ba31ae4042ed10c2cf28b9c4806546ae5423f4edc5bdc6b4b929a0936be21086",
Leopold7fbf1042023-01-06 19:57:37 +01004325 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004326 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overloading-0.02-494.fc37.noarch.rpm",
4327 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overloading-0.02-494.fc37.noarch.rpm",
4328 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overloading-0.02-494.fc37.noarch.rpm",
4329 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overloading-0.02-494.fc37.noarch.rpm",
4330 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-overloading-0.02-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004331 ],
4332 )
Leopold7fbf1042023-01-06 19:57:37 +01004333 rpm(
4334 name = "perl-parent-1__0.238-489.fc37.x86_64",
4335 sha256 = "202ebb9e6bf82022838cbe5814a9a38ec60e3d74864264bd48963a48032177df",
4336 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004337 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm",
4338 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm",
4339 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm",
4340 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004341 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004342 ],
4343 )
Leopold7fbf1042023-01-06 19:57:37 +01004344 rpm(
4345 name = "perl-perlfaq-0__5.20210520-489.fc37.x86_64",
4346 sha256 = "e32806670a9e739869249d76a0f9c39bffbe10b0bf7e257ffc16912c763cc4b4",
4347 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004348 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm",
4349 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm",
4350 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm",
4351 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004352 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004353 ],
4354 )
Leopold7fbf1042023-01-06 19:57:37 +01004355 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004356 name = "perl-ph-0__5.36.1-494.fc37.x86_64",
4357 sha256 = "145e6b55abfb36e5efd1e36979fcf980a80092fe0d449695c336aa9a78a01261",
Leopold7fbf1042023-01-06 19:57:37 +01004358 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004359 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ph-5.36.1-494.fc37.x86_64.rpm",
4360 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ph-5.36.1-494.fc37.x86_64.rpm",
4361 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ph-5.36.1-494.fc37.x86_64.rpm",
4362 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ph-5.36.1-494.fc37.x86_64.rpm",
4363 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ph-5.36.1-494.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004364 ],
4365 )
Leopold7fbf1042023-01-06 19:57:37 +01004366 rpm(
4367 name = "perl-podlators-1__4.14-489.fc37.x86_64",
4368 sha256 = "1dbfed6c41e81aa507a5a723fbed9407ab7a6a8fef7b054c742c1feadf388cba",
4369 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004370 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm",
4371 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm",
4372 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm",
4373 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004374 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004375 ],
4376 )
Leopold7fbf1042023-01-06 19:57:37 +01004377 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004378 name = "perl-sigtrap-0__1.10-494.fc37.x86_64",
4379 sha256 = "0a097f26b643419bc722aae341ae73014b1eab5d819790f1ad94fbdd5d7d6020",
Leopold7fbf1042023-01-06 19:57:37 +01004380 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004381 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sigtrap-1.10-494.fc37.noarch.rpm",
4382 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sigtrap-1.10-494.fc37.noarch.rpm",
4383 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sigtrap-1.10-494.fc37.noarch.rpm",
4384 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sigtrap-1.10-494.fc37.noarch.rpm",
4385 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sigtrap-1.10-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004386 ],
4387 )
Leopold7fbf1042023-01-06 19:57:37 +01004388 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004389 name = "perl-sort-0__2.05-494.fc37.x86_64",
4390 sha256 = "1a270572fa880eacced707342125e1222134aabdb7130219bb52a45ddb1864b1",
Leopold7fbf1042023-01-06 19:57:37 +01004391 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004392 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sort-2.05-494.fc37.noarch.rpm",
4393 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sort-2.05-494.fc37.noarch.rpm",
4394 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sort-2.05-494.fc37.noarch.rpm",
4395 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sort-2.05-494.fc37.noarch.rpm",
4396 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-sort-2.05-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004397 ],
4398 )
Leopold7fbf1042023-01-06 19:57:37 +01004399 rpm(
4400 name = "perl-srpm-macros-0__1-46.fc37.x86_64",
4401 sha256 = "16a8fe47d15024db2da96e3a380f48be0a7b6f61264b9f81337bb785ad4f8bc4",
4402 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004403 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm",
4404 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm",
4405 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm",
4406 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004407 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004408 ],
4409 )
Leopold7fbf1042023-01-06 19:57:37 +01004410 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004411 name = "perl-subs-0__1.04-494.fc37.x86_64",
4412 sha256 = "3cf1b173bdb927b84d84f18f9d9932befc41a57169b764c13927429eb463a10a",
Leopold7fbf1042023-01-06 19:57:37 +01004413 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004414 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-subs-1.04-494.fc37.noarch.rpm",
4415 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-subs-1.04-494.fc37.noarch.rpm",
4416 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-subs-1.04-494.fc37.noarch.rpm",
4417 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-subs-1.04-494.fc37.noarch.rpm",
4418 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-subs-1.04-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004419 ],
4420 )
Leopold7fbf1042023-01-06 19:57:37 +01004421 rpm(
4422 name = "perl-threads-1__2.27-489.fc37.x86_64",
4423 sha256 = "ca68be5c4100cc4c5508b2e85e92771ae6cc5a85f877bd9e17490a670f2442fd",
4424 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004425 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm",
4426 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm",
4427 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm",
4428 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004429 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004430 ],
4431 )
Leopold7fbf1042023-01-06 19:57:37 +01004432 rpm(
4433 name = "perl-threads-shared-0__1.64-489.fc37.x86_64",
4434 sha256 = "9fc2e275aa70933e5d7e2065258371e430f43c149bb757519e2bef170d1abf83",
4435 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004436 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm",
4437 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm",
4438 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm",
4439 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004440 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004441 ],
4442 )
Leopold7fbf1042023-01-06 19:57:37 +01004443 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004444 name = "perl-utils-0__5.36.1-494.fc37.x86_64",
4445 sha256 = "a94ff7df393cf528f2e16e20cb85c7354834c73421ae9f069532fd138ae31a81",
Leopold7fbf1042023-01-06 19:57:37 +01004446 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004447 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-utils-5.36.1-494.fc37.noarch.rpm",
4448 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-utils-5.36.1-494.fc37.noarch.rpm",
4449 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-utils-5.36.1-494.fc37.noarch.rpm",
4450 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-utils-5.36.1-494.fc37.noarch.rpm",
4451 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-utils-5.36.1-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004452 ],
4453 )
Leopold7fbf1042023-01-06 19:57:37 +01004454 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004455 name = "perl-vars-0__1.05-494.fc37.x86_64",
4456 sha256 = "c94916a545a2cf5c903577e360051992458b163bfde7a0f8c61fd4e667d0064b",
Leopold7fbf1042023-01-06 19:57:37 +01004457 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004458 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vars-1.05-494.fc37.noarch.rpm",
4459 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vars-1.05-494.fc37.noarch.rpm",
4460 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vars-1.05-494.fc37.noarch.rpm",
4461 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vars-1.05-494.fc37.noarch.rpm",
4462 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vars-1.05-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004463 ],
4464 )
Leopold7fbf1042023-01-06 19:57:37 +01004465 rpm(
4466 name = "perl-version-8__0.99.29-490.fc37.x86_64",
4467 sha256 = "e39aee500f3b39ef1374943d2bd91fc6ac89ac10ce4025c580b79bdb90da14f2",
4468 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004469 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm",
4470 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm",
4471 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm",
4472 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004473 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004474 ],
4475 )
Leopold7fbf1042023-01-06 19:57:37 +01004476 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004477 name = "perl-vmsish-0__1.04-494.fc37.x86_64",
4478 sha256 = "c79e6196629920c225eaddc25e1215c1fce820eab53afd6f2e7be7157119f758",
Leopold7fbf1042023-01-06 19:57:37 +01004479 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004480 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vmsish-1.04-494.fc37.noarch.rpm",
4481 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vmsish-1.04-494.fc37.noarch.rpm",
4482 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vmsish-1.04-494.fc37.noarch.rpm",
4483 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vmsish-1.04-494.fc37.noarch.rpm",
4484 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-vmsish-1.04-494.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004485 ],
4486 )
Leopold7fbf1042023-01-06 19:57:37 +01004487 rpm(
4488 name = "pixman-0__0.40.0-6.fc37.x86_64",
4489 sha256 = "131619876f2f68070ef4e178b5758474f54c577e5a6bf7a88746db54f0d0231f",
4490 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004491 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm",
4492 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm",
4493 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm",
4494 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004495 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004496 ],
4497 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004498
Leopold7fbf1042023-01-06 19:57:37 +01004499 rpm(
4500 name = "pkgconf-0__1.8.0-3.fc37.x86_64",
4501 sha256 = "778018594ab5bddc4432e53985b80e6c5a1a1ec1700d38b438848d485f5b357c",
4502 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004503 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm",
4504 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm",
4505 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm",
4506 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004507 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004508 ],
4509 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004510
Leopold7fbf1042023-01-06 19:57:37 +01004511 rpm(
4512 name = "pkgconf-m4-0__1.8.0-3.fc37.x86_64",
4513 sha256 = "dd0356475d0b9106b5a2d577db359aa0290fe6dd9eacea1b6e0cab816ff33566",
4514 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004515 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm",
4516 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm",
4517 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm",
4518 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004519 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004520 ],
4521 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004522
Leopold7fbf1042023-01-06 19:57:37 +01004523 rpm(
4524 name = "pkgconf-pkg-config-0__1.8.0-3.fc37.x86_64",
4525 sha256 = "d238b12c750b58ceebc80e25c2074bd929d3f232c1390677f33a94fdadb68f6a",
4526 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004527 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm",
4528 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm",
4529 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm",
4530 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004531 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004532 ],
4533 )
Leopold7fbf1042023-01-06 19:57:37 +01004534 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004535 name = "policycoreutils-0__3.5-1.fc37.x86_64",
4536 sha256 = "199f28e3ecd24e0650ed7b8bc596f14e7a9cdef79c36989b710da1f557b347d9",
Leopold7fbf1042023-01-06 19:57:37 +01004537 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004538 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm",
4539 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm",
4540 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm",
4541 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004542 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004543 ],
4544 )
Leopold7fbf1042023-01-06 19:57:37 +01004545 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004546 name = "policycoreutils-python-utils-0__3.5-1.fc37.x86_64",
4547 sha256 = "6a9db2d2e789177cad01f4cf52bd9ac47562127869c26eaf091134770a7e20a3",
Leopold7fbf1042023-01-06 19:57:37 +01004548 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004549 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm",
4550 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm",
4551 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm",
4552 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004553 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004554 ],
4555 )
Leopold7fbf1042023-01-06 19:57:37 +01004556 rpm(
4557 name = "popt-0__1.19-1.fc37.x86_64",
4558 sha256 = "e3c9a6a1611d967fbff4321b5b1ae54377fed22454298859108138c1f64b0c63",
4559 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004560 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm",
4561 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm",
4562 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm",
4563 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004564 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004565 ],
4566 )
Leopold7fbf1042023-01-06 19:57:37 +01004567 rpm(
4568 name = "protobuf-c-0__1.4.1-2.fc37.x86_64",
4569 sha256 = "46a9be44b3444815a0197dd85953bf87710d3ea3d8f9fbfff23068ca85885070",
4570 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004571 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm",
4572 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm",
4573 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm",
4574 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004575 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004576 ],
4577 )
Leopold7fbf1042023-01-06 19:57:37 +01004578 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004579 name = "pyproject-srpm-macros-0__1.9.0-1.fc37.x86_64",
4580 sha256 = "f284990a18e5a6f85eda4ab0b089e52f053eea68ce4d1a68db4550b47199b448",
Leopold68961c32023-02-01 13:53:08 +01004581 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004582 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.9.0-1.fc37.noarch.rpm",
4583 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.9.0-1.fc37.noarch.rpm",
4584 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.9.0-1.fc37.noarch.rpm",
4585 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.9.0-1.fc37.noarch.rpm",
4586 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.9.0-1.fc37.noarch.rpm",
Leopold68961c32023-02-01 13:53:08 +01004587 ],
4588 )
Leopold68961c32023-02-01 13:53:08 +01004589 rpm(
Leopold7fbf1042023-01-06 19:57:37 +01004590 name = "python-pip-wheel-0__22.2.2-3.fc37.x86_64",
4591 sha256 = "f7800b3f5acca7863bf47981258582728b74861c19b2bef38ae47efe3b042eb4",
4592 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01004593 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm",
4594 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm",
Leopold7eeec652023-01-20 21:16:08 +01004595 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm",
4596 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004597 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004598 ],
4599 )
Leopold7fbf1042023-01-06 19:57:37 +01004600 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004601 name = "python-setuptools-wheel-0__62.6.0-3.fc37.x86_64",
4602 sha256 = "71eb63ef6b25df748b6d2b66c3fba8c47b4a72dc7e1562fddb1073f5bd8af36a",
Leopold7fbf1042023-01-06 19:57:37 +01004603 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004604 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-setuptools-wheel-62.6.0-3.fc37.noarch.rpm",
4605 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-setuptools-wheel-62.6.0-3.fc37.noarch.rpm",
4606 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-setuptools-wheel-62.6.0-3.fc37.noarch.rpm",
4607 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-setuptools-wheel-62.6.0-3.fc37.noarch.rpm",
4608 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-setuptools-wheel-62.6.0-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004609 ],
4610 )
Leopold7fbf1042023-01-06 19:57:37 +01004611 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004612 name = "python-srpm-macros-0__3.11-6.fc37.x86_64",
4613 sha256 = "215f39543052fd3a73ec98750ad692b4fe0d66736da02dc7b2a0c9e16f399188",
Leopold7fbf1042023-01-06 19:57:37 +01004614 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004615 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-6.fc37.noarch.rpm",
4616 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-6.fc37.noarch.rpm",
4617 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-6.fc37.noarch.rpm",
4618 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-6.fc37.noarch.rpm",
4619 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-6.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004620 ],
4621 )
Leopold7fbf1042023-01-06 19:57:37 +01004622 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004623 name = "python-unversioned-command-0__3.11.5-1.fc37.x86_64",
4624 sha256 = "0320c592389677ade74dbb8c4d3390e77e1a30857fa701c0ba1a344cc685b5ba",
Leopold7fbf1042023-01-06 19:57:37 +01004625 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004626 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.5-1.fc37.noarch.rpm",
4627 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.5-1.fc37.noarch.rpm",
4628 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.5-1.fc37.noarch.rpm",
4629 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.5-1.fc37.noarch.rpm",
4630 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.5-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004631 ],
4632 )
Leopold7fbf1042023-01-06 19:57:37 +01004633 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004634 name = "python3-0__3.11.5-1.fc37.x86_64",
4635 sha256 = "9d67caa894f86665e7172c6c0e71e284a183850fd22f4723bce1d62466c3ac73",
Leopold7fbf1042023-01-06 19:57:37 +01004636 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004637 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.5-1.fc37.x86_64.rpm",
4638 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.5-1.fc37.x86_64.rpm",
4639 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.5-1.fc37.x86_64.rpm",
4640 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.5-1.fc37.x86_64.rpm",
4641 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004642 ],
4643 )
Leopold7fbf1042023-01-06 19:57:37 +01004644 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004645 name = "python3-audit-0__3.1.2-1.fc37.x86_64",
4646 sha256 = "3ac574431a4e03f28dfc2f756393f159dd5e4ff868b24f687b7a34d9ba6ff597",
Leopold7fbf1042023-01-06 19:57:37 +01004647 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004648 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1.2-1.fc37.x86_64.rpm",
4649 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1.2-1.fc37.x86_64.rpm",
4650 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1.2-1.fc37.x86_64.rpm",
4651 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1.2-1.fc37.x86_64.rpm",
4652 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004653 ],
4654 )
Leopold7fbf1042023-01-06 19:57:37 +01004655 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004656 name = "python3-distro-0__1.7.0-3.fc37.x86_64",
4657 sha256 = "6427a8b877a51be140e06665b3680a911816c9eb581aa54ecf29c77f51b6e898",
4658 urls = [
4659 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm",
4660 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm",
4661 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm",
4662 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004663 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm",
Leopolda58047b2023-03-30 14:55:37 +02004664 ],
4665 )
Leopolda58047b2023-03-30 14:55:37 +02004666 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004667 name = "python3-libs-0__3.11.5-1.fc37.x86_64",
4668 sha256 = "c03cebe52be793cb1c00d3417d906252fcd4eb95ededf36a1e6664268667ff1d",
Leopold7fbf1042023-01-06 19:57:37 +01004669 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004670 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.5-1.fc37.x86_64.rpm",
4671 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.5-1.fc37.x86_64.rpm",
4672 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.5-1.fc37.x86_64.rpm",
4673 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.5-1.fc37.x86_64.rpm",
4674 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004675 ],
4676 )
Leopold7fbf1042023-01-06 19:57:37 +01004677 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004678 name = "python3-libselinux-0__3.5-1.fc37.x86_64",
4679 sha256 = "d6a8fff22472e9629ae8d61c678448215a4f3fb3314b26d0fde0dee70996b3a0",
Leopold7fbf1042023-01-06 19:57:37 +01004680 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004681 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm",
4682 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm",
4683 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm",
4684 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004685 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004686 ],
4687 )
Leopold7fbf1042023-01-06 19:57:37 +01004688 rpm(
Serge Bazanski3fe66152023-04-03 15:14:07 +02004689 name = "python3-libsemanage-0__3.5-2.fc37.x86_64",
4690 sha256 = "5b2a476b4b304c27e9c04c71cbd28b9f4d53d900fc84cff29677f9d0d259ec4b",
Leopold7fbf1042023-01-06 19:57:37 +01004691 urls = [
Serge Bazanski3fe66152023-04-03 15:14:07 +02004692 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-2.fc37.x86_64.rpm",
4693 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-2.fc37.x86_64.rpm",
4694 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-2.fc37.x86_64.rpm",
4695 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-2.fc37.x86_64.rpm",
4696 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004697 ],
4698 )
Leopold7fbf1042023-01-06 19:57:37 +01004699 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004700 name = "python3-policycoreutils-0__3.5-1.fc37.x86_64",
4701 sha256 = "e746e0a43f9a9d57b33964332f595490f73df5df751cc785c66b4b72d4633410",
Leopold7fbf1042023-01-06 19:57:37 +01004702 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004703 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm",
4704 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm",
4705 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm",
4706 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004707 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004708 ],
4709 )
Leopold7fbf1042023-01-06 19:57:37 +01004710 rpm(
4711 name = "python3-pyparsing-0__3.0.9-2.fc37.x86_64",
4712 sha256 = "2688bcf1fd02d090e63417a9f51e89e6cfc7823a5a64f5dae4576a9bd7744c8a",
4713 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004714 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm",
4715 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm",
4716 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm",
4717 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004718 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004719 ],
4720 )
Leopold7fbf1042023-01-06 19:57:37 +01004721 rpm(
4722 name = "python3-setools-0__4.4.0-9.fc37.x86_64",
4723 sha256 = "b872895c9e0ddbebdf970a42f8c7a25d956fb7bbcdbb18aa4cf5515cff962c62",
4724 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004725 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm",
4726 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm",
4727 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm",
4728 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004729 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004730 ],
4731 )
Leopold7fbf1042023-01-06 19:57:37 +01004732 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004733 name = "python3-setuptools-0__62.6.0-3.fc37.x86_64",
4734 sha256 = "8096786a1448b24095f14579b715e26a416274002412903da9da181f29945baa",
Leopold7fbf1042023-01-06 19:57:37 +01004735 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004736 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-setuptools-62.6.0-3.fc37.noarch.rpm",
4737 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-setuptools-62.6.0-3.fc37.noarch.rpm",
4738 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-setuptools-62.6.0-3.fc37.noarch.rpm",
4739 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-setuptools-62.6.0-3.fc37.noarch.rpm",
4740 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-setuptools-62.6.0-3.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004741 ],
4742 )
Leopold7fbf1042023-01-06 19:57:37 +01004743 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004744 name = "qemu-common-2__7.0.0-15.fc37.x86_64",
4745 sha256 = "d9907c540e8cd0c94fe8d541b77f7a4c6173e546b63296e62dd02dfae50f4e1e",
Leopold7fbf1042023-01-06 19:57:37 +01004746 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004747 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm",
4748 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm",
4749 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm",
4750 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004751 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004752 ],
4753 )
Leopold7fbf1042023-01-06 19:57:37 +01004754 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004755 name = "qemu-system-x86-core-2__7.0.0-15.fc37.x86_64",
4756 sha256 = "dbed7e4d2d9776063e0b8002a7dc5fe08247f95e5556881c31855d15882fcf15",
Leopold7fbf1042023-01-06 19:57:37 +01004757 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004758 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm",
4759 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm",
4760 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm",
4761 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004762 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004763 ],
4764 )
Leopold7fbf1042023-01-06 19:57:37 +01004765 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004766 name = "qt5-srpm-macros-0__5.15.9-1.fc37.x86_64",
4767 sha256 = "0815803ae72a90fa4ebaad878a75ba1bd80a1dc6691f2ab923373d82b1b430df",
Leopold7fbf1042023-01-06 19:57:37 +01004768 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004769 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.9-1.fc37.noarch.rpm",
4770 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.9-1.fc37.noarch.rpm",
4771 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.9-1.fc37.noarch.rpm",
4772 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.9-1.fc37.noarch.rpm",
4773 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.9-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004774 ],
4775 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004776
Leopold7fbf1042023-01-06 19:57:37 +01004777 rpm(
4778 name = "readline-0__8.2-2.fc37.x86_64",
4779 sha256 = "0663e23dc42a7ce84f60f5f3154ba640460a0e5b7158459abf9d5d0986d69d06",
4780 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01004781 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm",
4782 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01004783 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm",
4784 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004785 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004786 ],
4787 )
Leopold7fbf1042023-01-06 19:57:37 +01004788 rpm(
Leopold68961c32023-02-01 13:53:08 +01004789 name = "redhat-rpm-config-0__229-1.fc37.x86_64",
4790 sha256 = "9678d9f500321a9e69493e47bdb35dd7f9f51737b7fb5c368cdfe82293b6213a",
Leopold7fbf1042023-01-06 19:57:37 +01004791 urls = [
Leopold68961c32023-02-01 13:53:08 +01004792 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm",
4793 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm",
4794 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm",
4795 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004796 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004797 ],
4798 )
Leopold7fbf1042023-01-06 19:57:37 +01004799 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004800 name = "rpm-0__4.18.1-2.fc37.x86_64",
4801 sha256 = "ac3915164eb1e4dd24a94fe7f77f5722c5b7e50ccb3bde29804ffe5c97ae49ae",
Leopold7fbf1042023-01-06 19:57:37 +01004802 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004803 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-4.18.1-2.fc37.x86_64.rpm",
4804 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-4.18.1-2.fc37.x86_64.rpm",
4805 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-4.18.1-2.fc37.x86_64.rpm",
4806 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-4.18.1-2.fc37.x86_64.rpm",
4807 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-4.18.1-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004808 ],
4809 )
Leopold7fbf1042023-01-06 19:57:37 +01004810 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004811 name = "rpm-libs-0__4.18.1-2.fc37.x86_64",
4812 sha256 = "e1a55d458afb2e5c30ceb704ec7424da64a7b7bb872249522590799a5aa786df",
Leopold7fbf1042023-01-06 19:57:37 +01004813 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004814 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-libs-4.18.1-2.fc37.x86_64.rpm",
4815 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-libs-4.18.1-2.fc37.x86_64.rpm",
4816 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-libs-4.18.1-2.fc37.x86_64.rpm",
4817 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-libs-4.18.1-2.fc37.x86_64.rpm",
4818 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-libs-4.18.1-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004819 ],
4820 )
Leopold7fbf1042023-01-06 19:57:37 +01004821 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004822 name = "rpm-plugin-selinux-0__4.18.1-2.fc37.x86_64",
4823 sha256 = "f98bfc30379e94251f50ed2542cf7b3e3c313478f2ab2f6319bbac6a2e945bc3",
Leopold7fbf1042023-01-06 19:57:37 +01004824 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004825 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-plugin-selinux-4.18.1-2.fc37.x86_64.rpm",
4826 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-plugin-selinux-4.18.1-2.fc37.x86_64.rpm",
4827 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-plugin-selinux-4.18.1-2.fc37.x86_64.rpm",
4828 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-plugin-selinux-4.18.1-2.fc37.x86_64.rpm",
4829 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpm-plugin-selinux-4.18.1-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004830 ],
4831 )
Leopold7fbf1042023-01-06 19:57:37 +01004832 rpm(
Serge Bazanski0f1939a2023-02-23 09:36:10 +00004833 name = "rpmautospec-rpm-macros-0__0.3.5-1.fc37.x86_64",
4834 sha256 = "75099655c00a959dca4de2b0e7661078991d1d26972563b7ac4588c9ec61e083",
Leopold7fbf1042023-01-06 19:57:37 +01004835 urls = [
Serge Bazanski0f1939a2023-02-23 09:36:10 +00004836 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm",
4837 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm",
4838 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm",
4839 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004840 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004841 ],
4842 )
Leopold7fbf1042023-01-06 19:57:37 +01004843 rpm(
4844 name = "rsync-0__3.2.7-1.fc37.x86_64",
4845 sha256 = "82e02be388b28292136440b3a11e72db8cdc615b2adc8a4073dd3721ae383ef1",
4846 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01004847 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm",
4848 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01004849 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm",
4850 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004851 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004852 ],
4853 )
Leopold7fbf1042023-01-06 19:57:37 +01004854 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004855 name = "rust-srpm-macros-0__24-4.fc37.x86_64",
4856 sha256 = "5b2929babe6b0cac40cf83d055480f7b56a99ae96c9874119d9c3bf213063317",
Leopold7fbf1042023-01-06 19:57:37 +01004857 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004858 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-4.fc37.noarch.rpm",
4859 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-4.fc37.noarch.rpm",
4860 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-4.fc37.noarch.rpm",
4861 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-4.fc37.noarch.rpm",
4862 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-4.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004863 ],
4864 )
Leopold7fbf1042023-01-06 19:57:37 +01004865 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004866 name = "seabios-bin-0__1.16.2-1.fc37.x86_64",
4867 sha256 = "095db21fd4f608cd4b195da7ab4c868fa512c2e3ea331adc1ed3bb2f4dee835b",
Leopold7fbf1042023-01-06 19:57:37 +01004868 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004869 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm",
4870 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm",
4871 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm",
4872 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004873 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004874 ],
4875 )
Leopold7fbf1042023-01-06 19:57:37 +01004876 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004877 name = "seavgabios-bin-0__1.16.2-1.fc37.x86_64",
4878 sha256 = "b666c8034df6c0584f13ed18d7cbe22e01dbbde1e14f81c63fdf8236aa8f029d",
Leopold7fbf1042023-01-06 19:57:37 +01004879 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004880 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm",
4881 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm",
4882 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm",
4883 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004884 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004885 ],
4886 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004887
Leopold7fbf1042023-01-06 19:57:37 +01004888 rpm(
4889 name = "sed-0__4.8-11.fc37.x86_64",
4890 sha256 = "231e782077862f4abecf025aa254a9c391a950490ae856261dcfd229863ac80f",
4891 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004892 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm",
4893 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm",
4894 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm",
4895 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004896 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004897 ],
4898 )
Leopold7fbf1042023-01-06 19:57:37 +01004899 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004900 name = "selinux-policy-0__37.22-1.fc37.x86_64",
4901 sha256 = "715397068619030c805adafcaee3b524a7807b4b69ed76daf3e07fb3d37841f9",
Leopold7fbf1042023-01-06 19:57:37 +01004902 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004903 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.22-1.fc37.noarch.rpm",
4904 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.22-1.fc37.noarch.rpm",
4905 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.22-1.fc37.noarch.rpm",
4906 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.22-1.fc37.noarch.rpm",
4907 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.22-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004908 ],
4909 )
Leopold7fbf1042023-01-06 19:57:37 +01004910 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004911 name = "selinux-policy-minimum-0__37.22-1.fc37.x86_64",
4912 sha256 = "8b6c61cc1f96a21c48482833586aad47b5fdf3eba5c95300a00e25fbfe589051",
Leopold7fbf1042023-01-06 19:57:37 +01004913 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004914 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.22-1.fc37.noarch.rpm",
4915 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.22-1.fc37.noarch.rpm",
4916 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.22-1.fc37.noarch.rpm",
4917 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.22-1.fc37.noarch.rpm",
4918 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.22-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004919 ],
4920 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02004921
Leopold7fbf1042023-01-06 19:57:37 +01004922 rpm(
4923 name = "setup-0__2.14.1-2.fc37.x86_64",
4924 sha256 = "15d72b2a44f403b3a7ee9138820a8ce7584f954aeafbb43b1251621bca26f785",
4925 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004926 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm",
4927 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm",
4928 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm",
4929 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004930 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004931 ],
4932 )
Leopold7fbf1042023-01-06 19:57:37 +01004933 rpm(
4934 name = "sgabios-bin-1__0.20180715git-9.fc37.x86_64",
4935 sha256 = "7b18cb14de4338aa5fa937f19a44ac5accceacb18009e5b33afd22755cb7955a",
4936 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004937 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm",
4938 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm",
4939 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm",
4940 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004941 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004942 ],
4943 )
Leopold7fbf1042023-01-06 19:57:37 +01004944 rpm(
Leopolda58047b2023-03-30 14:55:37 +02004945 name = "shadow-utils-2__4.12.3-6.fc37.x86_64",
4946 sha256 = "b85714adf81c11f87479305bb324ad15c0cf92ca0f5560cef5c99995f1e9c942",
Leopold7fbf1042023-01-06 19:57:37 +01004947 urls = [
Leopolda58047b2023-03-30 14:55:37 +02004948 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm",
4949 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm",
4950 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm",
4951 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004952 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004953 ],
4954 )
Leopold7fbf1042023-01-06 19:57:37 +01004955 rpm(
4956 name = "snappy-0__1.1.9-5.fc37.x86_64",
4957 sha256 = "46504f3ad77433138805882361af9245a26a74e2b0984f4b35b3509a3b2f91bf",
4958 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004959 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm",
4960 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm",
4961 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm",
4962 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004963 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004964 ],
4965 )
Leopold7fbf1042023-01-06 19:57:37 +01004966 rpm(
4967 name = "sqlite-libs-0__3.40.0-1.fc37.x86_64",
4968 sha256 = "4d1603de146f9bbe90810100df0afa2efe32e13cc86ed42e32528bc50b8f03dd",
4969 urls = [
Leopold7fbf1042023-01-06 19:57:37 +01004970 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm",
4971 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm",
Leopold7eeec652023-01-20 21:16:08 +01004972 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm",
4973 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004974 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004975 ],
4976 )
Leopold7fbf1042023-01-06 19:57:37 +01004977 rpm(
4978 name = "swtpm-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64",
4979 sha256 = "4dd0ae80effe40033c02e3d2b9c4f4824c4faa7f58d7e3ba8c946316dc578ba5",
4980 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004981 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4982 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4983 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4984 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004985 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004986 ],
4987 )
Leopold7fbf1042023-01-06 19:57:37 +01004988 rpm(
4989 name = "swtpm-libs-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64",
4990 sha256 = "3b28d0e464f9aefb3c109c56508740c8958a4475235c75ed996f0b80e8caeb0f",
4991 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01004992 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4993 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4994 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
4995 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02004996 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01004997 ],
4998 )
Leopold7fbf1042023-01-06 19:57:37 +01004999 rpm(
5000 name = "swtpm-tools-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64",
5001 sha256 = "4e6e001a6c6f8793d4b7abd824396ce7560c9524c636f75346f4721461082d1f",
5002 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005003 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
5004 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
5005 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
5006 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005007 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005008 ],
5009 )
Leopold7fbf1042023-01-06 19:57:37 +01005010 rpm(
Serge Bazanski3fe66152023-04-03 15:14:07 +02005011 name = "systemd-0__251.14-2.fc37.x86_64",
5012 sha256 = "ec407a50153db3d466ed6063bc9274ce73192197e08e22ee88f7c364036ffc66",
Leopold7fbf1042023-01-06 19:57:37 +01005013 urls = [
Serge Bazanski3fe66152023-04-03 15:14:07 +02005014 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.14-2.fc37.x86_64.rpm",
5015 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.14-2.fc37.x86_64.rpm",
5016 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.14-2.fc37.x86_64.rpm",
5017 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.14-2.fc37.x86_64.rpm",
5018 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.14-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005019 ],
5020 )
Leopold7fbf1042023-01-06 19:57:37 +01005021 rpm(
Serge Bazanski3fe66152023-04-03 15:14:07 +02005022 name = "systemd-libs-0__251.14-2.fc37.x86_64",
5023 sha256 = "37934c2adce2bf1559a8b74a9e6c62510acb0d0653ab5d80b2676f69388beee5",
Leopold7fbf1042023-01-06 19:57:37 +01005024 urls = [
Serge Bazanski3fe66152023-04-03 15:14:07 +02005025 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.14-2.fc37.x86_64.rpm",
5026 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.14-2.fc37.x86_64.rpm",
5027 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.14-2.fc37.x86_64.rpm",
5028 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.14-2.fc37.x86_64.rpm",
5029 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.14-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005030 ],
5031 )
Leopold7fbf1042023-01-06 19:57:37 +01005032 rpm(
Serge Bazanski3fe66152023-04-03 15:14:07 +02005033 name = "systemd-pam-0__251.14-2.fc37.x86_64",
5034 sha256 = "c3f416c1d6cb05491f61e4f9cf2e976b0ccda4cb3eebc2c1b6dfa633e876bbef",
Leopold7fbf1042023-01-06 19:57:37 +01005035 urls = [
Serge Bazanski3fe66152023-04-03 15:14:07 +02005036 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.14-2.fc37.x86_64.rpm",
5037 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.14-2.fc37.x86_64.rpm",
5038 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.14-2.fc37.x86_64.rpm",
5039 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.14-2.fc37.x86_64.rpm",
5040 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.14-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005041 ],
5042 )
Leopold7fbf1042023-01-06 19:57:37 +01005043 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005044 name = "systemtap-sdt-devel-0__4.9-2.fc37.x86_64",
5045 sha256 = "0e4da701910ce174353603a75bf89e0bead813b7ee0aab43679a6a2ebb457074",
Leopold7fbf1042023-01-06 19:57:37 +01005046 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005047 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemtap-sdt-devel-4.9-2.fc37.x86_64.rpm",
5048 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemtap-sdt-devel-4.9-2.fc37.x86_64.rpm",
5049 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemtap-sdt-devel-4.9-2.fc37.x86_64.rpm",
5050 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemtap-sdt-devel-4.9-2.fc37.x86_64.rpm",
5051 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemtap-sdt-devel-4.9-2.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005052 ],
5053 )
Leopold7fbf1042023-01-06 19:57:37 +01005054 rpm(
Leopolda58047b2023-03-30 14:55:37 +02005055 name = "tar-2__1.34-6.fc37.x86_64",
5056 sha256 = "7e7ff9824621df916333c7a85656671d122f761a75a74f6e442d11474455ffed",
Leopold7fbf1042023-01-06 19:57:37 +01005057 urls = [
Leopolda58047b2023-03-30 14:55:37 +02005058 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm",
5059 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm",
5060 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm",
5061 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005062 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005063 ],
5064 )
Leopold7fbf1042023-01-06 19:57:37 +01005065 rpm(
5066 name = "trousers-0__0.3.15-7.fc37.x86_64",
5067 sha256 = "9ec34885483cd25c7ae39b9e5b0af020f6db54123cdc3e38d898badbafb8ca43",
5068 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005069 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm",
5070 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm",
5071 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm",
5072 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005073 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005074 ],
5075 )
Leopold7fbf1042023-01-06 19:57:37 +01005076 rpm(
5077 name = "trousers-lib-0__0.3.15-7.fc37.x86_64",
5078 sha256 = "b33af58d16302786d9b793c4f780aeb3b4d96d944868a998eecdcc37e71cfc50",
5079 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005080 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm",
5081 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm",
5082 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm",
5083 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005084 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005085 ],
5086 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005087
Leopold7fbf1042023-01-06 19:57:37 +01005088 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005089 name = "tzdata-0__2023c-1.fc37.x86_64",
5090 sha256 = "a7116693b8cc1a857e8a515e6196e2fd3272e56d7c844b65c286d931ad6c3631",
Leopold7fbf1042023-01-06 19:57:37 +01005091 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005092 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2023c-1.fc37.noarch.rpm",
5093 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2023c-1.fc37.noarch.rpm",
5094 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2023c-1.fc37.noarch.rpm",
5095 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2023c-1.fc37.noarch.rpm",
5096 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2023c-1.fc37.noarch.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005097 ],
5098 )
Leopold7fbf1042023-01-06 19:57:37 +01005099 rpm(
Leopold7eeec652023-01-20 21:16:08 +01005100 name = "unbound-libs-0__1.17.1-1.fc37.x86_64",
5101 sha256 = "13f29a4066dde4c0b48de7676275972bd05d8156270e63dadefe9dc2dac82a43",
Leopold7fbf1042023-01-06 19:57:37 +01005102 urls = [
Leopold7eeec652023-01-20 21:16:08 +01005103 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm",
5104 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm",
5105 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm",
5106 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005107 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005108 ],
5109 )
Leopold7fbf1042023-01-06 19:57:37 +01005110 rpm(
5111 name = "unzip-0__6.0-58.fc37.x86_64",
5112 sha256 = "463eb69bf857dc76ce47adde2b02b6f9ce5857c1b897902e09fae9f75b690a4d",
5113 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005114 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm",
5115 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm",
5116 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm",
5117 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005118 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005119 ],
5120 )
Leopold7fbf1042023-01-06 19:57:37 +01005121 rpm(
5122 name = "util-linux-0__2.38.1-1.fc37.x86_64",
5123 sha256 = "23f052850cd509743fae6089181a124ee65c2783d6d15f61ffbae1272f5f67ef",
5124 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005125 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm",
5126 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm",
5127 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm",
5128 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005129 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005130 ],
5131 )
Leopold7fbf1042023-01-06 19:57:37 +01005132 rpm(
5133 name = "util-linux-core-0__2.38.1-1.fc37.x86_64",
5134 sha256 = "f87ad8fc18f4da254966cc6f99b533dc8125e1ec0eaefd5f89a6b6398cb13a34",
5135 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005136 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm",
5137 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm",
5138 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm",
5139 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005140 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005141 ],
5142 )
Leopold7fbf1042023-01-06 19:57:37 +01005143 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005144 name = "xen-libs-0__4.16.5-1.fc37.x86_64",
5145 sha256 = "9d8b86f64f8d22a6d94351716f2ff951877401dbc7f3a9a7cbf49a793c708b8e",
Leopold7fbf1042023-01-06 19:57:37 +01005146 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005147 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.5-1.fc37.x86_64.rpm",
5148 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.5-1.fc37.x86_64.rpm",
5149 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.5-1.fc37.x86_64.rpm",
5150 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.5-1.fc37.x86_64.rpm",
5151 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005152 ],
5153 )
Leopold7fbf1042023-01-06 19:57:37 +01005154 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005155 name = "xen-licenses-0__4.16.5-1.fc37.x86_64",
5156 sha256 = "670c3353dfeaa51ebb75708f541c0fb67d118a30b973f5ee48aede48cc04206a",
Leopold7fbf1042023-01-06 19:57:37 +01005157 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005158 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.5-1.fc37.x86_64.rpm",
5159 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.5-1.fc37.x86_64.rpm",
5160 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.5-1.fc37.x86_64.rpm",
5161 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.5-1.fc37.x86_64.rpm",
5162 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.5-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005163 ],
5164 )
Leopold7fbf1042023-01-06 19:57:37 +01005165 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005166 name = "xxhash-libs-0__0.8.2-1.fc37.x86_64",
5167 sha256 = "5ca1d21269d4a568103faef3eb79dd29a3e60d69eeae891355521e1725848d07",
Leopold7fbf1042023-01-06 19:57:37 +01005168 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005169 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xxhash-libs-0.8.2-1.fc37.x86_64.rpm",
5170 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xxhash-libs-0.8.2-1.fc37.x86_64.rpm",
5171 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xxhash-libs-0.8.2-1.fc37.x86_64.rpm",
5172 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xxhash-libs-0.8.2-1.fc37.x86_64.rpm",
5173 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/x/xxhash-libs-0.8.2-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005174 ],
5175 )
Leopold7fbf1042023-01-06 19:57:37 +01005176 rpm(
Leopold68961c32023-02-01 13:53:08 +01005177 name = "xz-0__5.4.1-1.fc37.x86_64",
5178 sha256 = "7af1096450d0d76dcd5666e31736f18ff44de9908f2e87d89be88592b176c643",
Leopold7fbf1042023-01-06 19:57:37 +01005179 urls = [
Leopold68961c32023-02-01 13:53:08 +01005180 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm",
5181 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm",
5182 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm",
5183 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005184 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005185 ],
5186 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005187
Leopold7fbf1042023-01-06 19:57:37 +01005188 rpm(
Leopold68961c32023-02-01 13:53:08 +01005189 name = "xz-libs-0__5.4.1-1.fc37.x86_64",
5190 sha256 = "8c06eef8dd28d6dc1406e65e4eb8ee3db359cf6624729be4e426f6b01c4117fd",
Leopold7fbf1042023-01-06 19:57:37 +01005191 urls = [
Leopold68961c32023-02-01 13:53:08 +01005192 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm",
5193 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm",
5194 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm",
5195 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005196 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005197 ],
5198 )
Leopold7fbf1042023-01-06 19:57:37 +01005199 rpm(
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005200 name = "yajl-0__2.1.0-21.fc37.x86_64",
5201 sha256 = "af829c09f1a4f20e69872f6aad1c0b9dfc8666b2895375358f75149c079cd74f",
Leopold7fbf1042023-01-06 19:57:37 +01005202 urls = [
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005203 "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/y/yajl-2.1.0-21.fc37.x86_64.rpm",
5204 "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/y/yajl-2.1.0-21.fc37.x86_64.rpm",
5205 "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/y/yajl-2.1.0-21.fc37.x86_64.rpm",
5206 "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/y/yajl-2.1.0-21.fc37.x86_64.rpm",
5207 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/updates/37/Everything/x86_64/Packages/y/yajl-2.1.0-21.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005208 ],
5209 )
Leopold7fbf1042023-01-06 19:57:37 +01005210 rpm(
5211 name = "zip-0__3.0-33.fc37.x86_64",
5212 sha256 = "c3be027dae7eeec54aeac1e64d6f969641fa8ff4ef9273b21337112fad7d9974",
5213 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005214 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm",
5215 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm",
5216 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm",
5217 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005218 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005219 ],
5220 )
Tim Windelschmidt1feb0fe2023-09-20 19:42:46 +02005221
Leopold7fbf1042023-01-06 19:57:37 +01005222 rpm(
5223 name = "zlib-0__1.2.12-5.fc37.x86_64",
5224 sha256 = "7b0eda1ad9e9a06e61d9fe41e5e4e0fbdc8427bc252f06a7d29cd7ba81a71a70",
5225 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005226 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm",
5227 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm",
5228 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm",
5229 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005230 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005231 ],
5232 )
Leopold7fbf1042023-01-06 19:57:37 +01005233 rpm(
5234 name = "zlib-devel-0__1.2.12-5.fc37.x86_64",
5235 sha256 = "9eee35ba6c098c1b47d16920e38ce4ed6d4e63775bb3fa74aaef9ddff36c2401",
5236 urls = [
Leopolda01b4ee2023-02-13 12:49:50 +01005237 "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm",
5238 "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm",
5239 "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm",
5240 "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm",
Serge Bazanski3fe66152023-04-03 15:14:07 +02005241 "https://storage.googleapis.com/monogon-infra-public/mirror/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm",
Leopold7fbf1042023-01-06 19:57:37 +01005242 ],
5243 )