Skip to content

Commit 81b2c64

Browse files
committed
Fix linter errors
1 parent f11aee0 commit 81b2c64

File tree

2 files changed

+3
-2
lines changed
  • packages
    • karamel/karamel.0.9.6.0
    • kremlin/kremlin.transition

2 files changed

+3
-2
lines changed

packages/karamel/karamel.0.9.6.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ remove: [
4141
]
4242
dev-repo: "git+https://github.com/FStarLang/karamel"
4343
bug-reports: "https://github.com/FStarLang/karamel/issues"
44-
synopsis: "A compiler from Low*, a low-level subset of F*, to C."
44+
synopsis: "A compiler from Low*, a low-level subset of F*, to C"
4545
flags: light-uninstall
4646
url {
4747
src: "https://github.com/FStarLang/karamel/archive/v0.9.6.0.zip"
48-
checksum: "md5=6a580d0b470484db5637d593a06811be"
48+
checksum: "md5=a158d05a4863d324ba9af5bf6b2fb22a"
4949
}

packages/kremlin/kremlin.transition/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ depends: [
2525
]
2626
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
2727
synopsis: "Virtual package for the kremlin package now renamed into karamel. Can be safely uninstalled"
28+
bug-reports: "https://github.com/FStarLang/karamel/issues"

0 commit comments

Comments
 (0)