Skip to content

Commit 7759548

Browse files
Update dependency: deps/k_release (#719)
* deps/k_release: Set Version 7.1.223 * Set Version: 0.1.122 * pykwasm/: sync poetry files 7.1.223 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.224 * pykwasm/: sync poetry files 7.1.224 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.225 * pykwasm/: sync poetry files 7.1.225 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.226 * pykwasm/: sync poetry files 7.1.226 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.227 * pykwasm/: sync poetry files 7.1.227 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.228 * pykwasm/: sync poetry files 7.1.228 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent 38ad95a commit 7759548

File tree

6 files changed

+104
-83
lines changed

6 files changed

+104
-83
lines changed

deps/k_release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.222
1+
7.1.228

flake.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
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.222";
5+
k-framework.url = "github:runtimeverification/k/v7.1.228";
66
nixpkgs.follows = "k-framework/nixpkgs";
77
flake-utils.follows = "k-framework/flake-utils";
88
rv-utils.follows = "k-framework/rv-utils";

package/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.121
1+
0.1.122

0 commit comments

Comments
 (0)