guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1fe01b7 -> f1371da)


From: guix-commits
Subject: branch master updated (1fe01b7 -> f1371da)
Date: Wed, 4 Sep 2019 07:02:39 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  1fe01b7   gnu: ocaml-fileutils: Update to 0.6.0.
       new  3c82f12   tests: Adjust '--with-commit' test.
       new  9130052   deploy: Add missing store options.
       new  76073d2   Add (guix json).
       new  a85a74c   ci: Use (guix json) and adjust for Guile-JSON 3.x.
       new  2791870   import: crate: Separate crates.io API from actual 
conversion.
       new  191668b   import: crate: Correct interpretation of dual-licensing 
strings.
       new  f1371da   gnu: twinkle: update to 1.10.2.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                        |   1 +
 gnu/local.mk                                       |   1 -
 .../patches/twinkle-include-qregexpvalidator.patch | 123 ----------------
 gnu/packages/telephony.scm                         |  80 +++++-----
 guix/build-system/cargo.scm                        |  11 +-
 guix/ci.scm                                        |  68 ++++-----
 guix/import/crate.scm                              | 164 +++++++++++++++------
 guix/json.scm                                      |  62 ++++++++
 guix/scripts/deploy.scm                            |  12 +-
 guix/swh.scm                                       |  35 +----
 tests/crate.scm                                    |  13 +-
 tests/guix-build-branch.sh                         |   2 +-
 12 files changed, 279 insertions(+), 293 deletions(-)
 delete mode 100755 gnu/packages/patches/twinkle-include-qregexpvalidator.patch
 create mode 100644 guix/json.scm



reply via email to

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