Skip to content

Commit c7d2610

Browse files
committed
fix conf-emacs version number
1 parent 4c8bbf2 commit c7d2610

File tree

1 file changed

+1
-1
lines changed
  • packages/lambdapi/lambdapi.2.3.0

1 file changed

+1
-1
lines changed

packages/lambdapi/lambdapi.2.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ depends: [
6161
"cmdliner" {>= "1.1.0"}
6262
"stdlib-shims" {>= "0.1.0"}
6363
"odoc" {with-doc}
64-
"conf-emacs" {>= "1.0"}
64+
"conf-emacs" {>= "1"}
6565
]
6666
build: [
6767
["dune" "subst"] {dev}

0 commit comments

Comments
 (0)