gnu: r-adamethods: Update to 1.2.1.

* gnu/packages/cran.scm (r-adamethods): Update to 1.2.1.
This commit is contained in:
Ricardo Wurmus 2020-08-12 11:58:49 +02:00
parent ac6ce7bb52
commit d222c7527d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19523,14 +19523,14 @@ (define-public r-anthropometry
(define-public r-adamethods
(package
(name "r-adamethods")
(version "1.2")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "adamethods" version))
(sha256
(base32
"0mp73zh5x6h18gv29v981kb9n632kb58lvlcxwr6vcvrx393nrxh"))))
"150awbd3skb1mqca18bqjykhyycqw8crviw66s6qrcnmcsbk77pj"))))
(properties `((upstream-name . "adamethods")))
(build-system r-build-system)
(propagated-inputs