From 62fa23e4f64a39e6e063206b095b07f0e2f315a3 Mon Sep 17 00:00:00 2001 From: Jean Connelly Date: Wed, 3 Jul 2024 12:13:55 -0400 Subject: [PATCH] Specify the full package and perl version for a set of packages --- pkg_defs/ska3-perl/meta.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkg_defs/ska3-perl/meta.yaml b/pkg_defs/ska3-perl/meta.yaml index c088ea49..09d0425f 100644 --- a/pkg_defs/ska3-perl/meta.yaml +++ b/pkg_defs/ska3-perl/meta.yaml @@ -22,19 +22,19 @@ requirements: - mkl_fft ==1.3.1 # [linux] - perl ==5.32.1 - perl-app-cpanminus ==1.7047 - - perl-app-env-ascds ==0.04 # [linux] + - perl-app-env-ascds =0.04=pl5321_1 # [linux] - perl-astro-fits-cfitsio-simple ==0.20 # [linux] - - perl-chandra-time ==0.9.2 # [linux] + - perl-chandra-time =0.9.2=pl5321h2bc3f7f_1 # [linux] - perl-core-deps ==0.4.0 - - perl-cxc-sysarch ==1.00 # [linux] + - perl-cxc-sysarch =1.00=pl5321_1 # [linux] - perl-dbd-sybase ==1.24 # [linux] - perl-extended-deps ==0.4.0 # [linux] - perl-io-tty ==1.16 # [osx and x86_64] - perl-io-tty ==1.20 # [linux or arm64] - perl-ska-agasc =3.5.0=pl5321_2# [linux] - - perl-ska-classic ==0.6 - - perl-ska-convert ==4.3 # [linux] - - perl-ska-web ==4.0 # [linux] + - perl-ska-classic =0.6=pl5321_1 + - perl-ska-convert =4.3=pl5321_2 # [linux] + - perl-ska-web =4.0=pl5321_1 # [linux] - perl-tk =804.035=pl5321h3fd9d12_1 # [linux] - pkg-config ==0.29.2 - sysroot_linux-64 ==2.17 # [linux]