Merge pull request #79431 from basvandijk/fix-servant-docs-sha256

haskellPackages.servant: fix sha256
This commit is contained in:
Bas van Dijk 2020-02-07 10:21:56 +01:00 committed by GitHub
commit b7ccd536c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -736,7 +736,7 @@ self: super: {
owner = "haskell-servant";
repo = "servant";
rev = "v${ver}";
sha256 = "0kqglih3rv12nmkzxvalhfaaafk4b2irvv9x5xmc48i1ns71y23l";
sha256 = "0xk3czk3jhqjxhy0g8r2248m8yxgvmqhgn955k92z0h7p02lfs89";
}}/doc";
# Needed after sphinx 1.7.9 -> 1.8.3
postPatch = ''