guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (50915d2 -> c9727aa)


From: Ludovic Courtès
Subject: branch core-updates updated (50915d2 -> c9727aa)
Date: Fri, 27 Feb 2015 14:09:05 +0000

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

      from  50915d2   build-system/cmake: Enable verbose output from Makefile 
builds.
       new  e8c9f04   gnu: gettext: Set encoding to ISO-8859-1 when modifying 
files.
       new  da6dd84   gnu: Remove now unneeded 'unpack' phases for unzip.
       new  7184b4b   gnu: Remove now unneeded 'localedef' invocations.
       new  251e8b2   build-system/gnu: Set $LC_ALL (or similar) to the chosen 
locale.
       new  2c1fb35   utils: Call the progress-report proc when 'dump-port' 
starts.
       new  e7620dc   download: Abstract the receive buffer size.
       new  9fbe6f1   download: Measure and display the throughput.
       new  c9727aa   download: Comment on lack of progress report with chunked 
encoding.

The 8 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/bioinformatics.scm |   53 +++++++++++-------------
 gnu/packages/gawk.scm           |    3 +-
 gnu/packages/gettext.scm        |   30 ++++++++------
 gnu/packages/guile.scm          |   11 +-----
 gnu/packages/image.scm          |   23 ++++-------
 gnu/packages/python.scm         |   22 +---------
 gnu/packages/swig.scm           |   14 +------
 guix/build/download.scm         |   83 ++++++++++++++++++++++++++++++--------
 guix/build/gnu-build-system.scm |    8 +++-
 guix/build/utils.scm            |   45 +++++++++++++++++----
 10 files changed, 164 insertions(+), 128 deletions(-)



reply via email to

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