mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
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:
parent
950a63656c
commit
4736d3a221
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue