From f925257367d3879dcee3a9a29d0fcb387a9698d7 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 23 Apr 2024 11:23:57 -0400 Subject: Fix delivery name and timestamp (#167) --- caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml | 4 ++-- caldp/infrastructure/dev/CALDP_infrastructure_CAL_macos_py311_rc7.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml b/caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml index 67c2eed..3b00fc7 100644 --- a/caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml +++ b/caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml @@ -1,5 +1,5 @@ -# delivery_name: CALDP_infrastructure_CAL_rc6 -# creation_time: Tue Apr 2 10:19:59 2024 +# delivery_name: CALDP_infrastructure_CAL_rc7 +# creation_time: Tue Apr 19 11:19:59 2024 # conda_version: 4.10.3 # condabuild_version: 3.18.11 channels: diff --git a/caldp/infrastructure/dev/CALDP_infrastructure_CAL_macos_py311_rc7.yml b/caldp/infrastructure/dev/CALDP_infrastructure_CAL_macos_py311_rc7.yml index 084401a..954083e 100644 --- a/caldp/infrastructure/dev/CALDP_infrastructure_CAL_macos_py311_rc7.yml +++ b/caldp/infrastructure/dev/CALDP_infrastructure_CAL_macos_py311_rc7.yml @@ -1,5 +1,5 @@ -# delivery_name: CALDP_infrastructure_CAL_rc6 -# creation_time: Tue Apr 2 10:11:14 2024 +# delivery_name: CALDP_infrastructure_CAL_rc7 +# creation_time: Tue Apr 19 11:19:59 2024 # conda_version: 4.12.0 # condabuild_version: 3.18.11 channels: -- cgit