Skip to content

Commit 73f9eca

Browse files
committed
flake.nix, llvm-backend/src/main/native/llvm-backend: update to version v0.1.139
1 parent a095ec5 commit 73f9eca

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
@@ -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.138";
7+
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.139";
88
llvm-backend.inputs.nixpkgs.follows = "nixpkgs";
99

1010
haskell-backend = {

0 commit comments

Comments
 (0)