mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-chemmineob: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-chemmineob): Update to 1.42.0. Change-Id: I6de9b4e325ed48535934a23a284ffc8f6b51c77a
This commit is contained in:
parent
0b85ec45ee
commit
cfc7f49dc5
1 changed files with 2 additions and 2 deletions
|
@ -20668,13 +20668,13 @@ (define-public r-bigpint
|
|||
(define-public r-chemmineob
|
||||
(package
|
||||
(name "r-chemmineob")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChemmineOB" version))
|
||||
(sha256
|
||||
(base32 "0mfajzwzldmra6g5kni5yw7m2n719456p1vd3hxx2r7l1phdjixi"))))
|
||||
(base32 "17yvmdg16pb1dmx160n6vcgw3sa1yf40f8yzivdyic3sckn4z4bw"))))
|
||||
(properties `((upstream-name . "ChemmineOB")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue