mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-30 08:02:38 -05:00
gnu: r-pepsnmr: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-pepsnmr): Update to 1.20.0. Change-Id: Ibe357d5e6d70209d0d9efb8828133d07606bf3ca
This commit is contained in:
parent
e42bd79949
commit
995fd0fb69
1 changed files with 2 additions and 2 deletions
|
@ -11989,13 +11989,13 @@ (define-public r-perfmeas
|
|||
(define-public r-pepsnmr
|
||||
(package
|
||||
(name "r-pepsnmr")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "PepsNMR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17rbadvay3kbp4r6p023yww4biw9cl359q200ciygr7d2ffcas85"))))
|
||||
"013jw9l7r87j4bmpjrvq5qn91kp44wj5vd68cl5axbqhjg7fq4ww"))))
|
||||
(properties `((upstream-name . "PepsNMR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue