mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-pepsnmr: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-pepsnmr): Update to 1.26.0. Change-Id: Ia4a90afbe99a1809adf0100b3d6eadf16efd28da
This commit is contained in:
parent
e23b45f84c
commit
3d48ddad5a
1 changed files with 2 additions and 2 deletions
|
@ -15770,13 +15770,13 @@ a given recall, F-score for single and multiple classes are available.")
|
|||
(define-public r-pepsnmr
|
||||
(package
|
||||
(name "r-pepsnmr")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "PepsNMR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03sipcga9gmcypryq3c0lhvdp1dzgbjfzxldrrp2ycyjwzwr9wzn"))))
|
||||
"145a8979akhwd8j865j1x3fk81x64a5d5784hyi57cjsi5drgbk6"))))
|
||||
(properties `((upstream-name . "PepsNMR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue