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
(package
(name "r-bdgraph")
(version "2.72")
(version "2.73")
(source
(origin
(method url-fetch)
(uri (cran-uri "BDgraph" version))
(sha256
(base32
"1kc3icd7glivbjlhl9fbmxqza5w2x000w0w8ii8np9gjrhdwrybw"))))
"0bf1y35rc96l09pb4fyb693wkl20pyvmqav1rw2h3h8pyyvqkalh"))))
(properties `((upstream-name . "BDgraph")))
(build-system r-build-system)
(propagated-inputs