aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add pigx-bsseq.Ricardo Wurmus2018-03-11
| | | | * gnu/packages/bioinformatics.scm (pigx-bsseq): New variable.
* gnu: Add pigx-chipseq.Ricardo Wurmus2018-03-11
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): New variable.
* gnu: icedtea-8: Build "out" reproducibly.Ricardo Wurmus2018-03-11
| | | | | | | | Partially fixes <https://bugs.gnu.org/30730>. * gnu/packages/java.scm (icedtea-8)[arguments]: Add phases "patch-keystore" and "strip-jar-timestamps". [source]: Also patch DIST_ID in "configure" script.
* gnu: gambit-c: Update to 4.8.9.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.8.9.
* gnu: sssd: Update to 1.16.1.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/sssd.scm (sssd): Update to 1.16.1.
* gnu: git-remote-gcrypt: Update to 1.0.3.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.3.
* gnu: archivemount: Update to 0.8.9.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/linux.scm (archivemount): Update to 0.8.9.
* gnu: haunt: Update to 0.2.2.David Thompson2018-03-10
| | | | * gnu/packages/guile.scm (haunt): Update to 0.2.2.
* gnu: guile-syntax-highlight: Update to 0.1.David Thompson2018-03-10
| | | | * gnu/packages/guile.scm (guile-syntax-highlight): Update to 0.1.
* gnu: enlightenment: Use 'loginctl' for system actions.Efraim Flashner2018-03-10
| | | | | | * gnu/packages/enlightenment.scm (enlightenment)[arguments]: Use 'loginctl' functions when powering off, sleeping, rebooting or suspending the system.
* gnu: zsh: Fix CVE-2018-{7548,7549}.Leo Famulari2018-03-10
| | | | | | | * gnu/packages/patches/zsh-CVE-2018-7548.patch, gnu/packages/patches/zsh-CVE-2018-7549.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/shells.scm (zsh)[source]: Use them.
* gnu: r-minimal: Respect SOURCE_DATE_EPOCH in srcfile.Ricardo Wurmus2018-03-10
| | | | | | | Fixes <https://bugs.gnu.org/30729>. * gnu/packages/statistics.scm (r-minimal)[arguments]: Replace timestamp hack with patch to "srcfile" and "srcfilecopy".
* gnu: xprop: Update to 1.2.3.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xprop): Update to 1.2.3.
* gnu: xpr: Update to 1.0.5.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xpr): Update to 1.0.5.
* gnu: xlsfonts: Update to 1.0.6.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xlsfonts): Update to 1.0.6.
* gnu: xkill: Update to 1.0.5.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xkill): Update to 1.0.5.
* gnu: xbacklight: Update to 1.2.2.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xbacklight): Update to 1.2.2.
* gnu: xwininfo: Update to 1.1.4.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xwininfo): Update to 1.1.4.
* gnu: xset: Update to 1.2.4.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xset): Update to 1.2.4.
* gnu: xwd: Update to 1.0.7.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xwd): Update to 1.0.7.
* gnu: xlsclients: Update to 1.1.4.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xlsclients): Update to 1.1.4.
* gnu: xmessage: Update to 1.0.5.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xmessage): Update to 1.0.5.
* gnu: xinit: Update to 1.4.0.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xinit): Update to 1.4.0.
* gnu: xwud: Update to 1.0.5.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xwud): Update to 1.0.5.
* gnu: xsetroot: Update to 1.1.2.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xsetroot): Update to 1.1.2.
* gnu: xrefresh: Update to 1.0.6.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
* gnu: xrdb: Update to 1.1.1.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
* gnu: xfontsel: Update to 1.0.6.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
* gnu: xcursor-themes: Update to 1.0.5.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
* gnu: xbitmaps: Update to 1.1.2.Marius Bakke2018-03-10
| | | | * gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
* gnu: linux-libre: Update to 4.15.8.Mark H Weaver2018-03-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.25.Mark H Weaver2018-03-09
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25. (%linux-libre-4.14-hash): Update hash.
* gnu: 'autoconf-wrapper' is no longer a procedure.Ludovic Courtès2018-03-09
| | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/30710>. Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/packages/autotools.scm (autoconf-wrapper): Rename to... (make-autoconf-wrapper): ... this. Add 'properties' field. (autoconf-wrapper): New variable. * gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly. * gnu/packages/gnupg.scm (signing-party): Likewise. * gnu/packages/guile.scm (guile-ics, guile-bash): Likewise. * gnu/packages/libevent.scm (libuv): Likewise. * gnu/packages/logging.scm (glog): Likewise. * gnu/packages/mail.scm (libetpan): Likewise. * gnu/packages/mate.scm (mate-icon-theme-faenza) (mate-screensaver): Likewise. * gnu/packages/package-management.scm (guix): Likewise. * gnu/packages/sawfish.scm (librep): Likewise. * gnu/packages/video.scm (motion): Likewise. * gnu/packages/zile.scm (zile-on-guile): Likewise.
* gnu: linux-libre@4.1: Update to 4.1.50.Mark H Weaver2018-03-09
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
* gnu: Update python-django-gravatar2.Christopher Baines2018-03-09
| | | | | | | | * gnu/packages/django.scm (python-django-gravatar2)[version]: Update from 1.4.0 to 1.4.2. [source]: Update sha256 hash. [arguments]: Disable the tests, as the django project for the tests is missing.
* gnu: Update python-django-filter to 1.1.0.Christopher Baines2018-03-09
| | | | | | | | | * gnu/packages/django.scm (python-django-filter)[version]: Update from 0.14.0 to 1.1.0. [source]: Update sha256 hash. [native-inputs]: Add python-djangorestframework and python-django-crispy-forms as native inputs, as they are used in the test suite.
* gnu: Add python-django-crispy-forms.Christopher Baines2018-03-09
| | | | * gnu/packages/django.scm (python-django-crispy-forms): New variable.
* gnu: Add python-djangorestframework.Christopher Baines2018-03-09
| | | | * gnu/packages/django.scm (python-djangorestframework): New variable.
* gnu: r-rhdf5lib: Make build reproducible.Ricardo Wurmus2018-03-09
| | | | | * gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp and host system kernel version.
* gnu: hdf5: Do not record the build-time kernel version.Ricardo Wurmus2018-03-09
| | | | | * gnu/packages/maths.scm (hdf5)[arguments]: Patch libhdf5.settings to prevent the kernel version on the build node from affecting the output.
* gnu: r-fnn: Remove duplicate definition.Ricardo Wurmus2018-03-08
| | | | | * gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS. * gnu/packages/statistics.scm (r-fnn): Remove.
* gnu: Add r-phangorn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/bioinformatics.scm (r-phangorn): New variable.
* gnu: Add r-smoother.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-smoother): New variable.
* gnu: Add r-fnn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-fnn): New variable.
* gnu: Add r-vim.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-vim): New variable.
* gnu: Add r-prroc.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-prroc): New variable.
* gnu: Add r-abind.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-abind): New variable.
* gnu: Add r-sqldf.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-sqldf): New variable.
* gnu: Add r-gsubfn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-gsubfn): New variable.
* gnu: Add r-psych.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-psych): New variable.