guix-commits
[Top][All Lists]
Advanced

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

branch master updated (02460db -> c902458)


From: guix-commits
Subject: branch master updated (02460db -> c902458)
Date: Sat, 17 Aug 2019 10:23:40 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  02460db   machine: ssh: Fix sanity checks.
       new  3759201   tests: Relax expectations for the 'home-page' checker.
       new  75a6f66   tests: Move 'guix environment -C --no-cwd' test where it 
belongs.
       new  198f560   gnu: geeqie: Build sequentially.
       new  c902458   gnu: Add elm-compiler 0.19.0

The 4 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:
 gnu/local.mk                                       |  6 +-
 gnu/packages/elm.scm                               | 81 ++++++++++++++++++++++
 gnu/packages/image-viewers.scm                     |  7 +-
 .../patches/elm-compiler-disable-reactor.patch     | 71 +++++++++++++++++++
 .../patches/elm-compiler-fix-map-key.patch         | 38 ++++++++++
 .../patches/elm-compiler-relax-glsl-bound.patch    | 19 +++++
 tests/guix-environment-container.sh                |  7 ++
 tests/guix-environment.sh                          |  8 ---
 tests/lint.scm                                     | 12 ++--
 9 files changed, 235 insertions(+), 14 deletions(-)
 create mode 100644 gnu/packages/elm.scm
 create mode 100644 gnu/packages/patches/elm-compiler-disable-reactor.patch
 create mode 100644 gnu/packages/patches/elm-compiler-fix-map-key.patch
 create mode 100644 gnu/packages/patches/elm-compiler-relax-glsl-bound.patch



reply via email to

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