Skip to content

Commit 57cd6f6

Browse files
rv-jenkinsrv-auditor
authored andcommitted
Update dependency: deps/haskell-backend_release (#412)
Co-authored-by: devops <devops@runtimeverification.com>
1 parent 2d91857 commit 57cd6f6

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

booster/cabal.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ source-repository-package
2020
source-repository-package
2121
type: git
2222
location: https://github.com/runtimeverification/haskell-backend.git
23-
tag: 0be07d293a1167615ef9342bb1820350f794e893
24-
--sha256:
23+
tag: a5847301404583e16d55cd4d051b8e605d704fbc
24+
--sha256:
2525
subdir: kore kore-rpc-types
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0be07d293a1167615ef9342bb1820350f794e893
1+
a5847301404583e16d55cd4d051b8e605d704fbc

booster/flake.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.

booster/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "hs-backend-booster";
33

44
inputs = {
5-
haskell-backend.url = "github:runtimeverification/haskell-backend/0be07d293a1167615ef9342bb1820350f794e893";
5+
haskell-backend.url = "github:runtimeverification/haskell-backend/a5847301404583e16d55cd4d051b8e605d704fbc";
66
stacklock2nix.follows = "haskell-backend/stacklock2nix";
77
nixpkgs.follows = "haskell-backend/nixpkgs";
88
};

booster/stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extra-deps:
1414
- typerep-map-0.5.0.0
1515
- monad-validate-1.2.0.1
1616
- git: https://github.com/runtimeverification/haskell-backend.git
17-
commit: 0be07d293a1167615ef9342bb1820350f794e893
17+
commit: a5847301404583e16d55cd4d051b8e605d704fbc
1818
subdirs:
1919
- kore
2020
- kore-rpc-types

booster/stack.yaml.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ packages:
5454
original:
5555
hackage: monad-validate-1.2.0.1
5656
- completed:
57-
commit: 0be07d293a1167615ef9342bb1820350f794e893
57+
commit: a5847301404583e16d55cd4d051b8e605d704fbc
5858
git: https://github.com/runtimeverification/haskell-backend.git
5959
name: kore
6060
pantry-tree:
@@ -63,11 +63,11 @@ packages:
6363
subdir: kore
6464
version: 0.60.0.0
6565
original:
66-
commit: 0be07d293a1167615ef9342bb1820350f794e893
66+
commit: a5847301404583e16d55cd4d051b8e605d704fbc
6767
git: https://github.com/runtimeverification/haskell-backend.git
6868
subdir: kore
6969
- completed:
70-
commit: 0be07d293a1167615ef9342bb1820350f794e893
70+
commit: a5847301404583e16d55cd4d051b8e605d704fbc
7171
git: https://github.com/runtimeverification/haskell-backend.git
7272
name: kore-rpc-types
7373
pantry-tree:
@@ -76,7 +76,7 @@ packages:
7676
subdir: kore-rpc-types
7777
version: 0.60.0.0
7878
original:
79-
commit: 0be07d293a1167615ef9342bb1820350f794e893
79+
commit: a5847301404583e16d55cd4d051b8e605d704fbc
8080
git: https://github.com/runtimeverification/haskell-backend.git
8181
subdir: kore-rpc-types
8282
snapshots:

0 commit comments

Comments
 (0)