gnu: r-th-data: Update to 1.1-1.

* gnu/packages/cran.scm (r-th-data): Update to 1.1-1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:25 +02:00
parent 80730da84e
commit 0d606a229e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12028,14 +12028,14 @@ (define-public r-sandwich
(define-public r-th-data
(package
(name "r-th-data")
(version "1.1-0")
(version "1.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "TH.data" version))
(sha256
(base32
"0ghihfpk5d8gsdlzf6phw7dwwz3adx64pxk82vlmlqx53ljpxcr1"))))
"0ynxacnz002bjsp2ybql7rdqw4zd14af8r7w44nwbx22n4bapwzd"))))
(properties `((upstream-name . "TH.data")))
(build-system r-build-system)
(propagated-inputs