From 1dc26119beb19261d253ad8515682682d10437ac Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Tue, 29 Oct 2024 16:43:12 -0600 Subject: [PATCH] Update dependency: deps/haskell-backend_release (#4675) Co-authored-by: devops Co-authored-by: Jost Berthold --- deps/haskell-backend_release | 2 +- flake.lock | 8 ++++---- flake.nix | 2 +- haskell-backend/src/main/native/haskell-backend | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deps/haskell-backend_release b/deps/haskell-backend_release index 3ea761aedb..189b4b2fdd 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.92 +v0.1.94 diff --git a/flake.lock b/flake.lock index 62bb68bfec..c31b67fb14 100644 --- a/flake.lock +++ b/flake.lock @@ -65,16 +65,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1729679874, - "narHash": "sha256-+HNfnDTdH08YEHgTYIB0CF1YWrJMbiH9vyQUKnOyhsA=", + "lastModified": 1730205852, + "narHash": "sha256-XKnmxGR8s3x5PviM2c5I67C1ZE4inNPkd/cL1HclYlc=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "d933d5ccb4cee63b83b8a990a03d3f4267139e41", + "rev": "bc4baaf4e437e711e45da7171a94eb7f617885cd", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.92", + "ref": "v0.1.94", "repo": "haskell-backend", "type": "github" } diff --git a/flake.nix b/flake.nix index 1038735b97..1c28edfd4f 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.103"; haskell-backend = { - url = "github:runtimeverification/haskell-backend/v0.1.92"; + url = "github:runtimeverification/haskell-backend/v0.1.94"; inputs.rv-utils.follows = "llvm-backend/rv-utils"; inputs.nixpkgs.follows = "llvm-backend/nixpkgs"; }; diff --git a/haskell-backend/src/main/native/haskell-backend b/haskell-backend/src/main/native/haskell-backend index d933d5ccb4..bc4baaf4e4 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit d933d5ccb4cee63b83b8a990a03d3f4267139e41 +Subproject commit bc4baaf4e437e711e45da7171a94eb7f617885cd