pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-tidyr (math/R-tidyr) Updated 1.2.0 to 1.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e17dcd9dfcb
branches:  trunk
changeset: 390352:3e17dcd9dfcb
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 14:17:14 2022 +0000

description:
(math/R-tidyr) Updated 1.2.0 to 1.2.1

# tidyr 1.2.1

* Hot patch release to resolve R CMD check failures.

diffstat:

 math/R-tidyr/Makefile |  4 ++--
 math/R-tidyr/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f176373de648 -r 3e17dcd9dfcb math/R-tidyr/Makefile
--- a/math/R-tidyr/Makefile     Sun Dec 18 14:14:29 2022 +0000
+++ b/math/R-tidyr/Makefile     Sun Dec 18 14:17:14 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2022/05/01 16:10:16 mef Exp $
+# $NetBSD: Makefile,v 1.5 2022/12/18 14:17:14 mef Exp $
 
 R_PKGNAME=     tidyr
-R_PKGVER=      1.2.0
+R_PKGVER=      1.2.1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Easily tidy data with 'spread()' and 'gather()' functions
diff -r f176373de648 -r 3e17dcd9dfcb math/R-tidyr/distinfo
--- a/math/R-tidyr/distinfo     Sun Dec 18 14:14:29 2022 +0000
+++ b/math/R-tidyr/distinfo     Sun Dec 18 14:17:14 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/05/01 16:10:16 mef Exp $
+$NetBSD: distinfo,v 1.7 2022/12/18 14:17:14 mef Exp $
 
-BLAKE2s (R/tidyr_1.2.0.tar.gz) = 0fab0e24bba77acc09a35066546b104cc537b4663a9f728b513c290694220ab2
-SHA512 (R/tidyr_1.2.0.tar.gz) = bc19c43cb8af061ee665dc4435903ee54f0a08bb12d75020d8e81e7bf84fab1277865a04e38b72884c7c86bd6cd5ed1c4e0ebfea6075692500dad134402f9bc1
-Size (R/tidyr_1.2.0.tar.gz) = 744570 bytes
+BLAKE2s (R/tidyr_1.2.1.tar.gz) = a3f5d422e3d4bb07fbd5ddb48a84ce12753edde4509d3503f870a005e9a8b1e2
+SHA512 (R/tidyr_1.2.1.tar.gz) = cb4faea07825507afbe4a0d90031bf79fbaf1d6c27df41c8b224089b654acc46f200afc27dfa8d723a9892ba2f3d0707222f8844d784bbdcf04de737ffe77989
+Size (R/tidyr_1.2.1.tar.gz) = 746056 bytes



Home | Main Index | Thread Index | Old Index