Commit Graph

46725 Commits (f781251bf25ed13f5072a0ef3b8b65aae2bbc32d)

Author SHA1 Message Date
Efraim Flashner 96c71bffaa
gnu: crates-io.scm: Sort packages alphabetically.
* gnu/packages/crates-io.scm: Sort packages alphabetically.
2019-08-12 11:57:21 +03:00
Efraim Flashner 513a66c932
gnu: vifm: Re-indent package.
* gnu/packages/vim.scm (vifm)[arguments]: Re-indent section.
2019-08-12 11:56:55 +03:00
Efraim Flashner b4bd0d86a8
gnu: vifm: Update to 0.10.1.
* gnu/packages/vim.scm (vifm): Update to 0.10.1.
2019-08-12 11:56:55 +03:00
Ricardo Wurmus fdc22edb6c
gnu: r-ggplot2: Update to 3.2.1.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.2.1.
2019-08-12 10:25:29 +02:00
Ricardo Wurmus 813b7210aa
gnu: r-with-tests: Update to 3.6.1.
* gnu/packages/statistics.scm (r-with-tests): Update to 3.6.1.
2019-08-12 10:25:29 +02:00
Efraim Flashner e203e57b8a
gnu: font-gnu-unifont: Update to 12.1.03.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.03.
2019-08-12 11:22:40 +03:00
Marius Bakke da7e59ac41
gnu: ungoogled-chromium: Update to 76.0.3809.100-0.8eba5c0 [security fixes].
This release fixes CVE-2019-5867 and CVE-2019-5868.

* gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.100.
(%ungoogled-revision): Set to 8eba5c0.
(%chromium-origin, %ungoogled-origin): Update hashes.
2019-08-12 01:50:43 +02:00
Nicolas Goaziou 049915a961
gnu: mame: Update to 0.212.
* gnu/packages/emulators.scm (mame): Update to 0.212.
2019-08-11 23:07:20 +02:00
Tobias Geerinckx-Rice c383c36ede
gnu: openconnect: Update to 8.04.
* gnu/packages/vpn.scm (openconnect): Update to 8.04.
2019-08-11 19:43:02 +02:00
Mark H Weaver ffb7e5a8e4
gnu: linux-libre@4.9: Update to 4.9.189.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.189.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-11 13:14:59 -04:00
Mark H Weaver 5e1ab622d9
gnu: linux-libre@4.4: Update to 4.4.189.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.189.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-11 13:14:05 -04:00
Vagrant Cascadian fae0a777dc
gnu: Update electrum to 3.3.8.
* gnu/packages/finance (electrum): Update to 3.3.8.
2019-08-11 08:42:10 -07:00
Vagrant Cascadian c91364d36c
gnu: diffoscope: Update to 120.
* gnu/packages/package-management (diffoscope): Update to 120.
2019-08-11 07:45:25 -07:00
Marius Bakke 5e5cdac0ae
Revert "gnu: python-packaging: Update to 19.1."
The new version fails tests on architectures other than x86_64.

This reverts commit cb16a9fba9.
2019-08-11 14:58:14 +02:00
Mark H Weaver dbc3f1f8b2
gnu: linux-libre: Update to 5.2.8.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.8.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-09 14:22:06 -04:00
Mark H Weaver f16109ccef
gnu: linux-libre@4.19: Update to 4.19.66.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.66.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-09 14:21:21 -04:00
Mark H Weaver 55ebb3ebf6
gnu: linux-libre@4.14: Update to 4.14.138.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.138.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-09 14:20:12 -04:00
Brian Leung d51f20f9b8
gnu: emacs-deadgrep: Update to 0.8-1.329119c.
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.8-1.329119c.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-09 16:32:59 +02:00
Nicolas Goaziou b22e47a1aa
gnu: emacs-xr: Update to 1.13.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.13.
2019-08-09 16:29:21 +02:00
Ricardo Wurmus e33e3a14c5
gnu: r-xml2: Update to 1.2.2.
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.2.
2019-08-09 16:03:50 +02:00
Ricardo Wurmus 3ea548290a
gnu: r-ggforce: Update to 0.3.0.
* gnu/packages/cran.scm (r-ggforce): Update to 0.3.0.
[propagated-inputs]: Add r-tidyselect and r-withr.
2019-08-09 16:03:34 +02:00
Ricardo Wurmus 179ab67ace
gnu: r-tidytree: Update to 0.2.6.
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.6.
2019-08-09 16:03:23 +02:00
Ricardo Wurmus c2847323d8
gnu: freebayes: Simplify and enable tests.
* gnu/packages/bioinformatics.scm (freebayes)[arguments]: Enable tests; set
make flags; add phase "fix-tests"; fix both Makefiles in "fix-makefiles"
phase; move build of tabixpp and vcflib to separate phase
"build-tabixpp-and-vcflib"; simplify make invocations; remove custom "build"
phase.
2019-08-09 12:15:26 +02:00
Ricardo Wurmus 7cd98e868e
gnu: freebayes: Move bamtools to inputs.
* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Move bamtools
from here...
[inputs]: ...to here.
2019-08-09 12:15:26 +02:00
Arun Isaac db18d87ac3
gnu: guile-email: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.0.
[source]: Update URI.
[native-inputs]: Remove autoconf and automake. Add lzip.
[arguments]: Add GUILE_AUTO_COMPILE=0 to #:make-flags.
[home-page]: Update URI.
[description]: Update description.
2019-08-09 14:45:33 +05:30
Efraim Flashner 32c517a327
gnu: 4store: Remove unneeded build phase.
* gnu/packages/databases.scm (4store)[arguments]: Remove unneeded
'generate-configure phase.
2019-08-09 12:13:18 +03:00
Efraim Flashner 50e20b8fee
gnu: 4store: Don't use unstable tarball.
* gnu/packages/databases.scm (4store)[source]: Download using
'git-fetch'.
2019-08-09 12:12:08 +03:00
Pierre Neidhardt 8803dbdad8
gnu: Add freebayes.
* gnu/packages/bioinformatics.scm (freebayes): New variable.
2019-08-09 10:47:25 +03:00
Pierre Neidhardt 95fb1a1851
gnu: Add vcflib.
* gnu/packages/bioinformatics.scm (vcflib): New variable.
(tabixpp-freebayes): New private variable.
2019-08-09 10:43:40 +03:00
Mark H Weaver f7780fdf61
gnu: isc-dhcp: Update bundled BIND to 9.11.9.
* gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (isc-dhcp): Update BIND version to 9.11.9.
[arguments]: In the 'replace-bundled-bind' phase, apply the patch.  In the
'post-configure' phase: Refine a substitute* regexp to avoid substituting an
instance of "./configure.log" in the BIND Makefile.  Substitute /usr/bin/file
in the BIND configure script.
[native-inputs]: Add 'file', 'patch', and the patch.
[inputs]: Update the hash of bind-source-tarball.
2019-08-08 17:24:21 -04:00
Jovany Leandro G.C 5cded306f9
gnu: Add cutter.
* gnu/packages/engineering.scm (cutter): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Dimakakos Dimos via Guix-patches ae54a4c0ef
gnu: Add emacs-ox-hugo.
gnu/packages/emacs-xyz.scm (emacs-ox-hugo): New variable

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Kyle Meyer a4a41a7ba8
gnu: git-annex: Update to 7.20190708.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20190708.
[inputs]: Add new dependency, ghc-concurrent-output.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Kyle Meyer 3d45d8f14b
gnu: git-annex: Don't patch shebang used in hooks.
git-annex relies on configuring Git's pre-commit and post-receive hooks.
Avoid patching the shebang that git-annex embeds when generating these hooks
so that the hooks don't fail if garbage collection claims the bash that was
current when the annex repository was initialized.

* gnu/packages/haskell-apps.scm (git-annex):[arguments]: Patch hook shebangs
only temporarily for tests.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Brian Leung deccffb264
gnu: emacs-helpful: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Marius Bakke 36f400f616
Merge branch 'master' into staging 2019-08-08 18:14:45 +02:00
Marius Bakke ffc4869e45
gnu: ruby-pg: Update to 1.1.4.
* gnu/packages/ruby.scm (ruby-pg): Update to 1.1.4.
[inputs]: Change from POSTGRESQL-9.6 to POSTGRESQL.
2019-08-08 17:48:46 +02:00
Marius Bakke c96ec77198
gnu: exempi: Update home page.
* gnu/packages/freedesktop.scm (exempi)[home-page]: Update to current.
2019-08-08 17:48:46 +02:00
Marius Bakke 14b80bf6ca
gnu: postgresql@9: Update to 9.6.15 [fixes CVE-2019-10208].
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.15.
2019-08-08 17:48:46 +02:00
Marius Bakke cbfddc2f33
gnu: postgresql@11: Update to 11.5 [fixes CVE-2019-10208, CVE-2019-10209].
* gnu/packages/databases.scm (postgresql-11): Update to 11.5.
2019-08-08 17:48:46 +02:00
Marius Bakke df3db97587
gnu: exempi: Update to 2.5.1.
* gnu/packages/freedesktop.scm (exempi): Update to 2.5.1.
2019-08-08 17:48:45 +02:00
Marius Bakke bd12be346b
gnu: LibRaw: Update to 0.19.4.
* gnu/packages/photo.scm (libraw): Update to 0.19.4.
2019-08-08 17:48:45 +02:00
Marius Bakke c8f5827a56
gnu: postgresql: Udpate to 10.10 [fixes CVE-2019-10208].
* gnu/packages/databases.scm (postgresql): Update to 10.10.
2019-08-08 17:32:18 +02:00
Ricardo Wurmus 7ef25083f0
gnu: r-modelr: Update to 0.1.5.
* gnu/packages/cran.scm (r-modelr): Update to 0.1.5.
[propagated-inputs]: Remove r-lazyeval; add r-rlang.
2019-08-08 17:20:46 +02:00
Ricardo Wurmus eb8963d989
gnu: r-quantreg: Update to 5.51.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.51.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus eaca771e88
gnu: r-knitr: Update to 1.24.
* gnu/packages/statistics.scm (r-knitr): Update to 1.24.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus 9649072cbd
gnu: r-markdown: Update to 1.1.
* gnu/packages/statistics.scm (r-markdown): Update to 1.1.
[propagated-inputs]: Add r-xfun.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus d099499e0b
gnu: r-ggsignif: Update to 0.6.0.
* gnu/packages/cran.scm (r-ggsignif): Update to 0.6.0.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus 90060e2071
gnu: r-hdf5array: Update to 1.12.2.
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.2.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus a39f2e4cea
gnu: r-biocparallel: Update to 1.18.1.
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.18.1.
2019-08-08 16:47:02 +02:00