aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-05-20gnu: r-ggthemes: Update to 4.2.0.Ricardo Wurmus
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.0.
2019-05-20gnu: r-hexbin: Update to 1.27.3.Ricardo Wurmus
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.3.
2019-05-20gnu: r-segmented: Update to 0.5-4.0.Ricardo Wurmus
* gnu/packages/statistics.scm (r-segmented): Update to 0.5-4.0.
2019-05-20gnu: r-rcpparmadillo: Update to 0.9.400.3.0.Ricardo Wurmus
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.3.0.
2019-05-20gnu: r-batchjobs: Update to 1.8.Ricardo Wurmus
* gnu/packages/statistics.scm (r-batchjobs): Update to 1.8.
2019-05-20gnu: r-dplyr: Update to 0.8.1.Ricardo Wurmus
* gnu/packages/statistics.scm (r-dplyr): Update to 0.8.1.
2019-05-20gnu: r-nlme: Update to 3.1-140.Ricardo Wurmus
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-140.
2019-05-20gnu: r-svglite: Update to 1.2.2.Ricardo Wurmus
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.2. [native-inputs]: Move r-rcpp from here... [propagated-inputs]: ...to here.
2019-05-20Merge branch 'version-1.0.1'Ludovic Courtès
2019-05-20gnu: youtube-dl: Update to 2019.05.11.Pierre Neidhardt
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11.
2019-05-20gnu: emacs-evil-collection: Update to 20190519.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190519.
2019-05-20gnu: xf86-video-voodoo: Ship patch locally.Tobias Geerinckx-Rice
The ORIGIN patch has been modified in place, probably *wild guessing sounds* by a server-side cgit update. * gnu/packages/xorg.scm (xf86-video-voodoo)[source]: Use SEARCH-PATCHES. * gnu/packages/patches/xf86-video-voodoo-pcitag.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2019-05-20gnu: emacs-idris-mode: Update source hash.Tobias Geerinckx-Rice
The source tarball was modified in place. Only file metadata — specifically: time stamps — differ. * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
2019-05-20gnu: texlive-latex-acmart: Update to 1.60.Tobias Geerinckx-Rice
Forced by source hash change. * gnu/packages/tex.scm (texlive-latex-acmart): Update to 1.60.
2019-05-20gnu: libu2f-host: Update to 1.1.10.Tobias Geerinckx-Rice
* gnu/packages/security-token.scm (libu2f-host): Update to 1.1.10.
2019-05-20gnu: s6: Update to 2.8.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.8.0.1.
2019-05-20gnu: skalibs: Update to 2.8.1.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (skalibs): Update to 2.8.1.0.
2019-05-20gnu: stunnel: Update to 5.54.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.54.
2019-05-20gnu: tumbler: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (tumbler)[source]: Hard-code NAME.
2019-05-20gnu: tumbler: Update to 0.2.4.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (tumbler): Update to 0.2.4.
2019-05-20gnu: garcon: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (garcon)[source]: Hard-code NAME.
2019-05-20gnu: thunar: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar)[source]: Hard-code NAME.
2019-05-20gnu: exo: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (exo)[source]: Hard-code NAME.
2019-05-20gnu: thunar: Update to 1.8.6.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar): Update to 1.8.6.
2019-05-20gnu: exo: Update to 0.12.5.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (exo): Update to 0.12.5.
2019-05-20gnu: restic: Update to 0.9.5.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (restic): Update to 0.9.5.
2019-05-20gnu: wimlib: Update to 1.13.1.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib): Update to 1.13.1.
2019-05-20gnu: Add tpacpi-bat.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (tpacpi-bat): New public variable.
2019-05-20gnu: Add acpi-call-linux-module.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpi-call-linux-module): New public variable.
2019-05-20gnu: Move Linux-Libre modules to their own section.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (vhba-module): Move to its own section.
2019-05-20gnu: openconnect: Update to 8.03.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (openconnect): Update to 8.03.
2019-05-19gnu: guix: Update to 8204295.Ludovic Courtès
2019-05-19gnu: toutenclic: Update to 7.00.Nicolas Goaziou
* gnu/packages/education.scm (toutenclic): Update to 7.00. [arguments]: Rename executable from "toutenclic.py" to "toutenclic".
2019-05-19gnu: guix: Update to 1.0.1.Ludovic Courtès
2019-05-19installer: Fix Guile-Parted crash on i686.Ludovic Courtès
Fixes <https://bugs.gnu.org/35783>. This is a followup to 7d567af46b4e10ffafb1d0f76b524f5781460598. * gnu/installer/parted.scm (auto-partition!): Append ESP-PARTITION, when it is true, to the result of 'create-adjacent-partitions!'. * gnu/installer/newt/partition.scm (run-partioning-page): Remove 'initial-partitions' variable, and remove call to 'create-special-user-partitions'. Co-authored-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-05-18vm: Create installation media with MBR and HFS only, no GPT.Danny Milosavljevic
* gnu/build/vm.scm (make-iso9660-image): Accept XORRISO, GRUB-MKRESCUE-ENVIRONMENT. * gnu/system/vm.scm (iso9660-image): Pass XORRISO; accept GRUB-MKRESCUE-ENVIRONMENT. (system-disk-image): Pass GRUB-MKRESCUE-ENVIRONMENT. * gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: New file. * gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/cdrom.scm (xorriso)[source]: Add patches. [arguments]<#:phases>[install-frontends]: Add phase.
2019-05-17gnu: Borg: Fix a hang in the test suite.Leo Famulari
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/backup.scm (borg)[source]: Use it.
2019-05-17gnu: glslang: Update to 7.11.3214.Rutger Helling
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214.
2019-05-17gnu: wine: Update to 4.0.1.Rutger Helling
* gnu/packages/wine.scm (wine): Update to 4.0.1.
2019-05-17gnu: linux-libre: Update to 5.1.3.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3. (%linux-libre-hash): Update hash.
2019-05-17gnu: linux-libre@4.19: Update to 4.19.44.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.44. (%linux-libre-4.19-hash): Update hash.
2019-05-17gnu: linux-libre@4.14: Update to 4.14.120.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.120. (%linux-libre-4.14-hash): Update hash.
2019-05-17gnu: linux-libre@4.9: Update to 4.9.177.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
2019-05-17gnu: linux-libre@4.4: Update to 4.4.180.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180.
2019-05-17gnu: qd: Update source and home page.Tobias Geerinckx-Rice
The tarball has been updated in place with only documentation changes. * gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash. [home-page]: Update URL.
2019-05-17gnu: ripit: Use archived source and home page.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs.
2019-05-17gnu: proot: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-05-17gnu: et: Add FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
2019-05-17gnu: mlucas: Update source hash.Tobias Geerinckx-Rice
The tarball was modified in-place with too many small changes to list here, all of them apparently intended as minor bug fixes. * gnu/packages/maths.scm (mlucas)[source]: Update sha256.
2019-05-17gnu: jq: Update sources.Tobias Geerinckx-Rice
* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to remove newly-bundled onigurama.