Skip to content

Commit 22861c3

Browse files
committed
flake.nix, llvm-backend/src/main/native/llvm-backend: update to version v0.1.140
1 parent 3c4360f commit 22861c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
rv-nix-tools.url = "github:runtimeverification/rv-nix-tools/854d4f05ea78547d46e807b414faad64cea10ae4";
55
nixpkgs.follows = "rv-nix-tools/nixpkgs";
66

7-
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.139";
7+
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.140";
88
llvm-backend.inputs.nixpkgs.follows = "nixpkgs";
99

1010
haskell-backend = {

0 commit comments

Comments
 (0)