Skip to content

Commit caff101

Browse files
committed
Update ouroboros-network SRP for ouroboros-network-0.22.3.0
1 parent 9ac10c7 commit caff101

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

cabal.project

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ if os (windows)
4545
constraints:
4646
bitvec -simd
4747

48-
if impl (ghc >= 9.12)
49-
allow-newer:
50-
-- https://github.com/kapralVV/Unique/issues/11
51-
, Unique:hashable
52-
5348
if impl (ghc >= 9.10)
5449
allow-newer:
5550
-- https://github.com/phadej/regression-simple/pull/14
@@ -85,18 +80,12 @@ source-repository-package
8580
eras/byron/ledger/impl
8681
eras/byron/crypto
8782

88-
allow-newer:
89-
-- https://github.com/phadej/vec/issues/121
90-
, ral:QuickCheck
91-
, fin:QuickCheck
92-
, bin:QuickCheck
93-
9483
-- Backported version of https://github.com/IntersectMBO/ouroboros-network/pull/5161
9584
source-repository-package
9685
type: git
9786
location: https://github.com/IntersectMBO/ouroboros-network
98-
tag: b07a86ed853b63881b5a83e57508902f1562ac01
99-
--sha256: sha256-n/XX0+cQegq2a1cAfmGx30T64eix4oEXzpVEFCKqmg0=
87+
tag: 1385b53cefb81e79553b6b0252537455833ea9c4
88+
--sha256: sha256-zZ7WsMfRs1fG16bmvI5vIh4fhQ8RGyEvYGLSWlrxpg0=
10089
subdir:
10190
ouroboros-network-api
10291
ouroboros-network

0 commit comments

Comments
 (0)