aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-03-04 01:10:51 +0100
committerMarius Bakke <mbakke@fastmail.com>2017-03-28 15:54:11 +0200
commitad31b4febf4ef70df614dc7fa4ac196314501f3f (patch)
tree432b8089307c6e01bcca250bcf2eaa92c8a21d19 /AUTHORS
parentf125ec8ef2ae3648047f85ab9f8b554b5a13bbbc (diff)
downloadguix-ad31b4febf4ef70df614dc7fa4ac196314501f3f.tar.gz
guix-ad31b4febf4ef70df614dc7fa4ac196314501f3f.zip
Revert "gnu: snappy: Update to 1.1.4."
Rocksdb fails to build with this version: https://github.com/facebook/rocksdb/issues/1947 This reverts commit 9baab9aeeda394408290613c597bff1d96004dfb.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
es/maven.scm?id=0d461393e444a993a469b521d4cf46dee9e2767e'>gnu: Add maven-doxia-sink-api....* gnu/packages/maven.scm (maven-doxia-sink-api): New variable. (maven-doxia-parent-pom): New private variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Artyom V. Poptsov 2022-03-13gnu: maven: Update to 3.8.5....* gnu/packages/maven.scm (maven-pom): Update to 3.8.5. (maven-model-builder)[arguments]: Build from the subdirectory to work around a test issue. (maven-3.0-model-builder)[arguments]: Fix accordingly. Julien Lepiller