guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d4735e8 -> 44b7374)


From: Ricardo Wurmus
Subject: branch master updated (d4735e8 -> 44b7374)
Date: Mon, 13 Nov 2017 12:13:24 -0500 (EST)

rekado pushed a change to branch master
in repository guix.

      from  d4735e8   gnu: cd-hit: Update source tarball hash.
       new  a06b9b5   gnu: Move testing packages from haskell to haskell-check.
       new  44b7374   gnu: Move web packages from haskell to haskell-web.

The 2 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                     |    2 +
 gnu/packages/haskell-check.scm   |  728 +++++++++++++++++
 gnu/packages/haskell-web.scm     |  843 +++++++++++++++++++
 gnu/packages/haskell.scm         | 1660 ++------------------------------------
 gnu/packages/idris.scm           |    2 +
 gnu/packages/version-control.scm |    2 +
 gnu/packages/wm.scm              |    2 +
 7 files changed, 1656 insertions(+), 1583 deletions(-)
 create mode 100644 gnu/packages/haskell-check.scm
 create mode 100644 gnu/packages/haskell-web.scm



reply via email to

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