mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
Libxc 7.1.1 -> 7.1.2 (#5612)
This commit is contained in:
parent
a0df33dd6a
commit
2a9776c2cd
4 changed files with 8 additions and 8 deletions
|
|
@ -184,7 +184,7 @@ spack:
|
|||
|
||||
repos:
|
||||
builtin:
|
||||
commit: 9314cd0194cb79e73b44927e920130cd4379f012 # 2026-07-20
|
||||
commit: 131214174051056d434e43d34f7c7645a385a835 # 2026-07-21
|
||||
|
||||
specs:
|
||||
# Build tools
|
||||
|
|
@ -215,7 +215,7 @@ spack:
|
|||
- "libsmeagol@1.2"
|
||||
- "libvdwxc@0.5.0"
|
||||
- "libvori@220621"
|
||||
- "libxc@7.1.1"
|
||||
- "libxc@7.1.2"
|
||||
- "libxs@1.0.0"
|
||||
- "libxsmm@2.0.0"
|
||||
# - "libxstream@1.0.0"
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ spack:
|
|||
|
||||
repos:
|
||||
builtin:
|
||||
commit: 9314cd0194cb79e73b44927e920130cd4379f012 # 2026-07-20
|
||||
commit: 131214174051056d434e43d34f7c7645a385a835 # 2026-07-21
|
||||
|
||||
specs:
|
||||
# Build tools
|
||||
|
|
@ -113,7 +113,7 @@ spack:
|
|||
- "libfci@0.1.0"
|
||||
- "libint@2.13.1-cp2k-lmax-5"
|
||||
- "libvori@220621"
|
||||
- "libxc@7.1.1"
|
||||
- "libxc@7.1.2"
|
||||
- "libxs@1.0.0"
|
||||
- "libxsmm@2.0.0"
|
||||
- "openblas@0.3.33"
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ spack:
|
|||
|
||||
repos:
|
||||
builtin:
|
||||
commit: 9314cd0194cb79e73b44927e920130cd4379f012 # 2026-07-20
|
||||
commit: 131214174051056d434e43d34f7c7645a385a835 # 2026-07-21
|
||||
|
||||
specs:
|
||||
# Build tools
|
||||
|
|
@ -138,7 +138,7 @@ spack:
|
|||
# - "libgint@release_v1"
|
||||
- "libint@2.13.1-cp2k-lmax-5"
|
||||
- "libvori@220621"
|
||||
- "libxc@7.1.1"
|
||||
- "libxc@7.1.2"
|
||||
- "libxs@1.0.0"
|
||||
- "libxsmm@2.0.0"
|
||||
# - "libxstream@1.0.0"
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
|
||||
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
|
||||
|
||||
libxc_ver="7.1.1"
|
||||
libxc_sha256="0e913232757338f345830250bf344d8c60feca5b8ff6c0c6b2229c5189eea11f"
|
||||
libxc_ver="7.1.2"
|
||||
libxc_sha256="3915fac94416e4c415534223ea492ad2663f928acf27e98662c861b094a6c306"
|
||||
source "${SCRIPT_DIR}"/common_vars.sh
|
||||
source "${SCRIPT_DIR}"/tool_kit.sh
|
||||
source "${SCRIPT_DIR}"/signal_trap.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue