We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ouroboros-consensus
1 parent 79b9c02 commit 64e62e7Copy full SHA for 64e62e7
.github/workflows/hls.yml
@@ -14,7 +14,7 @@ jobs:
14
test-hls-works:
15
env:
16
# Modify this value to "invalidate" the cache.
17
- HLS_CACHE_VERSION: "2025-08-11"
+ HLS_CACHE_VERSION: "2025-08-12"
18
19
runs-on: ubuntu-latest
20
timeout-minutes: 60
cabal.project
@@ -64,8 +64,8 @@ if impl (ghc >= 9.12)
64
source-repository-package
65
type: git
66
location: https://github.com/IntersectMBO/ouroboros-consensus
67
- tag: 15fc8c4fee64473350e1904347bfd5852f9cdbfa
68
- --sha256: sha256-Tvw0dLGZkBAflpvcEwl7Acnrux9H5UaniW5YwMvIeIs=
+ tag: 5aac28bec41b7709f75a5c9f20e2431259cf237f
+ --sha256: sha256-PXnD7mAIZgnodqbMU3ImCb/uoat61vLsqnc6dUyTRIw=
69
subdir:
70
71
ouroboros-consensus-cardano
0 commit comments