guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (80420f1 -> 812cee6)


From: Mark H. Weaver
Subject: branch core-updates updated (80420f1 -> 812cee6)
Date: Fri, 16 Mar 2018 05:03:34 -0400 (EDT)

mhw pushed a change to branch core-updates
in repository guix.

      from  80420f1   gnu: kentutils: Build with mariadb.
       new  7ac1b40   packages: patch-and-repack: Use invoke instead of system*.
       new  6d08407   gnu-dist: Use invoke instead of system*.
       new  9a87649   build-system/gnu: Use invoke instead of system*.
       new  09a8f68   build-system/glib-or-gtk: Use invoke instead of system*.
       new  0f308fe   build-system/cmake: Use invoke instead of system*.
       new  9e58fd9   build-system/perl: Use invoke instead of system*.
       new  e35b09c   build-system/python: Use invoke instead of system*.
       new  68ca0ef   build-system/texlive: Use invoke instead of system*.
       new  2eeffc0   build-system/scons: Use invoke instead of system*.
       new  ad1656d   bootstrap: Use invoke instead of system*.
       new  20927c9   download: Use invoke instead of system*.
       new  5dc9ded   gnu: linux-libre-headers: Use invoke instead of system*.
       new  44161fe   gnu: glibc-utf8-locales: Use invoke instead of system*.
       new  bf8e8a7   gnu: glibc-locales: Use invoke instead of system*.
       new  4e50f1f   gnu: glibc/hurd: Use invoke instead of system*.
       new  607f050   gnu: perl: Use invoke instead of system*.
       new  c22f655   gnu: tcsh: Use invoke instead of system*.
       new  144cc3c   gnu: zlib: Use invoke instead of system*.
       new  fa76696   gnu: unzip: Use invoke instead of system*.
       new  b0559d2   gnu: zip: Use invoke instead of system*.
       new  3158bc0   gnu: bzip2: Use invoke instead of system*.
       new  05f6e60   gnu: openssl: Use invoke instead of system*.
       new  957a99a   gnu: eudev: Use invoke instead of system*.
       new  408fcff   gnu: tzdata: Use invoke instead of system*.
       new  9f68acc   gnu: python-six: Use invoke instead of system*.
       new  54fcecd   cvs-download: Use invoke instead of system*.
       new  81d8211   svn-download: Use invoke instead of system*.
       new  469de8c   hg-download: Use invoke instead of system*.
       new  7837450   build: emacs-utils: Use invoke instead of system*.
       new  812cee6   gnu: attr: Use invoke instead of system*.

The 30 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/packages/attr.scm                   |  21 ++--
 gnu/packages/base.scm                   |  73 +++++++-------
 gnu/packages/bootstrap.scm              |  46 ++++-----
 gnu/packages/compression.scm            |  50 +++++-----
 gnu/packages/linux.scm                  |  44 ++++-----
 gnu/packages/perl.scm                   |   7 +-
 gnu/packages/python.scm                 |   2 +-
 gnu/packages/shells.scm                 |   2 +-
 gnu/packages/tls.scm                    |  82 ++++++++--------
 guix/build/cmake-build-system.scm       |   2 +-
 guix/build/cvs.scm                      |  27 +++---
 guix/build/emacs-utils.scm              |  15 ++-
 guix/build/glib-or-gtk-build-system.scm |  21 ++--
 guix/build/gnu-build-system.scm         | 167 ++++++++++++++++----------------
 guix/build/gnu-dist.scm                 |  17 ++--
 guix/build/hg.scm                       |  30 +++---
 guix/build/perl-build-system.scm        |  14 +--
 guix/build/python-build-system.scm      |   8 +-
 guix/build/scons-build-system.scm       |  24 ++---
 guix/build/svn.scm                      |  38 ++++----
 guix/build/texlive-build-system.scm     |  10 +-
 guix/download.scm                       |   8 +-
 guix/packages.scm                       | 125 ++++++++++++------------
 23 files changed, 420 insertions(+), 413 deletions(-)



reply via email to

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