summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-06tests: Adjust 'guix package' test to "python2" name.Ludovic Courtès
This is a followup to a7714d42de2c3082f3609d1e63c83d703fb39cf9, which renamed Python 2.x to "python2". * tests/guix-package.sh: Use g-wrap and guile@2.0 when testing collisions.
2018-06-06tests: Adjust graph test.Ludovic Courtès
This is a followup to 301a4249064227bc4883e4e5b638e85a65925ba0, which added a dependency to sed. * tests/graph.scm ("node-edges"): Use 'hello', not 'sed', as the example of a package without any dependency.
2018-06-06gnu: vigra: Disable broken test.Ricardo Wurmus
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test"; enable parallel build.
2018-06-06gnu: lynx: Update to 2.8.9dev.19.Rutger Helling
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
2018-06-06gnu: esmtp: Replace 'bootstrap phase.Efraim Flashner
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase to replace default 'bootstrap phase.
2018-06-06gnu: can-utils: Remove 'bootstrap phase.Efraim Flashner
* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary 'bootstrap phase.
2018-06-06gnu: gerbv: Update to 2.6.2.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (gerbv): Update to 2.6.2. [arguments]: Remove ‘autoconf’ phase... [native-inputs]: ...and remove its dependencies.
2018-06-06gnu: linsmith: Update to 0.99.31.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
2018-06-06gnu: linsmith: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
2018-06-06gnu: python-lmdb: Update to 0.94.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-lmdb): Update to 0.94.
2018-06-06gnu: debootstrap: Update to 1.0.101.Tobias Geerinckx-Rice
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
2018-06-06gnu: tomb: Update to 2.5.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (tomb): Update to 2.5. [inputs, arguments]: Add util-linux for ‘findmnt’.
2018-06-06gnu: cfitsio: Update to 3.450.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (cfitsio): Update to 3.450.
2018-06-06gnu: gnuastro: Update to 0.6.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (gnuastro): Update to 0.6.
2018-06-06gnu: wcslib: Fix build.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (wcslib)[arguments]: Skip the default ‘install-license-files’ phase. Don't build or test in parallel.
2018-06-06gnu: inxi: Update to 3.0.11-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi): Update to 3.0.11-1.
2018-06-06gnu: inxi: Use GIT-FETCH.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi)[source]: Use GIT-FETCH. [native-inputs]: Remove tar. [arguments]: Adjust accordingly.
2018-06-06gnu: inxi: Fix man page location.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi)[arguments]: Install man page to /share/man instead of /share/doc/man.
2018-06-06gnu: ruby-asciidoctor: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS.
2018-06-06gnu: ruby-asciidoctor: Update to 1.5.7.1.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.7.1.
2018-06-06gnu: ruby-eventmachine: Use working home page.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-eventmachine)[home-page]: Update URI.
2018-06-06gnu: ruby-eventmachine: Update to 1.2.7.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.7.
2018-06-06gnu: ruby-connection-pool: Update to 2.2.2.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.2.2.
2018-06-06gnu: linkchecker: Update to 9.4.0.Tobias Geerinckx-Rice
* gnu/packages/web.scm (linkchecker): Update to 9.4.0. [source]: Use GIT-FETCH. [inputs]: Add python2-dnspython and python2-pyxdg. [arguments]: Remove ‘remove-python-requests-version’ phase. [license]: Remove licences of unbundled inputs.
2018-06-06gnu: xf86-input-wacom: Update to 0.36.1.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.1. [source]: Update URI.
2018-06-06gnu: libwacom: Update to 0.30.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (libwacom): Update to 0.30. [source]: Update URI.
2018-06-06gnu: libwacom, xf86-input-wacom: Update home page.Tobias Geerinckx-Rice
‘The Linux Wacom Project has moved.’ -- <http://linuxwacom.sourceforge.net/wiki> * gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]: Update URI.
2018-06-06gnu: darktable: Update to 2.4.4.Leo Famulari
* gnu/packages/photo.scm (darktable): Update to 2.4.4.
2018-06-05gnu: Update Syncthing to 0.14.48.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.48.
2018-06-05gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-2.abb8cba.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 0.0.0-2.abb8cba.
2018-06-05Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-05gnu: qtractor: Update to 0.9.1.Ricardo Wurmus
* gnu/packages/music.scm (qtractor): Update to 0.9.1. [arguments]: Add phase "fix-build-with-qt-5.11".
2018-06-05gnu: linux-libre: Update to 4.17.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.16-arm.conf, gnu/packages/aux-files/linux-libre/4.16-arm64.conf, gnu/packages/aux-files/linux-libre/4.16-i686.conf, gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.17-arm.conf, gnu/packages/aux-files/linux-libre/4.17-arm64.conf, gnu/packages/aux-files/linux-libre/4.17-i686.conf, gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly.
2018-06-05gnu: linux-libre@4.14: Update to 4.14.48.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.48. (%linux-libre-4.14-hash): Update hash.
2018-06-05gnu: linux-libre@4.9: Update to 4.9.106.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.106.
2018-06-05gnu: yoshimi: Update to 1.5.8.Ricardo Wurmus
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.
2018-06-05gnu: freedoom: Fix compilation.Efraim Flashner
* gnu/packages/games.scm (freedoom)[arguments]: Remove 'bootstrap phase.
2018-06-05gnu: arc-theme: Replace bootstrap phase.Efraim Flashner
* gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase with a custom phase.
2018-06-05gnu: tilda: Replace bootstrap phase.Efraim Flashner
* gnu/packages/terminals.scm (tilda)[arguments]: Remove custom 'bootstrap phase and use it to replace default bootstrap phase.
2018-06-05gnu: Add sjcount.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (sjcount): New variable.
2018-06-05services: Add dnsmasq-service-type.宋文武
* gnu/services/dns.scm (dnsmasq-service-type): New variable. (<dnsmasq-configuration>): New record type. (dnsmasq-shepherd-service): New procedure. * doc/guix.texi (DNS Services): Document it.
2018-06-05gnu: Remove duplicate definition of r-heatmaply.Ricardo Wurmus
* gnu/packages/cran.scm (r-heatmaply): Remove duplicate.
2018-06-05gnu: Remove duplicate definition of r-heatmaply.Ricardo Wurmus
* gnu/packages/cran.scm (r-heatmaply): Remove duplicate.
2018-06-05gnu: r-heatmaply: Add r-knitr.Ricardo Wurmus
* gnu/packages/cran.scm (r-heatmaply)[propagated-inputs]: Add r-knitr.
2018-06-05gnu: r-heatmaply: Add r-knitr.Ricardo Wurmus
* gnu/packages/cran.scm (r-heatmaply)[propagated-inputs]: Add r-knitr.
2018-06-05gnu: dropseq-tools: Remove failing phase.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (dropseq-tools)[arguments]: Delete "generate-jar-indices" phase.
2018-06-05gnu: java-bouncycastle: Disable tests.Ricardo Wurmus
* gnu/packages/java.scm (java-bouncycastle)[arguments]: Disable tests.
2018-06-05gnu: pigx-scrnaseq: Use only one variant of Picard.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace "java-picard" with "java-picard-2.10.3".
2018-06-05gnu: java-picard: Delete failing build phase.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (java-picard)[arguments]: Delete "generate-jar-indices" phase.
2018-06-05gnu: java-cisd-jhdf5: Delete failing build phase.Ricardo Wurmus
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Delete build phase "generate-jar-indices".