mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-trajectoryutils: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-trajectoryutils): Update to 1.16.1. Change-Id: I81f2ccc2ce1dbccb724cacd8ac2bab7747fd1d36
This commit is contained in:
parent
fafd4707b6
commit
717d395a29
1 changed files with 2 additions and 2 deletions
|
@ -14044,14 +14044,14 @@ able to deal also with novel and case specific events.")
|
|||
(define-public r-trajectoryutils
|
||||
(package
|
||||
(name "r-trajectoryutils")
|
||||
(version "1.16.0")
|
||||
(version "1.16.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "TrajectoryUtils" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1mr9h5jp3945sdpyvv7y5kks3gbv77g5p25b867c55glqv7ncxrc"))))
|
||||
"0p8i8ah8dclir7wqpqcszy811kla397w2876q03j4vpwhp4f5r8f"))))
|
||||
(properties
|
||||
'((upstream-name . "TrajectoryUtils")
|
||||
(updater-extra-native-inputs . ("r-biocneighbors" "r-biocparallel"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue