mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-31 16:42:38 -05:00
gnu: r-pepsnmr: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-pepsnmr): Update to 1.18.0.
This commit is contained in:
parent
54614fc9d5
commit
e3732dcda4
1 changed files with 2 additions and 2 deletions
|
@ -10192,13 +10192,13 @@ (define-public r-perfmeas
|
|||
(define-public r-pepsnmr
|
||||
(package
|
||||
(name "r-pepsnmr")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "PepsNMR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"02i29jinawssqlb33wvj0h9w6cfcvamlyfxdynd38jmwx23l15l5"))))
|
||||
"17rbadvay3kbp4r6p023yww4biw9cl359q200ciygr7d2ffcas85"))))
|
||||
(properties `((upstream-name . "PepsNMR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue