guix-commits
[Top][All Lists]
Advanced

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

branch master updated (857f501750 -> b150c546b0)


From: guix-commits
Subject: branch master updated (857f501750 -> b150c546b0)
Date: Wed, 22 Nov 2023 10:52:41 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 857f501750 gnu: fcitx5-rime: Update to 5.1.3.
     new c39c89c11e style: ‘guix style -f’ warns when passed zero arguments.
     new 6d7eb7de7d gnu: tilda: Add version 1.6-alpha with D-Bus support
     new 40109b1756 gnu: tilda: Fix lint error by updating input list format 
for v1.5.4
     new a8dafaddf4 gnu: tilda: Run guix style on tilda@1.5.4
     new f40f9178e6 gnu: Add findimagedupes.
     new 42aabf9dac gnu: Add clifm.
     new c4b4badb2e gnu: babeltrace: Do not install bindings as egg.
     new 0bc8560340 gnu: Add babeltrace/dev.
     new f7995b6644 gnu: duplicity: Update to 2.1.4.
     new ad40a5d0e2 gnu: duplicity: Use ‘search-input-file’.
     new 9363ec208b gnu: duplicity: Remove input labels and use gexps.
     new 2c5fb13a05 read-print: Properly indent ‘parameterize’.
     new 300e9ad43d gnu: cuirass: Update to bdc1f9f.
     new b150c546b0 git: Shell out to ‘git gc’ when necessary.

The 14 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                     |   1 +
 gnu/packages/backup.scm          | 103 +++++++++++++++++++++------------------
 gnu/packages/ci.scm              |   8 +--
 gnu/packages/clifm.scm           |  62 +++++++++++++++++++++++
 gnu/packages/disk.scm            |  59 ++++++++++++++++++++++
 gnu/packages/instrumentation.scm |  25 ++++++++--
 gnu/packages/terminals.scm       |  64 +++++++++++++++---------
 guix/git.scm                     |  39 +++++++++++++--
 guix/read-print.scm              |   1 +
 guix/scripts/style.scm           |   2 +
 tests/read-print.scm             |   5 ++
 11 files changed, 287 insertions(+), 82 deletions(-)
 create mode 100644 gnu/packages/clifm.scm



reply via email to

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