[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#52040: opam importer: unexpected “available: arch != "x86_32"“
From: |
Simon Tournier |
Subject: |
bug#52040: opam importer: unexpected “available: arch != "x86_32"“ |
Date: |
Wed, 11 Oct 2023 10:48:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
On Mon, 22 Nov 2021 at 16:47, zimoun <zimon.toutoune@gmail.com> wrote:
> $ guix import opam biocaml
> guix import: error: failed to download meta-data for package 'biocaml'
I cannot reproduce using Guix 6113e05 so it appears the bug had been
fixed. So closing.
--8<---------------cut here---------------start------------->8---
$ guix import opam biocaml
(package
(name "ocaml-biocaml")
(version "0.11.2")
(source no-source-information)
(build-system dune-build-system)
(propagated-inputs (list ocaml-base64
ocaml-core
ocaml-core-unix
ocaml-sexplib
ocaml-camlzip
ocaml-xmlm
ocaml-cfstream
ocaml-ppx-compare
ocaml-ppx-sexp-conv
ocaml-re
ocaml-rresult
ocaml-uri))
(home-page "https://github.com/biocaml/biocaml/")
(synopsis "The OCaml Bioinformatics Library")
(description
"Biocaml aims to be a high-performance user-friendly library for
Bioinformatics.
See the [website](http://biocaml.org) for detailed API documentation. We
welcome contributors and feedback from users. Please contact us with any
comments and suggestions for features you would like added.")
(license #f))
--8<---------------cut here---------------end--------------->8---
https://issues.guix.gnu.org/issue/52040
Cheers,
simon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#52040: opam importer: unexpected “available: arch != "x86_32"“,
Simon Tournier <=