guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c11b95a -> cce8ab8)


From: guix-commits
Subject: branch master updated (c11b95a -> cce8ab8)
Date: Fri, 3 Jul 2020 17:54:10 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from c11b95a  gnu: hpcguix-web: Add guix to inputs.
     new 37c3e0b  lint: Do not assume that a package's source is an origin.
     new 00290e7  upstream: Define 'url-predicate' and use it.
     new f54cbc0  import: Do not assume that 'package-source' returns an origin.
     new 21064f0  gnu: Add guix-simplyblack-sddm-theme.
     new cce8ab8  gnu: Add curlpp library.

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/packages/curl.scm             | 33 +++++++++++++++++++++++++++++++++
 gnu/packages/display-managers.scm | 34 ++++++++++++++++++++++++++++++++++
 guix/gnu-maintenance.scm          | 21 ++++++++++++---------
 guix/import/cpan.scm              | 26 +++++++-------------------
 guix/import/cran.scm              | 28 ++++------------------------
 guix/import/crate.scm             | 12 ++----------
 guix/import/elpa.scm              | 12 +++++-------
 guix/import/gem.scm               | 16 ++--------------
 guix/import/github.scm            | 33 ++++++++++++++++++---------------
 guix/import/hackage.scm           | 19 +++----------------
 guix/import/launchpad.scm         | 21 +++++++++++----------
 guix/import/pypi.scm              | 24 +++++++-----------------
 guix/lint.scm                     |  9 +++++----
 guix/upstream.scm                 | 31 ++++++++++++++++++-------------
 14 files changed, 161 insertions(+), 158 deletions(-)



reply via email to

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