File tree Expand file tree Collapse file tree 4 files changed +4
-12
lines changed
Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,6 @@ if os(mingw32)
2525 if impl(ghc >= 9.4)
2626 constraints: language-c >= 0.9.3
2727
28-
29- source-repository-package
30- type: git
31- location: https://github.com/hasufell/uri-bytestring.git
32- tag: 4fb5ed14b500c192e6e7a97f6b2b1eb478806001
33-
3428package libarchive
3529 flags: -system-libarchive
3630
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ common app-common-depends
119119 , text ^>= 2.0 || ^>= 2.1
120120 , time >= 1.9.3 && < 1.15
121121 , unordered-containers ^>= 0.2
122- , uri-bytestring ^>= 0.3.2.2
122+ , uri-bytestring ^>= 0.4.0.0
123123 , utf8-string ^>= 1.0
124124 , vector >= 0.12 && < 0.14
125125 , versions >= 6.0.5 && < 6.1
@@ -251,7 +251,7 @@ library
251251 , transformers ^>= 0.5 || ^>= 0.6
252252 , unliftio-core ^>= 0.2.0.1
253253 , unordered-containers ^>= 0.2.10.0
254- , uri-bytestring ^>= 0.3.2.2
254+ , uri-bytestring ^>= 0.4.0.0
255255 , utf8-string ^>= 1.0
256256 , vector >= 0.12 && < 0.14
257257 , versions >= 6.0.5 && < 6.1
@@ -494,7 +494,7 @@ test-suite ghcup-test
494494 , quickcheck-arbitrary-adt ^>= 0.3.1.0
495495 , text ^>= 2.0 || ^>= 2.1
496496 , time >= 1.9.3 && < 1.15
497- , uri-bytestring ^>= 0.3.2.2
497+ , uri-bytestring ^>= 0.4.0.0
498498 , versions >= 6.0.5 && < 6.1
499499
500500 if os(windows)
Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ extra-deps:
1313 - variant-1.0@sha256:a3c819560424f59285a09f3ebd762f3a328163d109b5da55c4c54b6626f58c97,2180
1414 - xz-5.6.3
1515 - zlib-0.6.3.0@sha256:96d388c95a98d6db94b74053130c00aea3c8c8ee041b5594bbe09242f1714356,5465
16+ - uri-bytestring-0.4.0.0
1617 - xz-clib-5.6.3
17- - github : hasufell/uri-bytestring
18- commit : 4fb5ed14b500c192e6e7a97f6b2b1eb478806001
1918
2019allow-newer : true
2120
You can’t perform that action at this time.
0 commit comments