aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
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
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')
0 files changed, 0 insertions, 0 deletions
/m4?id=721539026dda02e58addbb618f2102b31a2927f8'>Add (guix zlib)....Ludovic Courtès 2016-06-23build: Remove unneeded conditionals for (guix build syscalls)....Manolis Ragkousis 2016-03-19build: Protect against misconfiguration of localstatedir....Ludovic Courtès 2016-01-13build: Use 127 as the Linux hash-bang limit....Ludovic Courtès 2016-01-12build: 'make check' errors out if file name limits would be hit....Ludovic Courtès 2016-01-12build: Warn against long hash bang lines for tests....Ludovic Courtès 2015-12-01build: Fix detection of ARM systems....Ludovic Courtès 2015-11-25build: Reject ARMv6 systems....Ludovic Courtès 2015-10-09build: Fix libgcrypt detection on FHS systems....Ludovic Courtès 2015-10-06build: Automatically determine libgcrypt's file name....Ludovic Courtès 2015-08-27build: Do not build (guix build syscalls) if 'mount' is missing from libc....Ludovic Courtès 2015-05-19build: Make sure $CXX supports C++11....Ludovic Courtès 2015-02-24build: Reject or warn against file name length limit overruns....Ludovic Courtès 2015-01-07gnu: Add bootstrap binaries for 'armhf-linux'....Mark H Weaver