Skip to content

Commit 61fdc4b

Browse files
Update more checksums.
1 parent 8266fe7 commit 61fdc4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ md5Check proxy md5Int = structureHash proxy @?= md5FromInteger md5Int
3333
md5CheckGenericPackageDescription :: Proxy GenericPackageDescription -> Assertion
3434
md5CheckGenericPackageDescription proxy = md5Check proxy
3535
#if MIN_VERSION_base(4,19,0)
36-
0x4acd7857947385180d814f36dc1a759e
36+
0x44f8430d7366cf849e09669627573040
3737
#else
3838
0x8ed837568017bde3abb4fcee244b9c9f
3939
#endif
4040

4141
md5CheckLocalBuildInfo :: Proxy LocalBuildInfo -> Assertion
4242
md5CheckLocalBuildInfo proxy = md5Check proxy
4343
#if MIN_VERSION_base(4,19,0)
44-
0x552eca9ce2e4a34e74deff571f279fc4
44+
0xdff58fe5e7f9568c67cd982eaba7edc2
4545
#else
4646
0x4e50a4a95779b862edde3d6696797251
4747
#endif

0 commit comments

Comments
 (0)