me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-ocurl: Update to 0.9.1.

* gnu/packages/ocaml.scm (ocaml-ocurl): Update to 0.9.1.
master
Julien Lepiller 2020-05-15 15:56:33 +02:00
parent bee8c8acd7
commit 1ac2bf05c8
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -2192,14 +2192,14 @@ without a complete in-memory representation of the data.")
(define-public ocaml-ocurl (define-public ocaml-ocurl
(package (package
(name "ocaml-ocurl") (name "ocaml-ocurl")
(version "0.8.2") (version "0.9.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://ygrek.org.ua/p/release/ocurl/ocurl-" (uri (string-append "http://ygrek.org.ua/p/release/ocurl/ocurl-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1ax3xdlzgb1zg7d0wr9nwgmh6a45a764m0wk8p6mx07ad94hz0q9")))) "0n621cxb9012pj280c7821qqsdhypj8qy9qgrah79dkh6a8h2py6"))))
(build-system ocaml-build-system) (build-system ocaml-build-system)
(arguments (arguments
`(#:phases `(#:phases