guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (b3b5714 -> 2d421c4)


From: guix-commits
Subject: branch staging updated (b3b5714 -> 2d421c4)
Date: Tue, 10 Mar 2020 15:45:43 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

    from b3b5714  Merge branch 'master' into staging
     add 8a49e63  gnu: Add rr.
     add 7e5f016  tests: zabbix: Set 'PATH' before running the scripts.
     add 0e42a16  tests: docker-system: Increase memory requirement.
     add 827abd5  tests: getmail: Provide a pre-initialized user account 
password.
     add a1363a3  git-authenticate: Add roelj's new key.
     add 88c6a18  gnu: Use HTTPS for rstudio.github.io home pages.
     add f30444b  gnu: compface: Don't use NAME in source URI.
     add 0622403  gnu: compface: Update home page.
     add 91fa58c  gnu: xdotool: Use HTTPS home page.
     add 1bcf4ba  gnu: iperf: Use HTTPS home page.
     add 59e884a  gnu: polipo: Use HTTPS home page.
     add 77dbc1c  gnu: slang: Use HTTPS home page.
     add ef617de  gnu: csvkit: Update to 1.0.5.
     add 56451c7  gnu: libinput: Note libinput-minimal inheritance.
     add b1d3e63  gnu: r-ouch: Use HTTPS home page.
     add 3a18b1c  gnu: r-knitr: Update home page.
     add b32a3e1  gnu: r-varselrf: Update home page.
     add b0c62de  gnu: r-mcmc: Use HTTPS home page.
     add 57a2a50  gnu: r-fda: Use HTTPS home page.
     add 369e4e9  gnu: r-spams: Use HTTPS home page.
     add 43d4eb8  gnu: r-sparselda: Use HTTPS home page.
     add ba726eb  gnu: mumble: Disable statistic gathering by default.
     add 80b2825  gnu: git-annex: Update to 8.20200309.
     add 828996b  gnu: python-virtualenv: Propagate inputs.
     add e48ae0b  gnu: font-dosis: Use archive.org'd URIs.
     add fdfe65b  gnu: gitolite: Use HTTPS home page.
     add 680e803  gnu: xmobar: Use HTTPS home page.
     add 76fcbb7  gnu: ode: Use HTTPS home page.
     add 75c33c8  gnu: mars: Fix home page.
     add fc3aa11  gnu: monero: Update to 0.15.0.5.
     add 06c8638  gnu: monero-gui: Update to 0.15.0.4.
     add 49a2211  gnu: Add r-ppcor.
     add 0e20e2c  gnu: emacs-xr: Update to 1.18.
     add 9861914  gnu: guile-next: Update to 3.0.1 with bug-fix for crash.
     add 0984481  vm: Compute UUIDs truly deterministically.
     add c90c0bd  gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].
     add 7909303  gnu: guix: Update to 0984481.
     add 944e350  gnu: mercurial: Enable more tests.
     add 21656ff  doc: Use HTTPS for external links.
     add 90799c3  gnu: bitcoin-core: Update to 0.19.1.
     new 2d421c4  Merge branch 'master' into staging

The 1 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:
 build-aux/git-authenticate.scm               |  6 +-
 doc/contributing.texi                        | 26 ++++----
 doc/fdl-1.3.texi                             |  4 +-
 doc/guix.texi                                | 18 +++---
 gnu/local.mk                                 |  2 +-
 gnu/packages/cran.scm                        | 37 +++++++++--
 gnu/packages/debug.scm                       | 71 +++++++++++++++++++-
 gnu/packages/emacs-xyz.scm                   |  4 +-
 gnu/packages/finance.scm                     | 12 ++--
 gnu/packages/fonts.scm                       |  9 +--
 gnu/packages/freedesktop.scm                 |  1 +
 gnu/packages/game-development.scm            |  2 +-
 gnu/packages/games.scm                       |  2 +-
 gnu/packages/gnuzilla.scm                    | 12 ++--
 gnu/packages/guile.scm                       |  8 ++-
 gnu/packages/haskell-apps.scm                |  4 +-
 gnu/packages/mail.scm                        |  4 +-
 gnu/packages/networking.scm                  |  2 +-
 gnu/packages/package-management.scm          |  6 +-
 gnu/packages/patches/csvkit-fix-tests.patch  | 45 -------------
 gnu/packages/patches/guile-3.0-crash.patch   | 17 +++++
 gnu/packages/patches/icecat-makeicecat.patch |  4 +-
 gnu/packages/python-xyz.scm                  |  2 +-
 gnu/packages/slang.scm                       |  2 +-
 gnu/packages/statistics.scm                  |  6 +-
 gnu/packages/telephony.scm                   |  7 ++
 gnu/packages/version-control.scm             | 34 ++++++----
 gnu/packages/web.scm                         |  2 +-
 gnu/packages/wireservice.scm                 |  8 +--
 gnu/packages/wm.scm                          |  2 +-
 gnu/packages/xdisorg.scm                     |  2 +-
 gnu/system/vm.scm                            |  5 +-
 gnu/tests/docker.scm                         |  4 +-
 gnu/tests/mail.scm                           | 96 +++++++++++++++-------------
 gnu/tests/monitoring.scm                     |  7 ++
 35 files changed, 292 insertions(+), 181 deletions(-)
 delete mode 100644 gnu/packages/patches/csvkit-fix-tests.patch
 create mode 100644 gnu/packages/patches/guile-3.0-crash.patch



reply via email to

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