summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add ghc-conduit.•••* gnu/packages/haskell.scm (ghc-conduit): New variable. Ricardo Wurmus2015-12-101-0/+34
* gnu: Add ghc-hspec-contrib.•••* gnu/packages/haskell.scm (ghc-hspec-contrib): New variable. Ricardo Wurmus2015-12-101-0/+24
* gnu: Add ghc-aeson-qq.•••* gnu/packages/haskell.scm (ghc-aeson-qq): New variable. Ricardo Wurmus2015-12-101-0/+31
* gnu: Add ghc-haskell-src-meta.•••* gnu/packages/haskell.scm (ghc-haskell-src-meta): New variable. Ricardo Wurmus2015-12-101-0/+24
* gnu: Add ghc-th-orphans.•••* gnu/packages/haskell.scm (ghc-th-orphans): New variable. Ricardo Wurmus2015-12-101-0/+28
* gnu: Add ghc-th-reify-many.•••* gnu/packages/haskell.scm (ghc-th-reify-many): New variable. Ricardo Wurmus2015-12-101-0/+26
* gnu: Add ghc-th-expand-syns.•••* gnu/packages/haskell.scm (ghc-th-expand-syns): New variable. Ricardo Wurmus2015-12-101-0/+22
* gnu: Add ghc-th-lift.•••* gnu/packages/haskell.scm (ghc-th-lift): New variable. Ricardo Wurmus2015-12-101-0/+21
* gnu: Add ghc-packedstring.•••* gnu/packages/haskell.scm (ghc-packedstring): New variable. Ricardo Wurmus2015-12-101-0/+29
* gnu: Add ghc-enclosed-exceptions.•••* gnu/packages/haskell.scm (ghc-enclosed-exceptions): New variable. Ricardo Wurmus2015-12-101-0/+29
* gnu: Add ghc-executable-path.•••* gnu/packages/haskell.scm (ghc-executable-path): New variable. Ricardo Wurmus2015-12-101-0/+23
* gnu: Add ghc-cmark.•••* gnu/packages/haskell.scm (ghc-cmark): New variable. Ricardo Wurmus2015-12-101-0/+25
* gnu: Add ghc-highlighting-kate.•••* gnu/packages/haskell.scm (ghc-highlighting-kate): New variable. Ricardo Wurmus2015-12-101-0/+32
* gnu: Add ghc-diff.•••* gnu/packages/haskell.scm (ghc-diff): Add variable. Ricardo Wurmus2015-12-101-0/+19
* gnu: Add ghc-regex-pcre-builtin.•••* gnu/packages/haskell.scm (ghc-regex-pcre-builtin): New variable. Ricardo Wurmus2015-12-101-0/+23
* gnu: Add ghc-texmath.•••* gnu/packages/haskell.scm (ghc-texmath): New variable. Ricardo Wurmus2015-12-101-1/+36
* gnu: Add ghc-pandoc-types.•••* gnu/packages/haskell.scm (ghc-pandoc-types): New variable. Ricardo Wurmus2015-12-101-0/+25
* gnu: Add ghc-deepseq-generics.•••* gnu/packages/haskell.scm (ghc-deepseq-generics): New variable. Ricardo Wurmus2015-12-101-0/+33
* gnu: ghc-aeson: Propagate input.•••* gnu/packages/haskell.scm (ghc-aeson)[inputs]: Move "ghc-unordered-containers" from here ... [propagated-inputs]: ... to here. Ricardo Wurmus2015-12-101-1/+1
* gnu: ghc-haskell-src-exts: Propagate some inputs.•••* 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. Ricardo Wurmus2015-12-101-5/+6
* gnu: emacs-w3m: Update to 1.4.538+0.20141022.•••* gnu/packages/emacs.scm (emacs-w3m): Update to 1.4.538+0.20141022. [arguments]: Use '--without-compress-install' configure flag. Alex Kost2015-12-101-3/+8
* gnu: emacs-w3m: Use 'modify-syntax'.•••* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use 'modify-syntax'. Alex Kost2015-12-101-34/+33
* gnu: youtube-dl: Update to 2015.12.09.•••* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09. [native-inputs]: Move python-setuptools here. Efraim Flashner2015-12-091-3/+3
* gnu: vte: Update to 0.42.1.•••* gnu/packages/gnome.scm (vte): Update to 0.42.1. Efraim Flashner2015-12-091-2/+2
* gnu: libsecret: Update to 0.18.3.•••* gnu/packages/gnome.scm (libsecret): Update to 0.18.3. Efraim Flashner2015-12-091-3/+4
* gnu: libgnome-keyring: Update to 3.12.0.•••* gnu/packages/gnome.scm (libgnome-keyring): Update to 3.12.0. Efraim Flashner2015-12-091-2/+2
* gnu: gmime: Update to 2.6.20.•••* gnu/packages/mail.scm (gmime): Update to 2.6.20. [arguments]: Use modify-phases syntax. Efraim Flashner2015-12-091-16/+18
* gnu: guile-sly: Use HTTPS URL.•••* gnu/packages/guile.scm (guile-sly)[source]: Use 'https'. Failing to do that, we get redirected to 'https', which fails because GnuTLS is missing. Ludovic Courtès2015-12-081-1/+1
* gnu: python-pillow: Update to 3.0.0.•••* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0. Andreas Enge2015-12-081-2/+2
* gnu: numactl: Update to 2.0.10.•••* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10. [arguments]: Adapt phases to use the autotools machinery. [native-inputs]: Add autotools packages. Andreas Enge2015-12-081-25/+13
* gnu: glade3: Update to 3.8.5.•••* gnu/packages/gnome.scm (glade3): Update to 3.8.5. Efraim Flashner2015-12-081-2/+3
* gnu: autogen: Update to 5.18.7.•••* gnu/packages/autogen.scm (autogen): Update to 5.18.7. Efraim Flashner2015-12-081-5/+5
* gnu: node: Do not use bundled dependencies.•••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. David Thompson2015-12-071-36/+44
* gnu: util-linux: Make description more descriptive.•••* gnu/packages/linux.scm (util-linux)[description]: Give some more information about the package. Signed-off-by: Andreas Enge <andreas@enge.fr> Leo Famulari2015-12-071-2/+3
* gnu: pcre: Update to 8.38.•••* gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for main FTP site. Mark H Weaver2015-12-071-4/+8
* gnu: libxml2: Update to 2.9.3.•••* 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. Mark H Weaver2015-12-0720-1087/+2
* gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].•••* 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. Mark H Weaver2015-12-071-4/+27
* gnu: keepassx: Update to 2.0.•••* gnu/packages/password-utils.scm (keepassx): Update to 2.0. [source]: Change to official release location. Efraim Flashner2015-12-071-5/+4
* gnu: python2-zope-security: Use python2-zope-testrunner.•••* gnu/packages/python.scm (python2-zope-security): Do it. Efraim Flashner2015-12-071-1/+7
* gnu: help2man: Update to 1.47.3.•••* gnu/packages/man.scm (help2man): Update to 1.47.3. Efraim Flashner2015-12-071-2/+3
* gnu: libmicrohttpd: Update to 0.9.47.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47. Efraim Flashner2015-12-071-2/+3
* gnu: mp3info: Update URL.•••* gnu/packages/mp3.scm (mp3info): Update source URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong2015-12-061-1/+2
* gnu: Add myrepos.•••* gnu/packages/version-control.scm (myrepos): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2015-12-061-0/+30
* gnu: Add python-docopt.•••* gnu/packages/python.scm (python-docopt, python2-docopt): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2015-12-061-0/+36
* gnu: gajim: Update to 0.16.4.•••* gnu/packages/messaging.scm (gajim): Update to 0.16.4. Efraim Flashner2015-12-061-2/+3
* gnu: pinentry: Update to 0.9.6.•••* gnu/packages/gnupg.scm (pinentry): Update to 0.9.6. [inputs]: Add libsecret. Efraim Flashner2015-12-061-2/+4
* gnu: gpgme: Update to 1.6.0.•••* gnu/packages/gnupg.scm (gpgme): Update to 1.6.0. Efraim Flashner2015-12-061-2/+2
* gnu: gnupg: Update to 2.1.10.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.10. [inputs]: Add adns. Efraim Flashner2015-12-061-3/+4
* gnu: gnupg-2.0: Update to 2.0.29.•••* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29. [inputs]: Add adns. Efraim Flashner2015-12-061-3/+5
* gnu: libassuan: Update to 2.4.2.•••* gnu/packages/gnupg.scm (libassuan): Update to 2.4.2. Efraim Flashner2015-12-061-2/+3