summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-06-12gnu: freetype: Update to 2.9.1.Tobias Geerinckx-Rice
* gnu/packages/fontutils.scm (freetype): Update to 2.9.1. [source]: Remove patch... * gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ...and remove it.
2018-06-12gnu: bison: Update to 3.0.5.Tobias Geerinckx-Rice
* gnu/packages/bison.scm (bison): Update to 3.0.5.
2018-06-12gnu: isl: Update to 0.19.Tobias Geerinckx-Rice
* gnu/packages/gcc.scm (isl): Update to 0.19.
2018-06-12gnu: mit-krb5: Update to 1.16.1.Tobias Geerinckx-Rice
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
2018-06-12gnu: cups, cups-minimal: Update to 2.2.8.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.8. [source]: Remove patch... * gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ..and remove it.
2018-06-12gnu: shared-mime-info: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
2018-06-12gnu: fribidi: Update to 1.0.4.Tobias Geerinckx-Rice
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
2018-06-06build-system/r: Fix type error.Ricardo Wurmus
Reported-by: Mark H Weaver <mhw@netris.org> * guix/build/r-build-system.scm (pipe-to-r): Pass a list to the condition's "arguments" field.
2018-06-06Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus
2018-06-06Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-06gnu: colobot: Update to 0.1.11.1-alpha.Nicolas Goaziou
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha. [native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
2018-06-06gnu: scribus: Add "libzmf" dependencyNicolas Goaziou
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
2018-06-06gnu: scribus: Update to 1.5.4.Nicolas Goaziou
* gnu/packages/scribus.scm (scribus): Update to 1.5.4. [source]: Remove patches. [arguments]: Remove `patch-source' phase.
2018-06-06gnu: vulkan-loader: Update URL and change name.Rutger Helling
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'.
2018-06-06gnu: you-get: Update to 0.4.1077.Rutger Helling
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
2018-06-06gnu: diffoscope: Update to 95.Rutger Helling
* gnu/packages/package-management.scm (diffoscope): Update to 95.
2018-06-06gnu: epiphany: Update to 3.28.2.1.Rutger Helling
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06gnu: gnome-disk-utility: Update to 3.28.3.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06gnu: gnome-terminal: Update to 3.28.2.Rutger Helling
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06gnu: gedit: Update to 3.28.1.Rutger Helling
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
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.