guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6548efcd73 -> c3d48d024b)


From: guix-commits
Subject: branch master updated (6548efcd73 -> c3d48d024b)
Date: Tue, 5 Sep 2023 20:02:13 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 6548efcd73 gnu: texlive-tikzinclude: Fix typo.
     new c83c0a0093 gnu: ungoogled-chromium-wayland: Use gexp.
     new d9415deb1e gnu: mpd: Remove unused imports.
     new 3fd15479af gnu: mympd: Update to 11.0.5.
     new 20013ff603 gnu: dosbox-staging: Update to 0.80.1.
     new 418edcd6d8 gnu: highlight: Update to 4.8.
     new 95558f555a gnu: Add fonts-tlwg.
     new e0397faf6f doc: Document mumi command-line interface.
     new 8ad5aac483 gnu: emacs-transient: Update to 0.4.3-0.cc0fa80.
     new 67c705f481 gnu: emacs-magit: Update to 3.3.0-5.186414a.
     new 9809f27657 gnu: ibus: Disable registry cache.
     new 3d351a631b gnu: ibus: Add search-path for 'GUIX_GTK3_IM_MODULE_FILE'.
     new cc3fbfbb21 gnu: granite: Upgrade to 7.3.0.
     new 88abdb43d6 gnu: pantheon-calculator: Update to 2.0.2.
     new 015e288d2d gnu: sideload: Update to 6.2.1.
     new c535374ef4 gnu: kaidan: Add missing input.
     new 1a46517536 gnu: kaidan: Update to 0.9.0.
     new 93eba03191 gnu: thunar: Update to 4.18.7.
     new 35c254e5fd gnu: simh: Update to 3.12-4.
     new 2ae57c98a9 gnu: simh: Use G-Expressions.
     new 766342dc35 gnu: Add font-junicode.
     new cd3a539455 gnu: lcrq: Update to 0.1.2.
     new a1a952a38c gnu: Add libmodbus.
     new 16c0578894 gnu: Add book-sparc.
     new e2c9d8f94e gnu: kdenlive: Add missing kirigami input.
     new f38be97383 gnu: efivar: Fix cross-compilation.
     new f592042a45 gnu: xarcan: Update to 0.6.1.
     new 1f014b9f0b gnu: xarcan: Fix indentation.
     new cb037ca494 gnu: arcan: Update to 0.6.2.1.
     new 8bcf567c71 gnu: arcan: Build all features.
     new 2b6b951f55 gnu: arcan: Fix paths handling.
     new 076660f2ef gnu: arcan: Use new style arguments.
     new c3e001f368 gnu: arcan: Restyle format.
     new e68581080e gnu: arcan-wayland: Deprecate in favor of arcan.
     new ed9bc58938 gnu: ardour: Build locales.
     new fd09e7b053 gnu-maintenance: Do not crash on refresh when origin URI is 
a list.
     new fe0c0be190 gnu: skia: Update to 110.0.0f3fb7a.
     new 26ca6dad37 gnu: skia: Update to 112.0.6d0b938.
     new 8ca3490062 gnu: python-skia-pathops: Update to 0.8.0.
     new 756e336fa0 Revert "guix: git: Avoid touching the network unless needed 
in 'reference-available?'."
     new c3d48d024b time-machine: Also validate the reference from a channels 
file.

The 40 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/contributing.texi         |  98 ++++++++++-
 doc/guix.texi                 |   2 +-
 gnu/local.mk                  |   1 +
 gnu/packages/arcan.scm        | 366 ++++++++++++++++++++----------------------
 gnu/packages/audio.scm        |   3 +
 gnu/packages/books.scm        | 120 ++++++++++++++
 gnu/packages/chromium.scm     |  68 ++++----
 gnu/packages/emacs-xyz.scm    |  78 ++++-----
 gnu/packages/emulators.scm    |  16 +-
 gnu/packages/engineering.scm  |  21 +++
 gnu/packages/fonts.scm        |  55 ++++++-
 gnu/packages/fontutils.scm    |   4 +-
 gnu/packages/graphics.scm     |  15 +-
 gnu/packages/ibus.scm         |  13 ++
 gnu/packages/kde.scm          |   1 +
 gnu/packages/linux.scm        |  85 +++++-----
 gnu/packages/messaging.scm    |   5 +-
 gnu/packages/mpd.scm          |   6 +-
 gnu/packages/networking.scm   |   4 +-
 gnu/packages/pantheon.scm     |  36 +++--
 gnu/packages/pretty-print.scm |   4 +-
 gnu/packages/simh.scm         |  90 ++++++-----
 gnu/packages/xfce.scm         |   4 +-
 guix/git.scm                  |  18 ++-
 guix/gnu-maintenance.scm      |   3 +-
 guix/scripts/time-machine.scm |  15 +-
 26 files changed, 730 insertions(+), 401 deletions(-)
 create mode 100644 gnu/packages/books.scm



reply via email to

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