Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell.scm (ghc-sha): New variable.
|
|
* gnu/packages/haskell.scm (ghc-juicypixels): New variable.
|
|
* gnu/packages/haskell.scm (ghc-mmap): New variable.
|
|
* gnu/packages/haskell.scm (ghc-filemanip): New variable.
|
|
* gnu/packages/haskell.scm (ghc-yaml): New variable.
|
|
* gnu/packages/haskell.scm (ghc-mockery): New variable.
|
|
* gnu/packages/haskell.scm (ghc-logging-facade): New variable.
|
|
* gnu/packages/haskell.scm (ghc-conduit): New variable.
|
|
* gnu/packages/haskell.scm (ghc-hspec-contrib): New variable.
|
|
* gnu/packages/haskell.scm (ghc-aeson-qq): New variable.
|
|
* gnu/packages/haskell.scm (ghc-haskell-src-meta): New variable.
|
|
* gnu/packages/haskell.scm (ghc-th-orphans): New variable.
|
|
* gnu/packages/haskell.scm (ghc-th-reify-many): New variable.
|
|
* gnu/packages/haskell.scm (ghc-th-expand-syns): New variable.
|
|
* gnu/packages/haskell.scm (ghc-th-lift): New variable.
|
|
* gnu/packages/haskell.scm (ghc-packedstring): New variable.
|
|
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): New variable.
|
|
* gnu/packages/haskell.scm (ghc-executable-path): New variable.
|
|
* gnu/packages/haskell.scm (ghc-cmark): New variable.
|
|
* gnu/packages/haskell.scm (ghc-highlighting-kate): New variable.
|
|
* gnu/packages/haskell.scm (ghc-diff): Add variable.
|
|
* gnu/packages/haskell.scm (ghc-regex-pcre-builtin): New variable.
|
|
* gnu/packages/haskell.scm (ghc-texmath): New variable.
|
|
* gnu/packages/haskell.scm (ghc-pandoc-types): New variable.
|
|
* gnu/packages/haskell.scm (ghc-deepseq-generics): New variable.
|
|
* gnu/packages/haskell.scm (ghc-aeson)[inputs]: Move
"ghc-unordered-containers" from here ...
[propagated-inputs]: ... to here.
|
|
* gnu/packages/haskell.scm (ghc-haskell-src-exts)[inputs]: Remove field.
[propagated-inputs]: Move "cpphs", "ghc-mtl", "ghc-happy", and "ghc-syb"
from inputs field here.
[native-inputs]: Move "ghc-smallcheck", "ghc-tasty",
"ghc-tasty-smallcheck", and "ghc-tasty-golden" from inputs field here.
|
|
* gnu/packages/emacs.scm (emacs-w3m): Update to 1.4.538+0.20141022.
[arguments]: Use '--without-compress-install' configure flag.
|
|
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use 'modify-syntax'.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09.
[native-inputs]: Move python-setuptools here.
|
|
* gnu/packages/gnome.scm (vte): Update to 0.42.1.
|
|
* gnu/packages/gnome.scm (libsecret): Update to 0.18.3.
|
|
* gnu/packages/gnome.scm (libgnome-keyring): Update to 3.12.0.
|
|
* gnu/packages/mail.scm (gmime): Update to 2.6.20.
[arguments]: Use modify-phases syntax.
|
|
* gnu/packages/guile.scm (guile-sly)[source]: Use 'https'. Failing to
do that, we get redirected to 'https', which fails because GnuTLS is
missing.
|
|
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
|
|
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10.
[arguments]: Adapt phases to use the autotools machinery.
[native-inputs]: Add autotools packages.
|
|
* gnu/packages/gnome.scm (glade3): Update to 3.8.5.
|
|
* gnu/packages/autogen.scm (autogen): Update to 5.18.7.
|
|
The Node build system was previously building its own copies of
OpenSSL (yikes!), libuv, and zlib.
* gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib.
[arguments]: Add configure flags for using system libraries. Use
'modify-phases' syntax.
|
|
* gnu/packages/linux.scm (util-linux)[description]: Give some more
information about the package.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for
main FTP site.
|
|
* gnu/packages/patches/libxml2-CVE-2015-1819.patch,
gnu/packages/patches/libxml2-CVE-2015-7941-pt1.patch,
gnu/packages/patches/libxml2-CVE-2015-7941-pt2.patch,
gnu/packages/patches/libxml2-CVE-2015-7942-pt1.patch,
gnu/packages/patches/libxml2-CVE-2015-7942-pt2.patch,
gnu/packages/patches/libxml2-CVE-2015-8035.patch,
gnu/packages/patches/libxml2-bug-737840.patch,
gnu/packages/patches/libxml2-bug-738805.patch,
gnu/packages/patches/libxml2-bug-746048.patch,
gnu/packages/patches/libxml2-bug-747437.patch,
gnu/packages/patches/libxml2-bug-751603.patch,
gnu/packages/patches/libxml2-bug-751631.patch,
gnu/packages/patches/libxml2-bug-754946.patch,
gnu/packages/patches/libxml2-bug-754947.patch,
gnu/packages/patches/libxml2-bug-755857.patch,
gnu/packages/patches/libxml2-fix-catalog-corruption.patch,
gnu/packages/patches/libxml2-id-attrs-in-xmlSetTreeDoc.patch,
gnu/packages/patches/libxml2-node-sort-order-pt1.patch,
gnu/packages/patches/libxml2-node-sort-order-pt2.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/xml.scm (libxml2): Update to 2.9.3. Remove patches.
|
|
* gnu/packages/tls.scm (openssl): Update to 1.0.2e.
[arguments]: Rename 'fix-man-dir' phase to 'patch-Makefile.org',
and patch SHELL in Makefile.org. Add 'fix-broken-symlinks' phase.
Return #t from 'patch-tests' phase.
|
|
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.
[source]: Change to official release location.
|
|
* gnu/packages/python.scm (python2-zope-security): Do it.
|
|
* gnu/packages/man.scm (help2man): Update to 1.47.3.
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47.
|
|
* gnu/packages/mp3.scm (mp3info): Update source URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (myrepos): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|