guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3012dad9eb -> f5ea392b9c)


From: guix-commits
Subject: branch master updated (3012dad9eb -> f5ea392b9c)
Date: Sun, 8 Jan 2023 10:14:19 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 3012dad9eb gnu: guile-ssh: Update to 0.16.2.
     new f3edf29c67 gnu-maintenance: Factorize 'false-if-networking-failure'.
     new 472dd29f37 gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch 
networking errors.
     new 2e9c0e1ff6 import: stackage: Catch networking errors in predicate.
     new 04f247be81 refresh: Add CLI tests.
     new 15caeb745c gnu: Add gdcm.
     new e24b9b42bc gnu: Add python-pydicom.
     new 7dbc7f6ca3 gnu: python-jsonschema-next: Simplify package.
     new 46dd440234 gnu: clamav: Update to 0.103.7.
     new 10befaafca gnu: python-proselint: Use official home page URL.
     new f761cc6995 gnu: Add power-profiles-daemon.
     new f5ea392b9c gnu: Add vkmark.

The 11 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:
 Makefile.am                     |   4 +-
 gnu/packages/antivirus.scm      |   4 +-
 gnu/packages/benchmark.scm      |  50 +++++++++++++++++
 gnu/packages/bioinformatics.scm |  37 +++++++++++++
 gnu/packages/freedesktop.scm    |  60 +++++++++++++++++++++
 gnu/packages/python-science.scm |  51 ++++++++++++++++++
 gnu/packages/python-xyz.scm     |  26 +++------
 guix/gnu-maintenance.scm        |  31 +++++------
 guix/import/stackage.scm        |  15 +++---
 guix/import/test.scm            |  88 ++++++++++++++++++++++++++++++
 guix/import/utils.scm           |  24 ++++++++-
 tests/guix-refresh.sh           | 117 ++++++++++++++++++++++++++++++++++++++++
 12 files changed, 457 insertions(+), 50 deletions(-)
 create mode 100644 guix/import/test.scm
 create mode 100644 tests/guix-refresh.sh



reply via email to

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