summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2015-12-10gnu: Add ghc-hslua.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-hslua): New variable.
2015-12-10gnu: Add ghc-sha.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-sha): New variable.
2015-12-10gnu: Add ghc-juicypixels.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-juicypixels): New variable.
2015-12-10gnu: Add ghc-mmap.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-mmap): New variable.
2015-12-10gnu: Add ghc-filemanip.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-filemanip): New variable.
2015-12-10gnu: Add ghc-yaml.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-yaml): New variable.
2015-12-10gnu: Add ghc-mockery.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-mockery): New variable.
2015-12-10gnu: Add ghc-logging-facade.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-logging-facade): New variable.
2015-12-10gnu: Add ghc-conduit.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-conduit): New variable.
2015-12-10gnu: Add ghc-hspec-contrib.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-hspec-contrib): New variable.
2015-12-10gnu: Add ghc-aeson-qq.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-aeson-qq): New variable.
2015-12-10gnu: Add ghc-haskell-src-meta.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-haskell-src-meta): New variable.
2015-12-10gnu: Add ghc-th-orphans.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-orphans): New variable.
2015-12-10gnu: Add ghc-th-reify-many.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-reify-many): New variable.
2015-12-10gnu: Add ghc-th-expand-syns.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-expand-syns): New variable.
2015-12-10gnu: Add ghc-th-lift.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-lift): New variable.
2015-12-10gnu: Add ghc-packedstring.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-packedstring): New variable.
2015-12-10gnu: Add ghc-enclosed-exceptions.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): New variable.
2015-12-10gnu: Add ghc-executable-path.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-executable-path): New variable.
2015-12-10gnu: Add ghc-cmark.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-cmark): New variable.
2015-12-10gnu: Add ghc-highlighting-kate.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-highlighting-kate): New variable.
2015-12-10gnu: Add ghc-diff.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-diff): Add variable.
2015-12-10gnu: Add ghc-regex-pcre-builtin.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-regex-pcre-builtin): New variable.
2015-12-10gnu: Add ghc-texmath.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-texmath): New variable.
2015-12-10gnu: Add ghc-pandoc-types.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-pandoc-types): New variable.
2015-12-10gnu: Add ghc-deepseq-generics.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-deepseq-generics): New variable.
2015-12-10gnu: ghc-aeson: Propagate input.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-aeson)[inputs]: Move "ghc-unordered-containers" from here ... [propagated-inputs]: ... to here.
2015-12-10gnu: ghc-haskell-src-exts: Propagate some inputs.Ricardo Wurmus
* 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.
2015-12-10gnu: emacs-w3m: Update to 1.4.538+0.20141022.Alex Kost
* gnu/packages/emacs.scm (emacs-w3m): Update to 1.4.538+0.20141022. [arguments]: Use '--without-compress-install' configure flag.
2015-12-10gnu: emacs-w3m: Use 'modify-syntax'.Alex Kost
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use 'modify-syntax'.
2015-12-09gnu: youtube-dl: Update to 2015.12.09.Efraim Flashner
* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09. [native-inputs]: Move python-setuptools here.
2015-12-09gnu: vte: Update to 0.42.1.Efraim Flashner
* gnu/packages/gnome.scm (vte): Update to 0.42.1.
2015-12-09gnu: libsecret: Update to 0.18.3.Efraim Flashner
* gnu/packages/gnome.scm (libsecret): Update to 0.18.3.
2015-12-09gnu: libgnome-keyring: Update to 3.12.0.Efraim Flashner
* gnu/packages/gnome.scm (libgnome-keyring): Update to 3.12.0.
2015-12-09gnu: gmime: Update to 2.6.20.Efraim Flashner
* gnu/packages/mail.scm (gmime): Update to 2.6.20. [arguments]: Use modify-phases syntax.
2015-12-08gnu: guile-sly: Use HTTPS URL.Ludovic Courtès
* gnu/packages/guile.scm (guile-sly)[source]: Use 'https'. Failing to do that, we get redirected to 'https', which fails because GnuTLS is missing.
2015-12-08gnu: python-pillow: Update to 3.0.0.Andreas Enge
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
2015-12-08gnu: numactl: Update to 2.0.10.Andreas Enge
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10. [arguments]: Adapt phases to use the autotools machinery. [native-inputs]: Add autotools packages.
2015-12-08gnu: glade3: Update to 3.8.5.Efraim Flashner
* gnu/packages/gnome.scm (glade3): Update to 3.8.5.
2015-12-08gnu: autogen: Update to 5.18.7.Efraim Flashner
* gnu/packages/autogen.scm (autogen): Update to 5.18.7.
2015-12-07gnu: node: Do not use bundled dependencies.David Thompson
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.
2015-12-07gnu: util-linux: Make description more descriptive.Leo Famulari
* gnu/packages/linux.scm (util-linux)[description]: Give some more information about the package. Signed-off-by: Andreas Enge <andreas@enge.fr>
2015-12-07gnu: pcre: Update to 8.38.Mark H Weaver
* gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for main FTP site.
2015-12-07gnu: libxml2: Update to 2.9.3.Mark H Weaver
* 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.
2015-12-07gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].Mark H Weaver
* 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.
2015-12-07gnu: keepassx: Update to 2.0.Efraim Flashner
* gnu/packages/password-utils.scm (keepassx): Update to 2.0. [source]: Change to official release location.
2015-12-07gnu: python2-zope-security: Use python2-zope-testrunner.Efraim Flashner
* gnu/packages/python.scm (python2-zope-security): Do it.
2015-12-07gnu: help2man: Update to 1.47.3.Efraim Flashner
* gnu/packages/man.scm (help2man): Update to 1.47.3.
2015-12-07gnu: libmicrohttpd: Update to 0.9.47.Efraim Flashner
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47.
2015-12-06gnu: mp3info: Update URL.Alex Vong
* gnu/packages/mp3.scm (mp3info): Update source URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>