guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f57e20d728 -> 139c9a53cb)


From: guix-commits
Subject: branch master updated (f57e20d728 -> 139c9a53cb)
Date: Sun, 5 Feb 2023 01:08:48 -0500 (EST)

lilyp pushed a change to branch master
in repository guix.

    from f57e20d728 gnu: emacs-evil-owl: Fix build.
     new c0f40e8c86 gnu: Add guile-simple-iterators.
     new b640402063 gnu: komikku: Update to 1.10.1.
     new 44f43603d3 gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned'.
     new 81f8cfcf0b gnu: Rename 'libnftnl/fixed' to 'libnftnl/pinned'.
     new c3e61c8c1f gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned'.
     new 2c3d1cdfcc gnu: Rename 'samba/fixed' to 'samba/pinned'.
     new c7c97ac6a3 gnu: wine: Update to 8.0.
     new fae79a9065 gnu: wine-staging: Update to 8.0.
     new 6bfd48ff72 gnu: wine-minimal: Make the parent of wine so phases can be 
shared.
     new d9a7bc96ae gnu: wine64: Share phases with parent wine package.
     new d9e2ad989a gnu: wine-minimal: Build more reproducibly.
     new d7fd9ec209 services: mpd: Rewrite using 'define-configuration'.
     new 5c5f0fc113 services: mpd: Refactor MPD service.
     new 637a9c3b26 services: mpd: Do not hardcode environment variables.
     new 139c9a53cb services: Add mympd-service-type.

The 15 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                    | 300 +++++++++++--
 etc/release-manifest.scm         |   2 +-
 gnu/packages/autotools.scm       |   2 +-
 gnu/packages/commencement.scm    |   2 +-
 gnu/packages/erlang.scm          |   4 +-
 gnu/packages/gnome.scm           |   8 +-
 gnu/packages/gtk.scm             |   2 +-
 gnu/packages/guile-xyz.scm       |  35 ++
 gnu/packages/guile.scm           |   6 +-
 gnu/packages/haskell.scm         |   4 +-
 gnu/packages/julia-xyz.scm       |   2 +-
 gnu/packages/linux.scm           |   8 +-
 gnu/packages/ocaml.scm           |   4 +-
 gnu/packages/python-xyz.scm      |   4 +-
 gnu/packages/samba.scm           |  10 +-
 gnu/packages/version-control.scm |   7 +-
 gnu/packages/wine.scm            | 320 ++++++--------
 gnu/services/audio.scm           | 902 ++++++++++++++++++++++++++++++++-------
 gnu/tests/audio.scm              |  53 ++-
 19 files changed, 1295 insertions(+), 380 deletions(-)



reply via email to

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