mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-gillespiessa2: Update to 0.2.10.
* gnu/packages/cran.scm (r-gillespiessa2): Update to 0.2.10.
This commit is contained in:
parent
a2821e7aff
commit
64346a37de
1 changed files with 2 additions and 2 deletions
|
@ -13340,13 +13340,13 @@ back to file after modifications.")
|
|||
(define-public r-gillespiessa2
|
||||
(package
|
||||
(name "r-gillespiessa2")
|
||||
(version "0.2.8")
|
||||
(version "0.2.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "GillespieSSA2" version))
|
||||
(sha256
|
||||
(base32 "03ym8qx5yc1a6j9l973lc0rjzs8hiax8fq13j7m1fcb1pvnbvar5"))))
|
||||
(base32 "0mvsjkjkm27j1y6mfipmxjmki4hpxw0cnmcmls7i5pacnrxc1gcb"))))
|
||||
(properties `((upstream-name . "GillespieSSA2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue