Skip to content

Commit c4fc79c

Browse files
Update dependency: deps/k_release (#689)
* deps/k_release: Set Version 7.1.93 * Set Version: 0.1.97 * pykwasm/: sync poetry files 7.1.93 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent a818cb3 commit c4fc79c

File tree

6 files changed

+136
-116
lines changed

6 files changed

+136
-116
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.92
1+
7.1.93

flake.lock

Lines changed: 8 additions & 8 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 = "K Semantics of WebAssembly";
33

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

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.96
1+
0.1.97

0 commit comments

Comments
 (0)