gnu: r-rttf2pt1: Update to 1.3.12.
* gnu/packages/cran.scm (r-rttf2pt1): Update to 1.3.12.
This commit is contained in:
parent
28e49ff0e6
commit
a10902a068
1 changed files with 2 additions and 2 deletions
|
@ -20639,14 +20639,14 @@ (define-public r-xyz
|
|||
(define-public r-rttf2pt1
|
||||
(package
|
||||
(name "r-rttf2pt1")
|
||||
(version "1.3.11")
|
||||
(version "1.3.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Rttf2pt1" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fbls9hy4s0hdszg449bpapx2mhknwiasvr15djf9f1hm0b2908p"))))
|
||||
"10x580dnzddm9z045gya5ya01d10s9mpp0fy8ilrldlh74q7ljqb"))))
|
||||
(properties `((upstream-name . "Rttf2pt1")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://github.com/wch/Rttf2pt1")
|
||||
|
|
Loading…
Reference in a new issue