Skip to content

Commit 4c04556

Browse files
Update dependency: deps/k_release (#2729)
* deps/k_release: Set Version 7.1.232 * kevm-pyk/: sync poetry files pyk version 7.1.232 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent 4709f66 commit 4c04556

File tree

5 files changed

+83
-83
lines changed

5 files changed

+83
-83
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.230
1+
7.1.232

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "A flake for the KEVM Semantics";
33

44
inputs = {
5-
k-framework.url = "github:runtimeverification/k/v7.1.230";
5+
k-framework.url = "github:runtimeverification/k/v7.1.232";
66
nixpkgs.follows = "k-framework/nixpkgs";
77
flake-utils.follows = "k-framework/flake-utils";
88
rv-utils.follows = "k-framework/rv-utils";

0 commit comments

Comments
 (0)