diff options
Diffstat (limited to 'net-p2p/ogmios/Makefile')
-rw-r--r-- | net-p2p/ogmios/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/ogmios/Makefile b/net-p2p/ogmios/Makefile index b8e9bab78d5e..257fa1530580 100644 --- a/net-p2p/ogmios/Makefile +++ b/net-p2p/ogmios/Makefile @@ -103,9 +103,9 @@ USE_CABAL= Cabal-3.12.1.0 \ cardano-binary-1.7.1.0:chap \ cardano-crypto-1.1.2:chap \ cardano-crypto-class-2.1.5.0:chap \ - cardano-crypto-praos-2.1.2.0_3:chap \ + cardano-crypto-praos-2.1.2.0_1:chap \ cardano-crypto-test-1.5.0.2:chap \ - cardano-crypto-tests-2.1.2.0_2:chap \ + cardano-crypto-tests-2.1.2.0_1:chap \ cardano-crypto-wrapper-1.5.1.3:chap \ cardano-data-1.2.3.1:chap \ cardano-git-rev-0.2.2.0:chap \ @@ -427,7 +427,7 @@ USE_CABAL= Cabal-3.12.1.0 \ transformers-except-0.1.4_1 \ tree-diff-0.3.1_1 \ typed-process-0.2.12.0 \ - typed-protocols-0.1.1.0_3:chap \ + typed-protocols-0.1.1.0_1:chap \ typed-protocols-cborg-0.1.0.4_1:chap \ typed-protocols-examples-0.2.0.2:chap \ unbounded-delays-0.1.1.1 \ |