me
/
guix
Archived
1
0
Fork 0

gnu: r-bdgraph: Update to 2.65.

* gnu/packages/cran.scm (r-bdgraph): Update to 2.65.
master
Ricardo Wurmus 2022-04-11 18:01:25 +02:00
parent 61f5d714b4
commit ca7d935528
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24889,14 +24889,14 @@ output in R.")
(define-public r-bdgraph (define-public r-bdgraph
(package (package
(name "r-bdgraph") (name "r-bdgraph")
(version "2.64") (version "2.65")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "BDgraph" version)) (uri (cran-uri "BDgraph" version))
(sha256 (sha256
(base32 (base32
"0pnzbw09c7amsvj8l4p1jnmss4rkbr1dsmagiygh8lj5fbrklgr4")))) "0rg3wi9xwsbj90gb60p3vzkfrf76hwh47nc6fwv6c21yzd3s7vm4"))))
(properties `((upstream-name . "BDgraph"))) (properties `((upstream-name . "BDgraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs