Skip to content

Commit 4d2ac4f

Browse files
authored
Use hs-certificate master (#1822)
* Use master branch of hs-certificate The error handling fix haskell-tls/hs-certificate#125 has been merged, so we can just use the upstream master now, and later switch to the hackage package once it is released.
1 parent 47ecffe commit 4d2ac4f

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Depend on hs-certificate master instead of our fork

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ extra-deps:
250250
commit: b0e5c08af48911caecffa4fa6a3e74872018b258 # master (Sep 03, 2021)
251251

252252
# Error handling fix: https://github.com/vincenthz/hs-certificate/pull/125
253-
- git: https://github.com/wireapp/hs-certificate
254-
commit: e3ea2e1166f0569982a85aad9bc9de8f5b2994c1 # master (Aug 31, 2021)
253+
- git: https://github.com/vincenthz/hs-certificate
254+
commit: a899bda3d7666d25143be7be8f3105fc076703d9 # master (Sep 29, 2021)
255255
subdirs:
256256
- x509-store
257257

stack.yaml.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -811,15 +811,15 @@ packages:
811811
subdir: x509-store
812812
name: x509-store
813813
version: 1.6.7
814-
git: https://github.com/wireapp/hs-certificate
814+
git: https://github.com/vincenthz/hs-certificate
815815
pantry-tree:
816816
size: 398
817-
sha256: 96deca9a5358118057cd145f198b5be06d88019eae46b263bee86c76b2fc574d
818-
commit: e3ea2e1166f0569982a85aad9bc9de8f5b2994c1
817+
sha256: bf71c28417dcf76a8aef361fbc74abe78962c80e7e996a2515996fd44b2f6ba6
818+
commit: a899bda3d7666d25143be7be8f3105fc076703d9
819819
original:
820820
subdir: x509-store
821-
git: https://github.com/wireapp/hs-certificate
822-
commit: e3ea2e1166f0569982a85aad9bc9de8f5b2994c1
821+
git: https://github.com/vincenthz/hs-certificate
822+
commit: a899bda3d7666d25143be7be8f3105fc076703d9
823823
- completed:
824824
hackage: ormolu-0.1.4.1@sha256:ed404eac6e4eb64da1ca5fb749e0f99907431a9633e6ba34e44d260e7d7728ba,6499
825825
pantry-tree:

0 commit comments

Comments
 (0)