gnu: r-bdgraph: Update to 2.73.

* gnu/packages/cran.scm (r-bdgraph): Update to 2.73.

Change-Id: I79671b10863b7f24953a7cd410f237297c623f7f
This commit is contained in:
Ricardo Wurmus 2024-08-25 23:17:17 +02:00
parent 975fde0174
commit 0f925a2c71
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -33072,14 +33072,14 @@ (define-public r-lisreltor
(define-public r-bdgraph (define-public r-bdgraph
(package (package
(name "r-bdgraph") (name "r-bdgraph")
(version "2.72") (version "2.73")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "BDgraph" version)) (uri (cran-uri "BDgraph" version))
(sha256 (sha256
(base32 (base32
"1kc3icd7glivbjlhl9fbmxqza5w2x000w0w8ii8np9gjrhdwrybw")))) "0bf1y35rc96l09pb4fyb693wkl20pyvmqav1rw2h3h8pyyvqkalh"))))
(properties `((upstream-name . "BDgraph"))) (properties `((upstream-name . "BDgraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs