aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/version-control.scm
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2023-10-10 17:27:45 +0000
committerChristopher Baines <mail@cbaines.net>2023-10-17 10:28:27 +0100
commit33cbb0ca8dd9edb28a12fbfdf0c430899813a737 (patch)
tree290dbc3d4fc9d1f1001c3990646296b9a68189b3 /gnu/services/version-control.scm
parent67dcc64110edfb0546a5e8b6fd23db0999cffe6b (diff)
downloadguix-33cbb0ca8dd9edb28a12fbfdf0c430899813a737.tar.gz
guix-33cbb0ca8dd9edb28a12fbfdf0c430899813a737.zip
gnu: nomad-optimizer: Update to 4.3.1.
* gnu/packages/maths.scm (nomad-optimizer): Update to 4.3.1. [native-inputs]: Remove python-wrapper and python-cython. Add openmpi. [arguments]: Use G-expressions. Remove #:imported-modules and #:modules. <#:configure-flags>: Remove -DBUILD_INTERFACE_PYTHON=ON. <#:phases>: Remove 'fix-sources-for-build' phase. Rename 'fix-sources-for-tests' phase to 'fix-tests' and update it. Add 'mpi-setup' phase. Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/services/version-control.scm')
0 files changed, 0 insertions, 0 deletions
2017-04-08screen: Fix info page build failure....* gnu/packages/patches/screen-fix-info-syntax-error.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/screen.scm (screen)[source]: Use it. Leo Famulari 2017-02-28gnu: screen: Update to 4.5.1....* gnu/packages/screen.scm (screen): Update to 4.5.1. [source]: Remove patch. * gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner 2017-02-12gnu: screen: Fix CVE-2017-5618....* gnu/packages/patches/screen-CVE-2017-5618.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/screen.scm (screen)[source]: Use it. Leo Famulari 2017-01-18gnu: screen: Update to 4.5.0....* gnu/packages/screen.scm (screen): Update to 4.5.0. [home-page]: Use https. Efraim Flashner