[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (13bcc6b -> 0a059ea)
From: |
guix-commits |
Subject: |
branch master updated (13bcc6b -> 0a059ea) |
Date: |
Thu, 29 Nov 2018 04:01:10 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 13bcc6b download: Add berlin.guixsd.org as a content-addressed
mirror.
new 1fe1bb9 gnu: bigloo: Update to "4.3b2".
new d09ce3f docker: Hide scary-looking but harmless tar failure
messages.
new 5019ee6 gnu: Add missing patch to local.mk.
new c94d2f4 gnu: Add emacs-company-irony.
new 0a059ea gnu: Add arcanist.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +
gnu/packages/emacs.scm | 22 ++++++
gnu/packages/phabricator.scm | 124 +++++++++++++++++++++++++++++
gnu/packages/scheme.scm | 182 ++++++++++++++++++++++---------------------
guix/docker.scm | 9 ++-
5 files changed, 248 insertions(+), 91 deletions(-)
create mode 100644 gnu/packages/phabricator.scm
- branch master updated (13bcc6b -> 0a059ea),
guix-commits <=
- 01/05: gnu: bigloo: Update to "4.3b2"., guix-commits, 2018/11/29
- 04/05: gnu: Add emacs-company-irony., guix-commits, 2018/11/29
- 02/05: docker: Hide scary-looking but harmless tar failure messages., guix-commits, 2018/11/29
- 03/05: gnu: Add missing patch to local.mk., guix-commits, 2018/11/29
- 05/05: gnu: Add arcanist., guix-commits, 2018/11/29