guix-commits
[Top][All Lists]
Advanced

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

branch master updated (391f22fa3e -> 2c9902cae9)


From: guix-commits
Subject: branch master updated (391f22fa3e -> 2c9902cae9)
Date: Thu, 13 Jan 2022 17:14:28 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 391f22fa3e gnu: poetry: Use an old msgpack implementation.
     new b1fc98d6b0 inferior: Fix wrong-type-arg error when authentication is 
disabled.
     new 641b599d0b import: texlive: Remove labels from 'propagated-inputs' 
field.
     new 904a6567a8 gnu: bubblewrap: Update to 0.5.0.
     new 540a47a01f gnu: chafa: Update to 1.8.0.
     new 0a05fad042 gnu: font-fira-sans: Update to 4.203.
     new e7f92c8962 gnu: font-fira-mono: Inherit from font-fira-sans.
     new 6b09e2c750 gnu: font-fira-code: Update to 6.2.
     new 197579417d gnu: font-fira-go: Note lack of corresponding source.
     new 2c9902cae9 gnu: lua: Add version 5.4.3.

The 9 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:
 gnu/local.mk                                       |   3 +
 gnu/packages/fonts.scm                             | 120 +++++++++++++++------
 gnu/packages/image-viewers.scm                     |   6 +-
 gnu/packages/lua.scm                               |  12 +++
 .../patches/bubblewrap-fix-locale-in-tests.patch   |  34 ++++++
 gnu/packages/patches/lua-5.4-liblua-so.patch       |  33 ++++++
 ...lua-pkgconfig.patch => lua-5.4-pkgconfig.patch} |  59 +++++-----
 gnu/packages/virtualization.scm                    |  24 +++--
 guix/import/texlive.scm                            |   8 +-
 guix/inferior.scm                                  |   4 +-
 tests/texlive.scm                                  |  10 +-
 11 files changed, 227 insertions(+), 86 deletions(-)
 create mode 100644 gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch
 create mode 100644 gnu/packages/patches/lua-5.4-liblua-so.patch
 copy gnu/packages/patches/{lua-pkgconfig.patch => lua-5.4-pkgconfig.patch} 
(77%)



reply via email to

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