me
/
guix
Archived
1
0
Fork 0

gnu: opam: Update to 2.0.7.

* gnu/packages/ocaml.scm (opam): Update to 2.0.7.
master
Julien Lepiller 2020-09-30 22:30:19 +02:00
parent 32fd3e9c0b
commit ef841e96b9
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -436,7 +436,7 @@ the opam file format.")
(define-public opam
(package
(name "opam")
(version "2.0.6")
(version "2.0.7")
(source (origin
(method git-fetch)
(uri (git-reference
@ -445,7 +445,7 @@ the opam file format.")
(file-name (git-file-name name version))
(sha256
(base32
"1vyga2jllsfsikppxyzljm4isfnnnl8k0rb44h8xaddjzdg1d4m8"))))
"1p719ccn9wnzk6impsnwr809yh507h8f37dx9nn64b1hsyb5z8ax"))))
(build-system ocaml-build-system)
(arguments
`(#:configure-flags