~ruther/guix-local

792d935233c1b4b6ab1d9cc347876c4e3ba3948e — Andreas Enge 4 months ago 9103fbd
gnu: perl-bio-db-hts: Swap outdated input.

* gnu/packages/bioinformatics.scm (perl-bio-db-hts)[propagated-inputs]:
Replace htslib-1.9 by htslib.

Change-Id: I509e2ee9165d70c04753b467852fe40c805e6ea7
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 4413,7 4413,7 @@ provide a coordinated and extensible framework to do computational biology.")
    (native-inputs
     (list perl-module-build pkg-config))
    (propagated-inputs
     (list bioperl-minimal htslib-1.9))
     (list bioperl-minimal htslib))
    (home-page "https://metacpan.org/release/Bio-DB-HTS")
    (synopsis "Perl interface to HTS library for DNA sequencing")
    (description "This is a Perl interface to the HTS library for DNA