aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-11-29 23:54:23 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-12-05 17:59:00 +0100
commit8aeac338a7084720a0143f54b83e39d18a2edcdc (patch)
tree57c8003df3c239245317982633b053a67dd13cea /gnu/build
parentabd5124417bda96ddd0a73a198465b357940a5d5 (diff)
downloadguix-8aeac338a7084720a0143f54b83e39d18a2edcdc.tar.gz
guix-8aeac338a7084720a0143f54b83e39d18a2edcdc.zip
gnu: jemalloc: Update to 5.2.1.
* gnu/packages/jemalloc.scm (jemalloc): Update to 5.2.1.
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions
git: 'commit-difference' takes a list of excluded commits....* guix/git.scm (commit-closure): Add 'visited' optional parameter. (commit-difference): Add 'excluded' optional parameter; pass second argument to 'commit-closure'. * tests/git.scm ("commit-difference, excluded commits"): New test. Ludovic Courtès