File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,9 @@ jobs:
223
223
with :
224
224
use-sodium-vrf : false
225
225
226
+ - name : " Move to base action: install liburing on ubuntu"
227
+ run : sudo apt -y install liburing-dev
228
+
226
229
- name : Download benchmark executables
227
230
uses : actions/download-artifact@v5
228
231
with :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repository cardano-haskell-packages
14
14
-- update either of these.
15
15
index-state :
16
16
-- Bump this if you need newer packages from Hackage
17
- , hackage.haskell.org 2025-07-22T09:13 :54Z
17
+ , hackage.haskell.org 2025-08-07T11:24 :08Z
18
18
-- Bump this if you need newer packages from CHaP
19
19
, cardano-haskell-packages 2025-08-06T10:58 :15Z
20
20
@@ -98,9 +98,6 @@ constraints:
98
98
99
99
source-repository-package
100
100
type : git
101
- location : https://github.com/IntersectMBO/lsm-tree
102
- tag : 84857d4f921a265f267df175e74ba6c652d2b1a0
103
- --sha256 : sha256-IgE/sqDfehaJVRLaf2euzc7sJ3hRUr+hAe2GUILvXa8=
104
- subdir :
105
- .
106
- bloomfilter-blocked
101
+ location : https://github.com/jasagredo/digest
102
+ tag : 329fc2a911878ffe47472751cb40aae20ab2c00a
103
+ --sha256 : sha256-84f8dFee9EfWbQ5UTLZ9MrsZ3JVojNhzfTGmWof6wHU=
You can’t perform that action at this time.
0 commit comments