Skip to content

Commit 64e62e7

Browse files
committed
Update ouroboros-consensus stanza
1 parent 79b9c02 commit 64e62e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/hls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test-hls-works:
1515
env:
1616
# Modify this value to "invalidate" the cache.
17-
HLS_CACHE_VERSION: "2025-08-11"
17+
HLS_CACHE_VERSION: "2025-08-12"
1818

1919
runs-on: ubuntu-latest
2020
timeout-minutes: 60

cabal.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ if impl (ghc >= 9.12)
6464
source-repository-package
6565
type: git
6666
location: https://github.com/IntersectMBO/ouroboros-consensus
67-
tag: 15fc8c4fee64473350e1904347bfd5852f9cdbfa
68-
--sha256: sha256-Tvw0dLGZkBAflpvcEwl7Acnrux9H5UaniW5YwMvIeIs=
67+
tag: 5aac28bec41b7709f75a5c9f20e2431259cf237f
68+
--sha256: sha256-PXnD7mAIZgnodqbMU3ImCb/uoat61vLsqnc6dUyTRIw=
6969
subdir:
7070
ouroboros-consensus
7171
ouroboros-consensus-cardano

0 commit comments

Comments
 (0)