[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/99: gnu: r-fftwtools: Update to 0.9-11.
From: |
guix-commits |
Subject: |
43/99: gnu: r-fftwtools: Update to 0.9-11. |
Date: |
Tue, 9 Mar 2021 16:07:15 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit cf1ef75cc4542eed74db8d22877e412f9302e8db
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:39:48 2021 +0100
gnu: r-fftwtools: Update to 0.9-11.
* gnu/packages/cran.scm (r-fftwtools): Update to 0.9-11.
[native-inputs]: Add pkg-config.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b8304c0..607ea4a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11689,16 +11689,18 @@ components).")
(define-public r-fftwtools
(package
(name "r-fftwtools")
- (version "0.9-9")
+ (version "0.9-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "fftwtools" version))
(sha256
(base32
- "0h8lyl2i6zq16ir7xnfj9dhyivxvwikm8lml19s8s8jx95z3n9x9"))))
+ "0zrchp4l0jdbir2gibjf00x225y9giqk80zvqmr2yyvc12lwkw7i"))))
(build-system r-build-system)
(inputs `(("fftw" ,fftw)))
+ (native-inputs
+ `(("pkg-config" ,pkg-config)))
(home-page "https://github.com/krahim/fftwtools")
(synopsis "Wrapper for FFTW3")
(description
- 41/99: gnu: r-activity: Update to 1.3.1., (continued)
- 41/99: gnu: r-activity: Update to 1.3.1., guix-commits, 2021/03/09
- 46/99: gnu: r-dotcall64: Update to 1.0-1., guix-commits, 2021/03/09
- 44/99: gnu: r-tiff: Update to 0.1-7., guix-commits, 2021/03/09
- 59/99: gnu: r-kableextra: Update to 1.3.4., guix-commits, 2021/03/09
- 10/99: gnu: r-rticles: Update to 0.19., guix-commits, 2021/03/09
- 15/99: gnu: r-ggally: Update to 2.1.1., guix-commits, 2021/03/09
- 17/99: gnu: r-rmpi: Update to 0.6-9.1., guix-commits, 2021/03/09
- 32/99: gnu: r-officer: Update to 0.3.17., guix-commits, 2021/03/09
- 34/99: gnu: r-deriv: Update to 4.1.3., guix-commits, 2021/03/09
- 33/99: gnu: r-insight: Update to 0.13.1., guix-commits, 2021/03/09
- 43/99: gnu: r-fftwtools: Update to 0.9-11.,
guix-commits <=
- 48/99: gnu: r-shinyjqui: Update to 0.4.0., guix-commits, 2021/03/09
- 50/99: gnu: r-units: Update to 0.7-0., guix-commits, 2021/03/09
- 47/99: gnu: r-epi: Update to 2.44., guix-commits, 2021/03/09
- 56/99: gnu: r-ggraph: Update to 2.0.5., guix-commits, 2021/03/09
- 52/99: gnu: r-genetics: Update to 1.3.8.1.3., guix-commits, 2021/03/09
- 51/99: gnu: r-deldir: Update to 0.2-10., guix-commits, 2021/03/09
- 67/99: gnu: r-isoband: Update to 0.2.4., guix-commits, 2021/03/09
- 69/99: gnu: r-survminer: Update to 0.4.9., guix-commits, 2021/03/09
- 64/99: gnu: r-isocodes: Update to 2021.02.24., guix-commits, 2021/03/09
- 70/99: gnu: r-rsample: Update to 0.0.9., guix-commits, 2021/03/09