[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/89: gnu: r-seewave: Update to 2.1.6.
From: |
guix-commits |
Subject: |
78/89: gnu: r-seewave: Update to 2.1.6. |
Date: |
Thu, 11 Jun 2020 11:04:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 242fae8edf450e21bdf8417f2b2408e4db4666b2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:13:28 2020 +0200
gnu: r-seewave: Update to 2.1.6.
* gnu/packages/cran.scm (r-seewave): Update to 2.1.6.
[inputs]: Add libsndfile.
---
gnu/packages/cran.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2b5f1cf..af653f9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -75,6 +75,7 @@
#:use-module (gnu packages pcre)
#:use-module (gnu packages perl)
#:use-module (gnu packages pkg-config)
+ #:use-module (gnu packages pulseaudio) ;libsndfile
#:use-module (gnu packages python)
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages statistics)
@@ -17905,16 +17906,18 @@ transcription, ...")
(define-public r-seewave
(package
(name "r-seewave")
- (version "2.1.5")
+ (version "2.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "seewave" version))
(sha256
(base32
- "1qg8f5gik9pw6f9mcxqmrc9x3003s8vdm6g01pjjpyc9qaqiz2vi"))))
+ "123h3q0gps0vy9sikr7gjphnv9m3l4h4mykiydjllmrpaw1s1844"))))
(properties `((upstream-name . "seewave")))
(build-system r-build-system)
+ (inputs
+ `(("libsndfile" ,libsndfile)))
(propagated-inputs
`(("r-tuner" ,r-tuner)))
(home-page "http://rug.mnhn.fr/seewave")
- 59/89: gnu: r-gmp: Update to 0.6-0., (continued)
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5., guix-commits, 2020/06/11
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11
- 67/89: gnu: r-msigdbr: Update to 7.1.1., guix-commits, 2020/06/11
- 69/89: gnu: r-ggraph: Update to 2.0.3., guix-commits, 2020/06/11
- 74/89: gnu: r-abcrlda: Update to 1.0.3., guix-commits, 2020/06/11
- 78/89: gnu: r-seewave: Update to 2.1.6.,
guix-commits <=
- 80/89: gnu: r-actuar: Update to 3.0-0., guix-commits, 2020/06/11
- 79/89: gnu: r-gdina: Update to 2.8.0., guix-commits, 2020/06/11
- 77/89: gnu: r-elasticnet: Update to 1.3., guix-commits, 2020/06/11
- 81/89: gnu: r-rsvg: Update to 2.1., guix-commits, 2020/06/11
- 83/89: gnu: r-sem: Update to 3.1-11., guix-commits, 2020/06/11
- 76/89: gnu: r-showtext: Update to 0.8-1., guix-commits, 2020/06/11
- 75/89: gnu: r-showtextdb: Update to 3.0., guix-commits, 2020/06/11
- 29/89: gnu: r-getoptlong: Update to 1.0.0., guix-commits, 2020/06/11
- 70/89: gnu: r-rhpcblasctl: Update to 0.20-137., guix-commits, 2020/06/11
- 84/89: gnu: r-semtools: Update to 0.5-3., guix-commits, 2020/06/11