Skip to content

Commit 216530d

Browse files
Update dependency: kmultiversx/src/kmultiversx/kdist/plugin (#331)
* kmultiversx/src/kmultiversx/kdist/plugin: Set Version c9264b240c00d1f6cc20e22aac83c94d1a499138 * Set Version: 0.1.119 * kmultiversx/: sync poetry files 0.1.106 * deps/blockchain-k-plugin_release: sync release file version c9264b240c00d1f6cc20e22aac83c94d1a499138 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent 58ce9c6 commit 216530d

File tree

7 files changed

+79
-78
lines changed

7 files changed

+79
-78
lines changed

deps/blockchain-k-plugin_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a6b4c7d851afd9e2729901b515c6e699464611d7
1+
c9264b240c00d1f6cc20e22aac83c94d1a499138

flake.lock

Lines changed: 12 additions & 12 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
@@ -10,7 +10,7 @@
1010
poetry2nix.follows = "k-framework/poetry2nix";
1111
blockchain-k-plugin = {
1212
url =
13-
"github:runtimeverification/blockchain-k-plugin/a6b4c7d851afd9e2729901b515c6e699464611d7";
13+
"github:runtimeverification/blockchain-k-plugin/c9264b240c00d1f6cc20e22aac83c94d1a499138";
1414
inputs.flake-utils.follows = "k-framework/flake-utils";
1515
inputs.nixpkgs.follows = "k-framework/nixpkgs";
1616
};

kmultiversx/poetry.lock

Lines changed: 62 additions & 61 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.118"
7+
version = "0.1.119"
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.118
1+
0.1.119

0 commit comments

Comments
 (0)