diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2024-04-23 11:23:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 11:23:57 -0400 |
commit | f925257367d3879dcee3a9a29d0fcb387a9698d7 (patch) | |
tree | 5af75bf30d7dbadbd882ef018aaab639a78d5fc5 | |
parent | 01e366419a91fcc6d12556f731fe6bc71d4b32fc (diff) | |
download | astroconda-releases-f925257367d3879dcee3a9a29d0fcb387a9698d7.tar.gz |
Fix delivery name and timestamp (#167)
-rw-r--r-- | caldp/infrastructure/dev/CALDP_infrastructure_CAL_linux_py311_rc7.yml | 4 | ||||
-rw-r--r-- | 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: |