aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-06-05 10:34:11 +0200
committerRicardo Wurmus <rekado@elephly.net>2018-06-05 10:40:42 +0200
commitd19e0690b9731c5146cfbfcbed5193787a225b13 (patch)
treec4b19764b507368cd8d22f4ddd0202f5275896b6 /ChangeLog
parent0da6afa2863f22b203907dec3196077d0cf6d514 (diff)
downloadguix-d19e0690b9731c5146cfbfcbed5193787a225b13.tar.gz
guix-d19e0690b9731c5146cfbfcbed5193787a225b13.zip
gnu: r-methylkit: Update to 1.6.1.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.1.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
logheader'>2018-11-06pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès This is another way to address <https://bugs.gnu.org/32184>, which was previously addressed in commit 19c924af4f3726688ca155a905ebf1cb9acdfca2. * gnu/build/install.scm (register-closure): Move to... * gnu/build/vm.scm (register-closure): ... here. New procedure. * guix/scripts/pack.scm (self-contained-tarball)[build]: Remove now unneeded 'with-extensions' form and custom (guix config) module. * tests/guix-pack.sh: Revert the strategy from commit 19c924af4f3726688ca155a905ebf1cb9acdfca2. * tests/pack.scm ("self-contained-tarball"): Likewise.