gnu: r-bindr: Update to 0.1.3.

* gnu/packages/cran.scm (r-bindr): Update to 0.1.3.

Change-Id: Ifc174d0d4c12219996928ed75a1b903a95871c5d
This commit is contained in:
Ricardo Wurmus 2025-12-03 22:37:07 +01:00 committed by Andreas Enge
parent 950a63656c
commit 4736d3a221
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -16105,14 +16105,14 @@ functions subject to simple constraints.")
(define-public r-bindr
(package
(name "r-bindr")
(version "0.1.2")
(version "0.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "bindr" version))
(sha256
(base32
"16161y28wg40pwlvmildcgcwn5wx6hiyk8r79sd0r31w31h6q7sj"))))
"0vrlfws1qrs6xi41c5i3x5hb8mcghbh7l09bdmv7syyj2bcac4pj"))))
(build-system r-build-system)
(arguments
(list