Skip to content

Commit 9f1ec03

Browse files
Update dependency: deps/k_release (#49)
Update `kframework` to `7.1.288`. --------- Co-authored-by: devops <[email protected]>
1 parent a9b75b8 commit 9f1ec03

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.280
1+
7.1.288

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
@@ -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.280";
8+
k-framework.url = "github:runtimeverification/k/v7.1.288";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
1010
uv2nix.url = "github:pyproject-nix/uv2nix/be511633027f67beee87ab499f7b16d0a2f7eceb";
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.280",
12+
"kframework==7.1.288",
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)