me
/
guix
Archived
1
0
Fork 0

gnu: r-hdrcde: Update to 3.4.

* gnu/packages/cran.scm (r-hdrcde): Update to 3.4.
master
Ricardo Wurmus 2021-01-20 17:12:14 +01:00
parent af672c712f
commit ce2043266b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19482,14 +19482,14 @@ R.")
(define-public r-hdrcde
(package
(name "r-hdrcde")
(version "3.3")
(version "3.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "hdrcde" version))
(sha256
(base32
"0c2qbw4c3mq1cb068kjs72rxlbibz8svwcrx853jyr8ybs23z7ab"))))
"16qlk44cjvn2s0vzaf915df65ksdx20dbxhy7fpdqins46hccha3"))))
(properties `((upstream-name . "hdrcde")))
(build-system r-build-system)
(propagated-inputs