Skip to content

Commit

Permalink
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Browse files Browse the repository at this point in the history
… version v0.1.86
  • Loading branch information
rv-jenkins committed Oct 7, 2024
1 parent 4ae9211 commit 71f149e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
inputs = {
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.98";
haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.85";
url = "github:runtimeverification/haskell-backend/v0.1.86";
inputs.rv-utils.follows = "llvm-backend/rv-utils";
inputs.nixpkgs.follows = "llvm-backend/nixpkgs";
};
Expand Down

0 comments on commit 71f149e

Please sign in to comment.