gnu: opam: Update to 2.0.8.

* gnu/packages/ocaml.scm (opam): Update to 2.0.8.
This commit is contained in:
Julien Lepiller 2021-02-11 23:52:58 +01:00
parent af0e5164b8
commit 6bf136c890
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -485,7 +485,7 @@ (define-public ocaml-opam-file-format
(define-public opam
(package
(name "opam")
(version "2.0.7")
(version "2.0.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -494,7 +494,7 @@ (define-public opam
(file-name (git-file-name name version))
(sha256
(base32
"1p719ccn9wnzk6impsnwr809yh507h8f37dx9nn64b1hsyb5z8ax"))))
"1z0ls6xxa4ws5xw0am5gxmh5apnmyhgkcphrncp53w34j8sfydsj"))))
(build-system ocaml-build-system)
(arguments
`(#:configure-flags