Skip to content

Commit

Permalink
Update checksums.
Browse files Browse the repository at this point in the history
  • Loading branch information
lennart-augustsson-epicgames committed Jun 14, 2024
1 parent 2eb9d6f commit 8266fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ md5CheckGenericPackageDescription proxy = md5Check proxy
#if MIN_VERSION_base(4,19,0)
0x4acd7857947385180d814f36dc1a759e
#else
0x3ff3fa6c3c570bcafa10b457b1208cc8
0x8ed837568017bde3abb4fcee244b9c9f
#endif

md5CheckLocalBuildInfo :: Proxy LocalBuildInfo -> Assertion
md5CheckLocalBuildInfo proxy = md5Check proxy
#if MIN_VERSION_base(4,19,0)
0x552eca9ce2e4a34e74deff571f279fc4
#else
0x48497d6b3f15df06f1107b81b98febe1
0x4e50a4a95779b862edde3d6696797251
#endif

0 comments on commit 8266fe7

Please sign in to comment.