From 7e36761c3fb3ce02c4590a205a37fc05e93500f0 Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Thu, 17 Oct 2024 18:04:16 -0600 Subject: [PATCH] Update dependency: deps/haskell-backend_release (#4665) 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 2976b5a1a5..bbf629f607 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.89 +v0.1.90 diff --git a/flake.lock b/flake.lock index b58f139653..facd63ca65 100644 --- a/flake.lock +++ b/flake.lock @@ -65,16 +65,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1729079440, - "narHash": "sha256-wQi5GIW51rx33FPFZE+8ug28hYhOFNmPwbwllGPOK+o=", + "lastModified": 1729168859, + "narHash": "sha256-S9Vx0p6kDorS9NwnZb+QOTGpMKXwGlchCiiow881nTs=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "4fb57a8842d04ba0ce27393f7073feb21539118b", + "rev": "712543ed61f5ca4365b84d0f7ef6d71a35349662", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.89", + "ref": "v0.1.90", "repo": "haskell-backend", "type": "github" } diff --git a/flake.nix b/flake.nix index 019c27641d..6eeb1a519b 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.100"; haskell-backend = { - url = "github:runtimeverification/haskell-backend/v0.1.89"; + url = "github:runtimeverification/haskell-backend/v0.1.90"; 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 4fb57a8842..712543ed61 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit 4fb57a8842d04ba0ce27393f7073feb21539118b +Subproject commit 712543ed61f5ca4365b84d0f7ef6d71a35349662