import: opam: Fix conditions.
authorJulien Lepiller <julien@lepiller.eu>
Fri, 1 Feb 2019 14:58:12 +0000 (15:58 +0100)
committerJulien Lepiller <julien@lepiller.eu>
Tue, 5 Feb 2019 21:33:06 +0000 (22:33 +0100)
commit0f4432c620f8d569ef29ca74bad2b7eebd803441
tree8797e7fa4bbce816cccd81a75601ecd5fa60b906
parent6c8666b4513ba66bb1de0c129eec8a5623fddfeb
import: opam: Fix conditions.

* guix/import/opam.scm (condition-eq, condition-neq): The first argument
can be empty.
* tests/opam.scm: Add test case.
guix/import/opam.scm
tests/opam.scm