summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-06-12gnu: mit-krb5: Update to 1.16.1....* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1. Tobias Geerinckx-Rice
2018-06-12gnu: cups, cups-minimal: Update to 2.2.8....* 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. Tobias Geerinckx-Rice
2018-06-12gnu: shared-mime-info: Update to 1.9....* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9. Tobias Geerinckx-Rice
2018-06-12gnu: fribidi: Update to 1.0.4....* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4. Tobias Geerinckx-Rice
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....* 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. Nicolas Goaziou
2018-06-06gnu: scribus: Add "libzmf" dependency...* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf". Nicolas Goaziou
2018-06-06gnu: scribus: Update to 1.5.4....* gnu/packages/scribus.scm (scribus): Update to 1.5.4. [source]: Remove patches. [arguments]: Remove `patch-source' phase. Nicolas Goaziou
2018-06-06gnu: vulkan-loader: Update URL and change name....* 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'. Rutger Helling
2018-06-06gnu: you-get: Update to 0.4.1077....* gnu/packages/video.scm (you-get): Update to 0.4.1077. Rutger Helling
2018-06-06gnu: diffoscope: Update to 95....* gnu/packages/package-management.scm (diffoscope): Update to 95. Rutger Helling
2018-06-06gnu: epiphany: Update to 3.28.2.1....* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1. Rutger Helling
2018-06-06gnu: gnome-disk-utility: Update to 3.28.3....* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3. Rutger Helling
2018-06-06gnu: gnome-terminal: Update to 3.28.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2. Rutger Helling
2018-06-06gnu: gedit: Update to 3.28.1....* gnu/packages/gnome.scm (gedit): Update to 3.28.1. Rutger Helling
2018-06-06gnu: vigra: Disable broken test....* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test"; enable parallel build. Ricardo Wurmus
2018-06-06gnu: lynx: Update to 2.8.9dev.19....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19. Rutger Helling
2018-06-06gnu: esmtp: Replace 'bootstrap phase....* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase to replace default 'bootstrap phase. Efraim Flashner
2018-06-06gnu: can-utils: Remove 'bootstrap phase....* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary 'bootstrap phase. Efraim Flashner
2018-06-06gnu: gerbv: Update to 2.6.2....* gnu/packages/engineering.scm (gerbv): Update to 2.6.2. [arguments]: Remove ‘autoconf’ phase... [native-inputs]: ...and remove its dependencies. Tobias Geerinckx-Rice
2018-06-06gnu: linsmith: Update to 0.99.31....* gnu/packages/engineering.scm (linsmith): Update to 0.99.31. Tobias Geerinckx-Rice
2018-06-06gnu: linsmith: Use HTTPS home page....* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-06-06gnu: python-lmdb: Update to 0.94....* gnu/packages/databases.scm (python-lmdb): Update to 0.94. Tobias Geerinckx-Rice
2018-06-06gnu: debootstrap: Update to 1.0.101....* gnu/packages/debian.scm (debootstrap): Update to 1.0.101. Tobias Geerinckx-Rice
2018-06-06gnu: tomb: Update to 2.5....* gnu/packages/crypto.scm (tomb): Update to 2.5. [inputs, arguments]: Add util-linux for ‘findmnt’. Tobias Geerinckx-Rice
2018-06-06gnu: cfitsio: Update to 3.450....* gnu/packages/astronomy.scm (cfitsio): Update to 3.450. Tobias Geerinckx-Rice
2018-06-06gnu: gnuastro: Update to 0.6....* gnu/packages/astronomy.scm (gnuastro): Update to 0.6. Tobias Geerinckx-Rice
2018-06-06gnu: wcslib: Fix build....* gnu/packages/astronomy.scm (wcslib)[arguments]: Skip the default ‘install-license-files’ phase. Don't build or test in parallel. Tobias Geerinckx-Rice
2018-06-06gnu: inxi: Update to 3.0.11-1....* gnu/packages/admin.scm (inxi): Update to 3.0.11-1. Tobias Geerinckx-Rice
2018-06-06gnu: inxi: Use GIT-FETCH....* gnu/packages/admin.scm (inxi)[source]: Use GIT-FETCH. [native-inputs]: Remove tar. [arguments]: Adjust accordingly. Tobias Geerinckx-Rice
2018-06-06gnu: inxi: Fix man page location....* gnu/packages/admin.scm (inxi)[arguments]: Install man page to /share/man instead of /share/doc/man. Tobias Geerinckx-Rice
2018-06-06gnu: ruby-asciidoctor: Use HTTPS home page....* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-06-06gnu: ruby-asciidoctor: Update to 1.5.7.1....* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.7.1. Tobias Geerinckx-Rice
2018-06-06gnu: ruby-eventmachine: Use working home page....* gnu/packages/ruby.scm (ruby-eventmachine)[home-page]: Update URI. Tobias Geerinckx-Rice
2018-06-06gnu: ruby-eventmachine: Update to 1.2.7....* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.7. Tobias Geerinckx-Rice
2018-06-06gnu: ruby-connection-pool: Update to 2.2.2....* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.2.2. Tobias Geerinckx-Rice
2018-06-06gnu: linkchecker: Update to 9.4.0....* 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. Tobias Geerinckx-Rice
2018-06-06gnu: xf86-input-wacom: Update to 0.36.1....* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.1. [source]: Update URI. Tobias Geerinckx-Rice
2018-06-06gnu: libwacom: Update to 0.30....* gnu/packages/xdisorg.scm (libwacom): Update to 0.30. [source]: Update URI. Tobias Geerinckx-Rice
2018-06-06gnu: libwacom, xf86-input-wacom: Update home page....‘The Linux Wacom Project has moved.’ -- <http://linuxwacom.sourceforge.net/wiki> * gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]: Update URI. Tobias Geerinckx-Rice
2018-06-06gnu: darktable: Update to 2.4.4....* gnu/packages/photo.scm (darktable): Update to 2.4.4. Leo Famulari
2018-06-05gnu: Update Syncthing to 0.14.48....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.48. Leo Famulari
2018-06-05gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-2.abb8cba....* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 0.0.0-2.abb8cba. Leo Famulari
2018-06-05Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-05gnu: qtractor: Update to 0.9.1....* gnu/packages/music.scm (qtractor): Update to 0.9.1. [arguments]: Add phase "fix-build-with-qt-5.11". Ricardo Wurmus
2018-06-05gnu: linux-libre: Update to 4.17....* 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. Mark H Weaver
2018-06-05gnu: linux-libre@4.14: Update to 4.14.48....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.48. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-06-05gnu: linux-libre@4.9: Update to 4.9.106....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.106. Mark H Weaver
2018-06-05gnu: yoshimi: Update to 1.5.8....* gnu/packages/music.scm (yoshimi): Update to 1.5.8. Ricardo Wurmus