guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (2f24b9c -> 21446c6)


From: guix-commits
Subject: branch master updated (2f24b9c -> 21446c6)
Date: Fri, 30 Nov 2018 11:03:24 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  2f24b9c   gnu: wine: Update to 3.0.4.
       new  35cb37e   git: 'latest-repository-commit' logs its progress.
       new  49ae3f6   git: Add <git-checkout> record type.
       new  96915a4   guix build: Add '--with-branch' transformation option.
       new  b18f723   guix build: Add '--with-commit'.
       new  a3d77c5   git: Nicely report '--with-commit' errors.
       new  f07a93e   gnu: Add emacs-flycheck-irony.
       new  21446c6   gnu: Add emacs-irony-eldoc.

The 7 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:
 Makefile.am                |  1 +
 doc/guix.texi              | 32 +++++++++++++++++
 gnu/packages/emacs.scm     | 44 +++++++++++++++++++++++
 guix/git.scm               | 68 +++++++++++++++++++++++++++++++++--
 guix/scripts/build.scm     | 88 ++++++++++++++++++++++++++++++++++++++++++++--
 po/guix/POTFILES.in        |  1 +
 tests/guix-build-branch.sh | 56 +++++++++++++++++++++++++++++
 7 files changed, 285 insertions(+), 5 deletions(-)
 create mode 100644 tests/guix-build-branch.sh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]