Skip to content

Commit 42f4c41

Browse files
Update dependency: kmultiversx/src/kmultiversx/kdist/plugin (#323)
* kmultiversx/src/kmultiversx/kdist/plugin: Set Version 69fdf830e3a98a8aa1118f84bd83723f1149468e * Set Version: 0.1.112 * kmultiversx/: sync poetry files 0.1.95 * deps/blockchain-k-plugin_release: sync release file version 69fdf830e3a98a8aa1118f84bd83723f1149468e * flake.{nix,lock}: update Nix derivations * kmultiversx/src/kmultiversx/kdist/plugin: Set Version 300c9cf567eba4c8c88675ff67ebd859795ee169 * kmultiversx/: sync poetry files 0.1.95 * deps/blockchain-k-plugin_release: sync release file version 300c9cf567eba4c8c88675ff67ebd859795ee169 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent cf69d24 commit 42f4c41

File tree

7 files changed

+29
-21
lines changed

7 files changed

+29
-21
lines changed

deps/blockchain-k-plugin_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
153c4a03f2493117467440386e549d8c748db6bf
1+
300c9cf567eba4c8c88675ff67ebd859795ee169

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
@@ -12,7 +12,7 @@
1212
poetry2nix.follows = "pyk/poetry2nix";
1313
blockchain-k-plugin = {
1414
url =
15-
"github:runtimeverification/blockchain-k-plugin/153c4a03f2493117467440386e549d8c748db6bf";
15+
"github:runtimeverification/blockchain-k-plugin/300c9cf567eba4c8c88675ff67ebd859795ee169";
1616
inputs.flake-utils.follows = "k-framework/flake-utils";
1717
inputs.nixpkgs.follows = "k-framework/nixpkgs";
1818
};

kmultiversx/poetry.lock

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

kmultiversx/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "kmultiversx"
7-
version = "0.1.111"
7+
version = "0.1.112"
88
description = "Python tools for Elrond semantics"
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.111
1+
0.1.112

0 commit comments

Comments
 (0)