Skip to content

Commit 1bfd7d8

Browse files
committed
flake.nix, haskell-backend/src/main/native/haskell-backend: update to version v0.1.141
1 parent b0ef241 commit 1bfd7d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
llvm-backend.inputs.nixpkgs.follows = "nixpkgs";
99

1010
haskell-backend = {
11-
url = "github:runtimeverification/haskell-backend/v0.1.139";
11+
url = "github:runtimeverification/haskell-backend/v0.1.141";
1212
inputs.rv-nix-tools.follows = "rv-nix-tools";
1313
inputs.nixpkgs.follows = "nixpkgs";
1414
};

0 commit comments

Comments
 (0)