From 881a796683c589c4cb86b0f9f34542078f72204f Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Thu, 13 Jun 2024 09:25:05 -0600 Subject: [PATCH] Update dependency: deps/haskell-backend_release (#4442) 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 da147300e4d..bf42c7d4ea3 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.8 +v0.1.10 diff --git a/flake.lock b/flake.lock index 203704707fa..b29c4c235bb 100644 --- a/flake.lock +++ b/flake.lock @@ -63,16 +63,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1718194542, - "narHash": "sha256-5vKVxoXS+lcz9WFncy+byyBTKs0DI8S/qhOnfE6tGmQ=", + "lastModified": 1718284603, + "narHash": "sha256-fLAY8og1RbE9rVcrEbIATUZIpkcajN8CNxDMq5x9I+s=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "1702145fbd41f19c0bb235cbf04bf7be52cf8917", + "rev": "9520aa33a9d770395cdc23cbd4c025876f548a78", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.8", + "ref": "v0.1.10", "repo": "haskell-backend", "type": "github" } diff --git a/flake.nix b/flake.nix index 6d789d6f51b..c187d7fba41 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "K Framework"; inputs = { - haskell-backend.url = "github:runtimeverification/haskell-backend/v0.1.8"; + haskell-backend.url = "github:runtimeverification/haskell-backend/v0.1.10"; nixpkgs.follows = "llvm-backend/nixpkgs"; flake-utils.url = "github:numtide/flake-utils"; llvm-backend = { diff --git a/haskell-backend/src/main/native/haskell-backend b/haskell-backend/src/main/native/haskell-backend index 1702145fbd4..9520aa33a9d 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit 1702145fbd41f19c0bb235cbf04bf7be52cf8917 +Subproject commit 9520aa33a9d770395cdc23cbd4c025876f548a78