mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-12 06:30:38 +00:00
fix (glasgow): update patch (#8627)
Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
@@ -9,7 +9,7 @@ index c1151748..c3302e60 100644
|
||||
- "typing_extensions>=4.8,<5",
|
||||
+ "typing_extensions",
|
||||
# Amaranth is the core of the Glasgow software/gateware interoperability layer. It uses SemVer.
|
||||
- "amaranth>=0.5.7,<0.6",
|
||||
- "amaranth>=0.5.8,<0.6",
|
||||
+ "amaranth",
|
||||
# `packaging` is used in the plugin system, `support.plugin`. It uses CalVer: the major version
|
||||
# is the two last digits of the year and the minor version is the release within that year.
|
||||
|
||||
Reference in New Issue
Block a user