aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2022-06-12 17:03:40 -0400
committerLudovic Courtès <ludo@gnu.org>2022-06-16 12:50:06 +0200
commit25809f5a40c1ef507a4af230c932d15ca4778859 (patch)
tree9ced4ae4d8f87df1b4b8cf5fac32ce679debfce2 /bootstrap
parent677ae314f6d8599980564ec69dfd3ff0111ef0b6 (diff)
downloadguix-25809f5a40c1ef507a4af230c932d15ca4778859.tar.gz
guix-25809f5a40c1ef507a4af230c932d15ca4778859.zip
gnu: Update llvm-for-rocm: Update to 5.1.3.
* gnu/packages/llvm.scm (llvm-for-rocm): Update to 5.1.3, now based on llvm-14. [source]{patches}: Remove unneeded patches (add_Object and add_libraries) and add new one (linkdl). * gnu/packages/patches/llvm-roc-3.0.0-add_libraries.patch, gnu/packages/patches/llvm-roc-4.2.0-add_Object.patch: Delete files. * gnu/packages/patches/llvm-roc-5.0.0-linkdl.patch: New file. * gnu/local.mk (dist_patch_DATA): Update to match current patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions
-highlight'> * gnu/packages/python-crypto.scm (python-cryptography-rust) [arguments]: Don't skip the tests. Add a custom 'check phase. 2023-08-14gnu: python-cryptography: Update to 40.0.2.Efraim Flashner * gnu/packages/python-crypto.scm (python-cryptography): Update to 40.0.2. (python-cryptography-rust)[cargo-inputs]: Move rust-cc-1 here from cargo-development-inputs. [cargo-development-inputs]: Remove field. 2023-08-14gnu: python-cryptography-vectors: Update to 40.0.2.Efraim Flashner * gnu/packages/python-crypto.scm (python-cryptography-vectors): Update to 40.0.2. 2023-06-12gnu: python-m2crypto: Update to 0.38.0.Z572 * gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.38.0. [build-system]: switch to PYPROJECT-BUILD-SYSTEM. Signed-off-by: Christopher Baines <mail@cbaines.net> 2023-05-23gnu: Add python-crcmod.Rikard Nordgren * gnu/packages/python-crypto.scm (python-crcmod): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: jgart <jgart@dismail.de> 2023-05-22gnu: python-txtorcon: Update to 23.0.0.Juliana Sims * gnu/packages/python-crypto.scm (python-txtorcon): Update to 23.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2023-05-22gnu: python-txtorcon: Run guix style.Juliana Sims * gnu/packages/python-crypto.scm (python-txtorcon): Run guix style. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2023-05-22gnu: python-txtorcon: Fix failing build.Juliana Sims Oops, I forgot to add a copyright line - this version fixes that. * gnu/packages/python-crypto.scm (python-txtorcon): Fix failing build. Signed-off-by: Ludovic Courtès <ludo@gnu.org>