From 1e8c9b63e0ebd9625d598b1f585484d1a0e5860c Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Thu, 25 Jul 2024 02:02:38 -0600 Subject: [PATCH] Update dependency: deps/haskell-backend_release (#4546) Co-authored-by: devops --- 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 9d6e2f7a0fb..e7769980370 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.46 +v0.1.48 diff --git a/flake.lock b/flake.lock index c374cf23c70..b6f569607c2 100644 --- a/flake.lock +++ b/flake.lock @@ -65,16 +65,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1721316629, - "narHash": "sha256-Iq161QQX78LtJnDyOm2zv0c+leGBb/bo0laKsk86pUo=", + "lastModified": 1721890597, + "narHash": "sha256-9UkFS+/Fv7bIwqNVzifSaH3MyI+LaTvpeZ1Oc8K0o0M=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "8d61e69a3cc73ae15306775bb2e97ec31247690a", + "rev": "6d3ab26f2c539cbeff152040fa1ea716df6a21ad", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.46", + "ref": "v0.1.48", "repo": "haskell-backend", "type": "github" } diff --git a/flake.nix b/flake.nix index 57f51f1d0b1..53a1e960dfa 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.62"; haskell-backend = { - url = "github:runtimeverification/haskell-backend/v0.1.46"; + url = "github:runtimeverification/haskell-backend/v0.1.48"; 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 8d61e69a3cc..6d3ab26f2c5 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit 8d61e69a3cc73ae15306775bb2e97ec31247690a +Subproject commit 6d3ab26f2c539cbeff152040fa1ea716df6a21ad