guix-commits
[Top][All Lists]
Advanced

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

branch master updated (00c55e8 -> daeef2e)


From: guix-commits
Subject: branch master updated (00c55e8 -> daeef2e)
Date: Thu, 29 Jul 2021 22:05:30 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 00c55e8  gnu: Add nginx-rtmp-module.
     new 84fa282  gnu: Add zchunk.
     new e812281  gnu: web: Move libyaml and libcyaml to (gnu packages 
serialization).
     new 4613a99  gnu: Add drpm.
     new 0413e90  gnu: Add libmodulemd.
     new daeef2e  gnu: Add createrepo-c.

The 5 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/bootloaders.scm   |   2 +-
 gnu/packages/code.scm          |   1 +
 gnu/packages/compression.scm   |  44 +++++++++
 gnu/packages/disk.scm          |   1 +
 gnu/packages/emacs-xyz.scm     |   1 +
 gnu/packages/freedesktop.scm   |   1 +
 gnu/packages/guile-xyz.scm     |   2 +-
 gnu/packages/haskell-xyz.scm   |   2 +-
 gnu/packages/language.scm      |   1 +
 gnu/packages/music.scm         |   1 +
 gnu/packages/python-xyz.scm    |   3 +-
 gnu/packages/rpm.scm           | 200 +++++++++++++++++++++++++++++++++++++++++
 gnu/packages/serialization.scm |  71 ++++++++++++++-
 gnu/packages/web.scm           |  70 +--------------
 15 files changed, 327 insertions(+), 74 deletions(-)
 create mode 100644 gnu/packages/rpm.scm



reply via email to

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