summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: python-h5py: Update to 2.6.0.Efraim Flashner2016-04-10
| | | | | | | * gnu/packages/python.scm (python-h5py): Update to 2.6.0. [inputs]: Add python-six. [native-inputs]: Add python-pkgconfig. [properties]: Define python2-h5py.
* gnu: python-pytz: Update to 2016.3.Efraim Flashner2016-04-10
| | | | * gnu/packages/python.scm (python-pytz): Update to 2016.3.
* gnu: python-babel: Update to 2.3.2.Efraim Flashner2016-04-10
| | | | * gnu/packages/python.scm (python-babel): Update to 2.3.2.
* gnu: python-ccm: Update to 2.1.6.Efraim Flashner2016-04-10
| | | | * gnu/packages/python.scm (python-ccm): Update to 2.1.6.
* gnu: python-httplib2: Update to 0.9.2.Efraim Flashner2016-04-10
| | | | * gnu/packages/python.scm (python-httplib2): Update to 0.9.2.
* gnu: python-paramiko: Update to 1.16.0.Efraim Flashner2016-04-10
| | | | * gnu/packages/python.scm (python-paramiko): Update to 1.16.0.
* gnu: youtube-dl: Update to 2016.04.06.Efraim Flashner2016-04-10
| | | | | * gnu/packages/video.scm (youtube-dl): Update to 2016.04.06. [native-inputs]: Remove python-setuptools.
* gnu: python-requests: Rearrange inputs.Efraim Flashner2016-04-10
| | | | | | * gnu/packages/python.scm (python-requests)[propagated-inputs]: Move python-py, python-pytest, python-pytest-cov, python-wheel from here... [native-inputs]: ... to here.
* gnu: livestreamer: Remove extra inputs.Efraim Flashner2016-04-10
| | | | | | * gnu/packages/video.scm (livestreamer)[native-inputs]: Remove python-setuptools. [propagated-inputs]: Remove python-singledispatch.
* gnu: offlineimap: Add sqlite support.Efraim Flashner2016-04-10
| | | | | * gnu/packages/mail.scm (offlineimap)[inputs]: Add python2-pysqlite. [arguments]: Wrap binary with python2-pysqlite's path.
* gnu: icecat: Update to 38.7.1-gnu1.Efraim Flashner2016-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat): Update to 38.7.1-gnu1. [sources]: Remove numerous patches. * gnu/packages/patches/icecat-CVE-2015-4477.patch, gnu/packages/patches/icecat-CVE-2015-7207.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt01.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt02.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt03.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt04.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt05.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt06.patch, gnu/packages/patches/icecat-CVE-2016-1954.patch, gnu/packages/patches/icecat-CVE-2016-1960.patch, gnu/packages/patches/icecat-CVE-2016-1961.patch, gnu/packages/patches/icecat-CVE-2016-1962.patch, gnu/packages/patches/icecat-CVE-2016-1964.patch, gnu/packages/patches/icecat-CVE-2016-1965.patch, gnu/packages/patches/icecat-CVE-2016-1966.patch, gnu/packages/patches/icecat-CVE-2016-1974.patch, gnu/packages/patches/icecat-icecatbug-1248851.patch, gnu/packages/patches/icecat-update-graphite2.patch, gnu/packages/patches/icecat-update-graphite2-pt2.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them.
* gnu: Add c-graph.John Darrington2016-04-09
| | | | * gnu/packages/maths.scm (c-graph): New variable.
* gnu: Add ibus-anthy.Chris Marusich2016-04-09
| | | | | | * gnu/packages/ibus.scm (ibus-anthy): New variable. Co-authored-by: 宋文武 <iyzsong@gmail.com>.
* gnu: Add anthy.Chris Marusich2016-04-09
| | | | | | | * gnu/packages/anthy.scm: New file. * gnu-system.am: Add it. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Add wmclock.Kei Yamashita2016-04-08
| | | | | | * gnu/packages/gnustep.scm (wmclock): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pcre2: Update to 10.21.McKinley Olsen2016-04-08
| | | | | | gnu/packages/pcre.scm (pcre2): Update to 10.21. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: singular: Update hash.Andreas Enge2016-04-08
| | | | | * gnu/packages/algebra.scm (singular)[source]: Update upstream hash. See http://www.singular.uni-kl.de:8002/trac/ticket/754 .
* gnu: linux-libre-4.1: Update to 4.1.21.Mark H Weaver2016-04-07
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.21.
* gnu: redis: Update to 3.0.7.David Thompson2016-04-07
| | | | * gnu/packages/databases.scm (redis): Update to 3.0.7.
* gnu: python-pkgconfig: Add license prefix.Mathieu Lirzin2016-04-07
| | | | * gnu/packages/python.scm (python-pkgconfig)[license]: Fix prefix.
* gnu: Add macchanger.John Darrington2016-04-07
| | | | * gnu/packages/networking.scm (macchanger): New variable.
* gnu: node: Update to 5.10.0.David Thompson2016-04-07
| | | | * gnu/packages/node.scm (node): Update to 5.10.0.
* gnu: libuv: Update to 1.8.0.David Thompson2016-04-07
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.8.0.
* environment: container: Work around read-only /etc/resolv.conf issue.David Thompson2016-04-07
| | | | | * guix/scripts/environment.scm (launch-environment/container): Mount /etc/resolv.conf as a writable file.
* gnu: abiword: Add epub, goffice support.Efraim Flashner2016-04-07
| | | | | | * gnu/packages/abiword.scm (abiword.scm)[arguments]: Add "epub" and "goffice" to "enable-plugins" configure flag. [inputs]: Add goffice, libchamplain, telepathy-glib.
* gnu: python-cython: Update to 0.24.Andreas Enge2016-04-07
| | | | * gnu/packages/python.scm (python-cython): Update to 0.24.
* gnu: Add python-cysignals.Andreas Enge2016-04-07
| | | | | * gnu/packages/python.scm (python-cysignals, python2-cysignals): New variables.
* gnu: Add r-zlibbioc.Roel Janssen2016-04-06
| | | | | | * gnu/packages/bioinformatics.scm (r-zlibbioc): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-variantannotation.Roel Janssen2016-04-06
| | | | | | * gnu/packages/bioinformatics.scm (r-variantannotation): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: pcre: Fix CVE-2016-3191.Ludovic Courtès2016-04-06
| | | | | | | * gnu/packages/pcre.scm (pcre)[replacement]: New field. (pcre-fixed): New variable. * gnu/packages/patches/pcre-CVE-2016-3191.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* doc: Update reproducible-builds.org URL.Ludovic Courtès2016-04-06
| | | | | * doc/guix.texi (Invoking guix challenge): Update reproducible-builds URL.
* doc: Use more https URLs.Ludovic Courtès2016-04-06
| | | | * doc/guix.texi (Invoking guix challenge): Use https instead of http.
* challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès2016-04-06
| | | | | | | | | | Reported by John Darrington. * guix/scripts/challenge.scm (guix-challenge): Add an explicit 'exit' call when ISSUES is empty. * scripts/guix.in: Add comment about 'exit'. * doc/guix.texi (Invoking guix challenge): Mention the behavior and exit code.
* doc: Update use of old "PACKAGE-VERSION" syntax.Ludovic Courtès2016-04-06
| | | | * doc/guix.texi (Invoking guix edit): Use the @ syntax for versions.
* gnu: abiword: Update to 3.0.1.Efraim Flashner2016-04-06
| | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword): Update to 3.0.1. [source]: Remove 4 patches. [arguments]: Disable tests. [inputs]: Add libxslt, replace gtk+-2 with gtk+. [native-inputs]: Add libtool. * gnu/packages/patches/abiword-link-plugins-against-backend.patch, gnu/packages/patches/abiword-no-include-glib-internal-headers.patch, gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch, gnu/packages/patches/abiword-use-proper-png-api.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them.
* gnu: hexchat: Update to 2.12.0.Leo Famulari2016-04-06
| | | | * gnu/packages/messaging.scm (hexchat): Update to 2.12.0.
* gnu: Add wmcpuload.Kei Yamashita2016-04-06
| | | | | | * gnu/packages/gnustep.scm (wmcpuload): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pkgconfig.Andreas Enge2016-04-06
| | | | | * gnu/packages/python.scm (python-pkgconfig, python2-pkgconfig): New variables.
* gnu: Add progress.Roel Janssen2016-04-06
| | | | | | * gnu/packages/admin.scm (progress): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add wmnd.Kei Yamashita2016-04-06
| | | | | | * gnu/packages/gnustep.scm (wmnd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add singular.Andreas Enge2016-04-06
| | | | * gnu/packages/algebra.scm (singular): New variable.
* gnu: Add iodine.Tobias Geerinckx-Rice2016-04-05
| | | | | | * gnu/packages/networking.scm (iodine): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cddlib.Andreas Enge2016-04-05
| | | | * gnu/packages/maths.scm (cddlib): New variable.
* gnu: Add 4ti2.Andreas Enge2016-04-05
| | | | * gnu/packages/maths.scm (4ti2): New variable.
* gnu: Add NTL.Andreas Enge2016-04-05
| | | | * gnu/packages/algebra.scm (ntl): New variable.
* gnu: mercurial: Update to 3.7.3 [fixes CVE-2016-{3068,3069,3630}].Efraim Flashner2016-04-05
| | | | * gnu/packages/version-control.scm (mercurial): Update to 3.7.3.
* gnu: python-futures: Remove variable.Efraim Flashner2016-04-05
| | | | * gnu/packages/python.scm (python-futures): Remove it.
* gnu: git-annex-remote-hubic: Change to python2.Efraim Flashner2016-04-05
| | | | | * gnu/packages/version-control.scm (git-annex-remote-hubic) [arguments]: Build with python2.
* gnu: Add wmbattery.Kei Yamashita2016-04-05
| | | | | | * gnu/packages/gnustep.scm (wmbattery): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: vcftools: Update to 0.1.14.Roel Janssen2016-04-05
| | | | | | | | | * gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.14. [arguments]: Do not modify phases as it is not needed anymore. [native-inputs]: Add 'pkg-config'. [home-page]: Update to new location. Signed-off-by: Alex Kost <alezost@gmail.com>