me
/
guix
Archived
1
0
Fork 0

gnu: r-longdat: Update to 1.1.2.

* gnu/packages/cran.scm (r-longdat): Update to 1.1.2.
Ricardo Wurmus 2023-07-17 14:19:53 +02:00
parent b071105584
commit fa0788a9b4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19381,13 +19381,13 @@ handling in messages and custom formatting.")
(define-public r-longdat (define-public r-longdat
(package (package
(name "r-longdat") (name "r-longdat")
(version "1.1.1") (version "1.1.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "LongDat" version)) (uri (cran-uri "LongDat" version))
(sha256 (sha256
(base32 (base32
"1k8rl6jv4xzsm620wf373ds6l8fbb5ff07rgbp0bgqrymvwdf1jc")))) "1rzkb7byd32jqvhf75zyvy0dlkq79aicz8j0x7lk821qiq4dfv6l"))))
(properties `((upstream-name . "LongDat"))) (properties `((upstream-name . "LongDat")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (list r-bestnormalize (propagated-inputs (list r-bestnormalize