[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
207/323: gnu: r-rhdf5lib: Fix build.
From: |
guix-commits |
Subject: |
207/323: gnu: r-rhdf5lib: Fix build. |
Date: |
Wed, 9 Dec 2020 06:47:23 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c5ae5c1c40bfa0299e728f31934ab4a45f9b8197
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Thu Nov 19 15:31:09 2020 +0100
gnu: r-rhdf5lib: Fix build.
* gnu/packages/bioconductor.scm (r-rhdf5lib)[arguments]: Fix build.
---
gnu/packages/bioconductor.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 49fd547..840f937 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8660,6 +8660,8 @@ block processing.")
;; Remove unnecessary store reference.
(("C Compiler:.*")
"C Compiler: GCC\n"))
+ (rename-file "hdf5/src/libhdf5.settings.in"
+ "hdf5/src/libhdf5.settings")
(rename-file "Makevars.in" "Makevars")
(substitute* "Makevars"
(("@ZLIB_LIB@") "-lz")
- 167/323: gnu: r-bifet: Update to 1.10.0., (continued)
- 167/323: gnu: r-bifet: Update to 1.10.0., guix-commits, 2020/12/09
- 169/323: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/12/09
- 183/323: gnu: r-multiassayexperiment: Update to 1.16.0., guix-commits, 2020/12/09
- 170/323: gnu: r-hyperdraw: Update to 1.42.0., guix-commits, 2020/12/09
- 177/323: gnu: r-graphite: Update to 1.36.0., guix-commits, 2020/12/09
- 185/323: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/12/09
- 176/323: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/12/09
- 180/323: gnu: r-bioccasestudies: Update to 1.52.0., guix-commits, 2020/12/09
- 199/323: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/12/09
- 195/323: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/12/09
- 207/323: gnu: r-rhdf5lib: Fix build.,
guix-commits <=
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 206/323: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/12/09
- 209/323: gnu: r-hdf5array: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 216/323: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/12/09
- 217/323: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/12/09
- 222/323: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/12/09
- 229/323: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/12/09
- 126/323: gnu: r-birewire: Update to 3.22.0., guix-commits, 2020/12/09
- 133/323: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/12/09
- 135/323: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/12/09