guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (0fdf2cd -> d1827d5)


From: guix-commits
Subject: branch core-updates updated (0fdf2cd -> d1827d5)
Date: Fri, 4 Jun 2021 17:29:19 -0400 (EDT)

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

    from 0fdf2cd  gnu: jemalloc: Fix building on powerpc-linux.
     new 8b08999  utils: Allow overriding the shell interpreter in 
‘wrap-program’.
     new 5378ede  utils: Define ‘search-input-file’ procedure.
     new 1dbc3b2  glib-or-gtk-build-system: Look up the interpreter in 'inputs'.
     new 5b24cbe  python-build-system: Look up the interpreter in 'inputs'.
     new 2ac898d  qt-build-system: Look up the interpreter in 'inputs'.
     new a62d17d  rakudo-build-system: Look up the interpreter in 'inputs'.
     new 0a843e3  gnu: carla: Set #:guile argument of 'wrap-script'.
     new b202fdf  gnu: bats: Set #:guile argument of 'wrap-script'.
     new fadbac0  gnu: proteinortho: Set #:guile argument of 'wrap-script'.
     new c4989f7  gnu: prinseq: Set #:guile argument of 'wrap-script'.
     new 2d092a2  gnu: gess: Set #:guile argument of 'wrap-script'.
     new b245938  gnu: nanopolish: Set #:guile argument of 'wrap-script'.
     new 0758ee8  gnu: sieve-connect: Set #:guile argument of 'wrap-script'.
     new a4e38cc  gnu: clipmenu: Set #:guile argument of 'wrap-script'.
     new 3bbb0ec  gnu: vpnc-scripts: Set #:guile argument of 'wrap-script'.
     new b74085c  gnu: openconnect-sso: Set #:sh argument of 'wrap-program'.
     new 96a2ae4  gnu: protonvpn-cli: Set #:sh argument of 'wrap-program'.
     new d1827d5  gnu: wireguard-tools: Set #:sh argument of 'wrap-program'.

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                           | 20 ++++++++++++++++++
 gnu/packages/audio.scm                  |  3 ++-
 gnu/packages/bash.scm                   |  1 +
 gnu/packages/bioinformatics.scm         | 21 ++++++++++++-------
 gnu/packages/mail.scm                   |  1 +
 gnu/packages/vpn.scm                    |  7 ++++++-
 gnu/packages/xdisorg.scm                |  4 +++-
 guix/build/glib-or-gtk-build-system.scm | 20 +++++++++++-------
 guix/build/python-build-system.scm      |  9 +++++++-
 guix/build/qt-build-system.scm          |  9 +++++++-
 guix/build/rakudo-build-system.scm      |  9 +++++++-
 guix/build/utils.scm                    | 37 +++++++++++++++++++++++++++------
 tests/build-utils.scm                   | 25 ++++++++++++++++++++++
 13 files changed, 140 insertions(+), 26 deletions(-)



reply via email to

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