me
/
guix
Archived
1
0
Fork 0

gnu: r-parsedate: Update to 1.3.1.

* gnu/packages/cran.scm (r-parsedate): Update to 1.3.1.
master
Ricardo Wurmus 2022-11-04 08:23:25 +01:00
parent 7f9d530be0
commit ce55e740fb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8966,14 +8966,14 @@ and Eclat.")
(define-public r-parsedate (define-public r-parsedate
(package (package
(name "r-parsedate") (name "r-parsedate")
(version "1.3.0") (version "1.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "parsedate" version)) (uri (cran-uri "parsedate" version))
(sha256 (sha256
(base32 (base32
"1c2cpsvma3fkx6zp191bpfvf5rmpsr13g8rzqk6ycyb0n7b9k4qy")))) "1cfinqlbchmkhkgmdwiy3mnxb17lp02jfk2gpw56hq9vh6wimhqz"))))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://github.com/gaborcsardi/parsedate") (home-page "https://github.com/gaborcsardi/parsedate")
(synopsis (synopsis