Skip to content

Commit 25b80eb

Browse files
committed
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 5ebfb81 commit 25b80eb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

stack.yaml

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

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

stack.yaml.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -804,15 +804,15 @@ packages:
804804
subdir: x509-store
805805
name: x509-store
806806
version: 1.6.7
807-
git: https://github.com/wireapp/hs-certificate
807+
git: https://github.com/vincenthz/hs-certificate
808808
pantry-tree:
809809
size: 398
810-
sha256: 96deca9a5358118057cd145f198b5be06d88019eae46b263bee86c76b2fc574d
811-
commit: e3ea2e1166f0569982a85aad9bc9de8f5b2994c1
810+
sha256: bf71c28417dcf76a8aef361fbc74abe78962c80e7e996a2515996fd44b2f6ba6
811+
commit: a899bda3d7666d25143be7be8f3105fc076703d9
812812
original:
813813
subdir: x509-store
814-
git: https://github.com/wireapp/hs-certificate
815-
commit: e3ea2e1166f0569982a85aad9bc9de8f5b2994c1
814+
git: https://github.com/vincenthz/hs-certificate
815+
commit: a899bda3d7666d25143be7be8f3105fc076703d9
816816
- completed:
817817
hackage: ormolu-0.1.4.1@sha256:ed404eac6e4eb64da1ca5fb749e0f99907431a9633e6ba34e44d260e7d7728ba,6499
818818
pantry-tree:

0 commit comments

Comments
 (0)