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:
223223 with :
224224 use-sodium-vrf : false
225225
226+ - name : " Move to base action: install liburing on ubuntu"
227+ run : sudo apt -y install liburing-dev
228+
226229 - name : Download benchmark executables
227230 uses : actions/download-artifact@v5
228231 with :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414-- update either of these.
1515index-state :
1616 -- 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
1818 -- Bump this if you need newer packages from CHaP
1919 , cardano-haskell-packages 2025-08-06T10:58 :15Z
2020
@@ -98,9 +98,6 @@ constraints:
9898
9999source-repository-package
100100 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