gnu: ocaml-linenoise: Update to 1.4.0.

* gnu/packages/ocaml.scm (ocaml-linenoise): Update to 1.4.0.
This commit is contained in:
Julien Lepiller 2022-09-20 20:20:19 +02:00
parent 8734851a8c
commit c593429b43
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -1954,7 +1954,7 @@ (define-public ocaml4.07-ppx-tools-versioned
(define-public ocaml-linenoise
(package
(name "ocaml-linenoise")
(version "1.3.1")
(version "1.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1963,7 +1963,7 @@ (define-public ocaml-linenoise
(file-name (git-file-name name version))
(sha256
(base32
"0s98695skz1wvrak0rdlh80w3cv6piic1dxqpn9rv1yymbklafg4"))))
"1gk11pflal08kg2dz1b5zrlpnhbxpg2rwf8cknw3vzmq6gsmk2kc"))))
(build-system dune-build-system)
(arguments
;; No tests