Skip to content

Commit

Permalink
flake.nix, llvm-backend/src/main/native/llvm-backend: update to versi…
Browse files Browse the repository at this point in the history
…on v0.1.100
  • Loading branch information
rv-jenkins committed Oct 16, 2024
1 parent 5ee01da commit ad420b8
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
@@ -1,7 +1,7 @@
{
description = "K Framework";
inputs = {
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.99";
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.100";
haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.76";
inputs.rv-utils.follows = "llvm-backend/rv-utils";
Expand Down

0 comments on commit ad420b8

Please sign in to comment.