guix-devel/gnu
Ben Woodcroft 98593f9f51
gnu: bcftools: Update to 1.4.1.
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.4.1.
[arguments]: Move Makefile modifications from here ...
[source]: ... to added patch.  Adjust patch for update to 1.4.
* gnu/packages/patches/bcftools-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-07-23 10:29:35 +10:00
..
bootloader bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00
build vm: 'iso9660-image' produces a single-file output. 2017-07-18 21:41:35 +02:00
packages gnu: bcftools: Update to 1.4.1. 2017-07-23 10:29:35 +10:00
services services: cuirass: Add fallback parameter. 2017-07-21 21:46:47 +02:00
system vm: Add a <virtual-machine> type and associated gexp compiler. 2017-07-20 11:57:13 +02:00
tests tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
artwork.scm
bootloader.scm
local.mk gnu: bcftools: Update to 1.4.1. 2017-07-23 10:29:35 +10:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. 2017-07-18 22:16:08 +08:00
tests.scm