guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.7-50-g4acd5c0


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-50-g4acd5c0
Date: Mon, 11 Aug 2014 16:39:41 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  4acd5c0f9a511f8c931baa57dda09529afcc99a9 (commit)
       via  3a09e1d2e8ef976e5d5e35d47fcb92ae501a651e (commit)
      from  ebc32b311088808d028804909c841154e5c8bc9f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4acd5c0f9a511f8c931baa57dda09529afcc99a9
Author: Manolis Ragkousis <address@hidden>
Date:   Thu Jul 24 11:05:43 2014 +0000

    gnu: Add AVRDUDE
    
    * gnu/packages/avrdude.scm: New file
    * gnu-system.am (GNU_SYSTEM_MODULES): Add avrdude.scm
    * gnu/packages/patches/avrdude-fix-libusb.patch: New patch.
    * gnu-system.am (dist_patch_DATA): Add it.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 3a09e1d2e8ef976e5d5e35d47fcb92ae501a651e
Author: Cyrill Schenkel <address@hidden>
Date:   Sun Jul 27 00:53:16 2014 +0200

    ui: Fix handling of periods by fill-paragraph.
    
    Fixes <http://bugs.gnu.org/17468>.
    
    * guix/ui.scm (fill-paragraph): Two spaces after period and no spaces 
before newline.
    * tests/ui.scm: New test case.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 gnu-system.am                                 |    2 +
 gnu/packages/{calcurse.scm => avrdude.scm}    |   47 +++--
 gnu/packages/patches/avrdude-fix-libusb.patch |  256 +++++++++++++++++++++++++
 guix/ui.scm                                   |   25 ++-
 tests/ui.scm                                  |    5 +
 5 files changed, 306 insertions(+), 29 deletions(-)
 copy gnu/packages/{calcurse.scm => avrdude.scm} (52%)
 create mode 100644 gnu/packages/patches/avrdude-fix-libusb.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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