aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/dbus-service.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2024-03-09 10:50:21 +0100
committerGuillaume Le Vaillant <glv@posteo.net>2024-03-10 11:34:16 +0100
commita01f2d814b2621a8d3dcdd22b0e9dca6d98aa9f8 (patch)
tree773e172f835fcb244bc556381cb0b43ffdda5226 /gnu/build/dbus-service.scm
parent7758e63f7a89f53fbb7c7a265ae472af0a8dfab0 (diff)
downloadguix-a01f2d814b2621a8d3dcdd22b0e9dca6d98aa9f8.tar.gz
guix-a01f2d814b2621a8d3dcdd22b0e9dca6d98aa9f8.zip
gnu: bitcoin-unlimited: Update to 2.0.0.1.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.1. Change-Id: I631b497695ba1933a52ca6ae6944f1fd590d3b26
Diffstat (limited to 'gnu/build/dbus-service.scm')
0 files changed, 0 insertions, 0 deletions
riable. Roel Janssen 2017-05-04gnu: llvm-3.5: Fix build of clang-3.5....* gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/llvm.scm (llvm-3.5)[source]: Add patch. Ricardo Wurmus 2017-01-02gnu: Disambiguate packages with the same name....* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add 'name' field. * gnu/packages/llvm.scm (llvm-for-extempore): Likewise. Ludovic Courtès 2016-12-14gnu: llvm: Enable install utils....* gnu/packages/llvm.scm (llvm)[arguments]: Add -DLLVM_INSTALL_UTILS=ON to configure-flags. David Craven