gnu: r-ttr: Update to 0.23-6.

* gnu/packages/cran.scm (r-ttr): Update to 0.23-6.
This commit is contained in:
Ricardo Wurmus 2019-12-17 14:56:05 +01:00
parent 4d6ccb0000
commit 6e963260ae
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4278,14 +4278,14 @@ (define-public r-tfisher
(define-public r-ttr
(package
(name "r-ttr")
(version "0.23-5")
(version "0.23-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "TTR" version))
(sha256
(base32
"0fxipnyxaz55n4camrk9cs71x9w4dsmjrihysv8i1s6khf825rg6"))))
"0rg22ma3x07s9djlxscfw5jcq1gbir05cwhgvwfi53x1sf4hmhdg"))))
(properties `((upstream-name . "TTR")))
(build-system r-build-system)
(propagated-inputs