Skip to content

Commit 1faed6b

Browse files
rv-jenkinsrv-auditortothtamas28
authored
Update dependency: deps/k_release (#58)
Update `kframework` to `7.1.304`. --------- Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: Tamás Tóth <tothtamas28@users.noreply.github.com>
1 parent ae7c87e commit 1faed6b

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.301
1+
7.1.304

flake.lock

Lines changed: 18 additions & 18 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
@@ -5,7 +5,7 @@
55
nixpkgs.follows = "rv-nix-tools/nixpkgs";
66

77
flake-utils.url = "github:numtide/flake-utils";
8-
k-framework.url = "github:runtimeverification/k/v7.1.301";
8+
k-framework.url = "github:runtimeverification/k/v7.1.304";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
1010
uv2nix.url = "github:pyproject-nix/uv2nix/4cca323a547a1aaa9b94929c4901bed5343eafe8";
1111
# uv2nix requires a newer version of nixpkgs

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = ""
99
readme = "README.md"
1010
requires-python = "~=3.10"
1111
dependencies = [
12-
"kframework==7.1.301",
12+
"kframework==7.1.304",
1313
]
1414

1515
[[project.authors]]

uv.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.

0 commit comments

Comments
 (0)