me
/
guix
Archived
1
0
Fork 0

gnu: r-mboost: Update to 2.9-7.

* gnu/packages/cran.scm (r-mboost): Update to 2.9-7.
master
Ricardo Wurmus 2022-05-28 08:30:10 +02:00
parent 819d200a0b
commit fd8062128b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1471,13 +1471,13 @@ objects.")
(define-public r-mboost
(package
(name "r-mboost")
(version "2.9-6")
(version "2.9-7")
(source (origin
(method url-fetch)
(uri (cran-uri "mboost" version))
(sha256
(base32
"1gvcq1y9prpgxw5kxa20l31p384gksfx0pn7gf29jbl3cknqiyix"))))
"01ln0vxbbx1fq77q17sx61si82lhfibbchsnf2yw9032cn8wnhh2"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice