[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b68f5a6 -> e524b57)
From: |
guix-commits |
Subject: |
branch master updated (b68f5a6 -> e524b57) |
Date: |
Wed, 26 Feb 2020 15:57:35 -0500 (EST) |
mbakke pushed a change to branch master
in repository guix.
from b68f5a6 gnu: Add emacs-company-emoji.
new 6fda3a6 gnu: pocl: Build with LLVM@9.
new ae9cfc6 gnu: LibUV: Add version 1.34.2.
new bbd804b gnu: nghttp2: Add version 1.40.0.
new 458c3ff gnu: node: Update to 10.19.0.
new 5cfc6a8 gnu: node: Disable failing tests on armhf-linux.
new f5cc5de gnu: clang: Fix C++ search path handling on non-x86_64.
new 5041cc2 gnu: clang: Move version conditionals out of the builder.
new 66ed570 gnu: emacs-elixir-mode: Fix capitalization in description.
new b18d3c5 gnu: emacs-eacl: Fix typo in description.
new 176dd26 gnu: benchmark: Add bonnie++.
new 233332c gnu: musl: Update to 1.2.0.
new cae3b37 gnu: vim-full: Describe differences from vim.
new e524b57 gnu: awscli: Update to 1.18.6.
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/benchmark.scm | 27 ++++++++++
gnu/packages/emacs-xyz.scm | 4 +-
gnu/packages/libevent.scm | 16 +++++-
gnu/packages/llvm.scm | 125 ++++++++++++++++++++++++--------------------
gnu/packages/musl.scm | 4 +-
gnu/packages/node.scm | 27 +++++++---
gnu/packages/opencl.scm | 2 +-
gnu/packages/python-web.scm | 73 +++++++++++++-------------
gnu/packages/vim.scm | 19 ++++++-
gnu/packages/web.scm | 16 +++++-
10 files changed, 206 insertions(+), 107 deletions(-)
- branch master updated (b68f5a6 -> e524b57),
guix-commits <=
- 01/13: gnu: pocl: Build with LLVM@9., guix-commits, 2020/02/26
- 02/13: gnu: LibUV: Add version 1.34.2., guix-commits, 2020/02/26
- 03/13: gnu: nghttp2: Add version 1.40.0., guix-commits, 2020/02/26
- 06/13: gnu: clang: Fix C++ search path handling on non-x86_64., guix-commits, 2020/02/26
- 04/13: gnu: node: Update to 10.19.0., guix-commits, 2020/02/26
- 05/13: gnu: node: Disable failing tests on armhf-linux., guix-commits, 2020/02/26
- 08/13: gnu: emacs-elixir-mode: Fix capitalization in description., guix-commits, 2020/02/26
- 10/13: gnu: benchmark: Add bonnie++., guix-commits, 2020/02/26
- 07/13: gnu: clang: Move version conditionals out of the builder., guix-commits, 2020/02/26
- 11/13: gnu: musl: Update to 1.2.0., guix-commits, 2020/02/26