Skip to content

Commit

Permalink
Added time/R-sftime version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mef committed Jun 7, 2023
1 parent 8c3429d commit 3728315
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/CHANGES-2023
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: CHANGES-2023,v 1.3628 2023/06/07 12:06:05 mef Exp $
$NetBSD: CHANGES-2023,v 1.3629 2023/06/07 12:16:39 mef Exp $

Changes to the packages collection and infrastructure in 2023:

Expand Down Expand Up @@ -5017,3 +5017,4 @@ Changes to the packages collection and infrastructure in 2023:
Updated sysutils/kfilemetadata5 to 5.98.0nb11 [wiz 2023-06-07]
Updated security/easy-rsa to 3.1.4 [leot 2023-06-07]
Updated math/R-tidyr to 1.3.0 [mef 2023-06-07]
Added time/R-sftime version 0.2.0 [mef 2023-06-07]
3 changes: 2 additions & 1 deletion time/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.245 2023/06/05 11:45:21 mef Exp $
# $NetBSD: Makefile,v 1.246 2023/06/07 12:16:39 mef Exp $
#

COMMENT= Clocks, calendars, daily planners and other time related applications

SUBDIR+= R-hms
SUBDIR+= R-lubridate
SUBDIR+= R-sftime
SUBDIR+= R-timeDate
SUBDIR+= R-timechange
SUBDIR+= R-tzdb
Expand Down

0 comments on commit 3728315

Please sign in to comment.