aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/agg-2.5-gcc8.patch
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-06-05 02:00:01 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-06-05 02:00:00 +0200
commit623f623209681317657396a1372728f93f70237f (patch)
tree536c2cba4c81fb7fd49598e22283b3d92416eb3b /gnu/packages/patches/agg-2.5-gcc8.patch
parent888e2878a7315a05d9ea47ce175a91170d06125b (diff)
downloadguix-623f623209681317657396a1372728f93f70237f.tar.gz
guix-623f623209681317657396a1372728f93f70237f.zip
gnu: python-pkginfo: Update to 1.8.3.
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.8.3. [arguments]: Remove 'patch-tests phase.
Diffstat (limited to 'gnu/packages/patches/agg-2.5-gcc8.patch')
0 files changed, 0 insertions, 0 deletions
-Rice <me@tobias.gr> ( 2022-06-19gnu: d-tools: Update to 2.100.0....* gnu/packages/dlang.scm (d-tools): Update to 2.100.0. [arguments]: Adjust accordingly. Reinstate a custom 'check phase. Install the rdmd man page. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ( 2022-06-19gnu: d-tools: Don't use unstable tarball....* gnu/packages/dlang.scm (d-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ( 2022-06-19gnu: d-tools: Use G-expressions....* gnu/packages/dlang.scm (d-tools)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ( 2022-06-19gnu: d-tools: Fix build....* gnu/packages/dlang.scm (d-tools)[arguments]: Set target CC and LD environment variables. [native-inputs]: Add ld-gold-wrapper. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ( 2022-06-19gnu: rdmd: Rename to d-tools....* gnu/packages/dlang.scm (rdmd): Rename this… (d-tools): …to this. [home-page, synopsis, description]: Update accordingly. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ( 2022-06-23gnu: ldc-bootstrap-0.17: Add support for aarch64-linux....* gnu/packages/dlang.scm (ldc-bootstrap-0.17)[supported-systems]: Add aarch64-linux. [arguments]: When building targeting aarch64-linux build for armhf-linux. Efraim Flashner 2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès