me
/
guix
Archived
1
0
Fork 0
Commit Graph

53458 Commits (d7c8bcc47cd399d6825159de5c2c056ad01f4965)

Author SHA1 Message Date
Jakub Kądziołka d7c8bcc47c
gnu: flint: Build with ntl.
* gnu/packages/algebra.scm (flint)[inputs]: Add ntl.
  [arguments]: Pass --with-ntl to configure.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka 16e34f7598
gnu: flint: Update to 2.6.0.
* gnu/packages/algebra.scm (flint): Update to 2.6.0.
* gnu/packages/patches/flint-ldconfig.patch: Remove the patch as it got
  applied upstream.
* gnu/local.mk (dist_patch_DATA): Deregister the removed file.
2020-07-10 23:03:40 +02:00
Jakub Kądziołka cc7b170db2
gnu: minetest: Update to 5.3.0.
* gnu/packages/games.scm
(minetest, minetest-data): Update to 5.3.0.
(minetest-data): Specify version with (package-version minetest)
2020-07-10 22:04:53 +02:00
Mark H Weaver 152f0207da
gnu: webkitgtk: Update to 2.28.3 [security fixes].
Includes fixes for CVE-2020-9802, CVE-2020-9803, CVE-2020-9805,
CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850,
and CVE-2020-13753.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.3.
2020-07-10 14:51:59 -04:00
Mark H Weaver 3f4f077051
gnu: linux-libre: Fix regression with Atheros 9271.
* gnu/packages/patches/linux-libre-fix-atheros-9271.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (%linux-libre-fix-atheros-9271-patch): New variable.
(linux-libre-4.4-source, linux-libre-4.9-source)
(linux-libre-4.14-source, linux-libre-4.19-source)
(linux-libre-5.4-source, linux-libre-5.7-source): Add the patch.
2020-07-10 00:15:42 -04:00
Tobias Geerinckx-Rice 1e8b8dcf55
gnu: bats: Define TAP.
* gnu/packages/bash.scm (bats)[description]: Use @acronym{TAP, …}.
2020-07-10 03:48:53 +02:00
Tobias Geerinckx-Rice b324c5b2b2
gnu: cryptsetup: Update to 2.3.3.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.3.
[inputs]: Use the default json-c version.
2020-07-10 03:48:53 +02:00
Tobias Geerinckx-Rice dce70d0e35
gnu: qbittorrent: Update to 4.2.5.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.5.
2020-07-10 03:48:53 +02:00
Vagrant Cascadian bce3c9748b
gnu: u-boot: Update to 2020.07.
* gnu/packages/bootloaders (u-boot): Update to 2020.07.
  (u-boot-pinebook-pro-rk3399): Remove patches.
* gnu/packages/patches:
  u-boot-DT-for-Pinebook-Pro.patch, u-boot-add-boe-nv140fhmn49-display.patch,
  u-boot-gpio-keys-binding-cons.patch, u-boot-leds-common-binding-con.patch,
  u-boot-support-Pinebook-Pro-laptop.patch,
  u-boot-video-rockchip-fix-build.patch: Remove patches.
  u-boot-riscv64-fix-extlinux.patch: Refresh patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
2020-07-09 17:22:18 -07:00
Mark H Weaver 7828fe9d40
gnu: linux-libre: Update to 5.4.51.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.51.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.51.
2020-07-09 16:57:49 -04:00
Mark H Weaver 6137ee4956
gnu: linux-libre@5.7: Update to 5.7.8.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.8.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.8.
2020-07-09 16:57:15 -04:00
Mark H Weaver 08dd717f77
gnu: linux-libre@4.19: Update to 4.19.132.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.132.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.132.
2020-07-09 16:57:02 -04:00
Mark H Weaver d27de3ad8f
gnu: linux-libre@4.14: Update to 4.14.188.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.188.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.188.
2020-07-09 16:56:27 -04:00
Mark H Weaver 4b184d6ab4
gnu: linux-libre@4.9: Update to 4.9.230.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.230.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.230.
2020-07-09 16:52:09 -04:00
Mark H Weaver 27f976f4c0
gnu: linux-libre@4.4: Update to 4.4.230.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.230.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.230.
2020-07-09 16:50:52 -04:00
Efraim Flashner 378159375b
gnu: Add rust-itertools-0.9.
* gnu/packages/crates-io.scm (rust-itertools-0.9): New variable.
(rust-itertools-0.8): Inherit from rust-itertools-0.9.
2020-07-09 22:17:01 +03:00
Efraim Flashner 366a23f8ce
gnu: rust-cargo-c: Update to 0.5.3.
* gnu/packages/rust-apps.scm (rust-cargo-c): Update to 0.5.3.
[arguments]: In cargo-inputs replace rust-cbindgen-0.12 with
rust-cbindgen, rust-pretty-env-logger-0.3 with 0.4.
2020-07-09 22:17:01 +03:00
Efraim Flashner 3a963cdd33
gnu: rust-cbindgen: Update to 0.13.2.
* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.13.2.
2020-07-09 22:17:01 +03:00
Efraim Flashner 0ff6b01ef2
gnu: Add rust-pretty-env-logger-0.4.
* gnu/packages/crates-io.scm (rust-pretty-env-logger-0.4): New variable.
(rust-pretty-env-logger-0.3): Inherit from rust-pretty-env-logger-0.4.
2020-07-09 22:17:01 +03:00
Tobias Geerinckx-Rice 2f6504735b
gnu: zutils: Update to 1.9.
* gnu/packages/compression.scm (zutils): Update to 1.9.
2020-07-09 19:57:41 +02:00
Tobias Geerinckx-Rice 297aad07fe
gnu: dash: Update to 0.5.11.1.
* gnu/packages/shells.scm (dash): Update to 0.5.11.1.
2020-07-09 19:57:41 +02:00
Tobias Geerinckx-Rice 1de23e55cd
gnu: zutils: Fix test failure.
* gnu/packages/compression.scm (zutils)[arguments]: Add a
‘disable-failing-tests’ phase.
2020-07-09 19:57:41 +02:00
Tobias Geerinckx-Rice 5d5d68debc
gnu: tor: Update to 0.4.3.6 [fixes CVE-2020-15572].
* gnu/packages/tor.scm (tor): Update to 0.4.3.6.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice a9aa02874d
gnu: snd: Update to 20.5.
* gnu/packages/audio.scm (snd): Update to 20.5.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice 71a5a1d1f6
gnu: m2-planet: Fix typo in description.
* gnu/packages/mes.scm (m2-planet)[description]: Fix typo.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice 286a3d6f52
gnu: python-pathos: Fix typo in description.
* gnu/packages/python-xyz.scm (python-pathos)[description]: Fix typo.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice a04deba243
gnu: dump: Fix typo in description.
* gnu/packages/backup.scm (dump)[synopsis, description]: Fix typo.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice 026959f055
gnu: gphotofs: Fix typo in description.
* gnu/packages/file-systems.scm (gphotofs)[synopsis, description]: Fix typo.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice 052117f8b4
gnu: mergerfs: Fix typo in description.
* gnu/packages/file-systems.scm (mergerfs)[synopsis, description]: Fix typo.
2020-07-09 19:57:40 +02:00
Tobias Geerinckx-Rice 87fd44b0cf
gnu: go-github-com-rifflock-lfshook: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook)[description]: Fix typo.
2020-07-09 19:57:39 +02:00
Tobias Geerinckx-Rice 3786f2969b
gnu: giblib: Fix synopsis & description.
* gnu/packages/golang.scm (giblib)[synopsis, description]: Fix.
2020-07-09 19:57:39 +02:00
Tobias Geerinckx-Rice 7077ac80ca
gnu: giblib: Fix typo in home page URI.
* gnu/packages/image.scm (giblib)[home-page]: Fix typo.
2020-07-09 19:57:39 +02:00
Pierre Neidhardt 76946be021
gnu: emacs-helm-wordnut: Update to 20200708.
* gnu/packages/emacs-xyz.scm (emacs-helm-wordnut): Update to 20200708.
2020-07-09 17:08:05 +02:00
Pierre Neidhardt 151fb36a63
gnu: sbcl-cl-webkit: Update to 20200708.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200708.
2020-07-09 17:07:50 +02:00
Nicolas Goaziou e3d79da081
gnu: Add rust-html5ever-0.24.
* gnu/packages/crates-io.scm (rust-html5ever-0.24): New variable.
(rust-html5ever-0.23): Inherit from the above.
2020-07-09 16:38:47 +02:00
Efraim Flashner 4e9fd7c81a
gnu: rust-urlocator-0.1: Update home-page.
* gnu/packages/crates-io.scm (rust-urlocator-0.1)[home-page]: Update to
new home-page.
2020-07-09 17:00:31 +03:00
Efraim Flashner 2569d555a3
gnu: rust-ron-0.4: Update to 0.4.2.
* gnu/packages/crates-io.scm (rust-ron-0.4): Update to 0.4.2.
[arguments]: Remove rust-serde-nytes-0.11 from cargo-development-inputs.
2020-07-09 17:00:31 +03:00
Efraim Flashner ec25e1febc
gnu: rust-resolv-conf-0.6: Don't skip build.
* gnu/packages/crates-io.scm (rust-resolv-conf-0.6)[arguments]: Don't
skip build. Skip tests.
2020-07-09 17:00:31 +03:00
Efraim Flashner 0b448c06ed
gnu: rust-resolv-conf-0.6: Update to 0.6.3.
* gnu/packages/crates-io.scm (rust-resolv-conf-0.6): Update to 0.6.3.
[arguments]: In cargo-inputs replace rust-hostname-0.1 with 0.3.
2020-07-09 17:00:31 +03:00
Efraim Flashner 761357ba2c
gnu: Add rust-hostname-0.3.
* gnu/packages/crates-io.scm (rust-hostname-0.3): New variable.
(rust-hostname-0.1): Inherit from rust-hostname-0.3.
2020-07-09 17:00:30 +03:00
Efraim Flashner 73858d1691
gnu: Add rust-match-cfg-0.1.
* gnu/packages/crates-io.scm (rust-match-cfg-0.1): New variable.
2020-07-09 17:00:30 +03:00
Efraim Flashner 0b5010336f
gnu: rust-remove-dir-all-0.5: Update to 0.5.3.
* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5): Update to 0.5.3.
[source]: Add snippet to replace doctest with test.
[arguments]: Don't skip build.
2020-07-09 17:00:30 +03:00
Efraim Flashner 1d8a26efb4
gnu: rust-ref-cast-impl-1.0: Update to 1.0.2.
* gnu/packages/crates-io.scm (rust-ref-cast-impl-1.0): Update to 1.0.2.
2020-07-09 17:00:30 +03:00
Efraim Flashner 1e717f19f0
gnu: rust-ref-cast-1.0: Update to 1.0.2.
* gnu/packages/crates-io.scm (rust-ref-cast-1.0): Update to 1.0.2.
2020-07-09 17:00:29 +03:00
Efraim Flashner 813360e0d6
gnu: rust-rawslice-0.1: Update to 0.1.1.
* gnu/packages/crates-io.scm (rust-rawslice-0.1): Update to 0.1.1.
[arguments]: Don't skip build. In cargo-inputs replace
rust-rawpointer-0.1 with 0.2. In cargo-development-inputs replace
rust-quickcheck-0.8 with 0.4.
2020-07-09 17:00:29 +03:00
Efraim Flashner d099329c98
gnu: rust-rand-os-0.2: Update to 0.2.2.
* gnu/packages/crates-io.scm (rust-rand-os-0.2): Update to 0.2.2.
2020-07-09 17:00:29 +03:00
Efraim Flashner 3d1a63df51
gnu: rust-psm-0.1: Update to 0.1.10.
* gnu/packages/crates-io.scm (rust-psm-0.1): Update to 0.1.10.
2020-07-09 17:00:28 +03:00
Efraim Flashner cbf0cf8e19
gnu: rust-procedural-masquerade-0.1: Update to 0.1.7.
* gnu/packages/crates-io.scm (rust-procedural-masquerade-0.1): Update to
0.1.7.
2020-07-09 17:00:28 +03:00
Efraim Flashner 5b912aebd9
gnu: rust-proc-macro-nested-0.1: Update to 0.1.6.
* gnu/packages/crates-io.scm (rust-proc-macro-nested-0.1): Update to
0.1.6.
[arguments]: Don't skip build.
2020-07-09 17:00:28 +03:00
Efraim Flashner 4b4afec8d9
gnu: rust-proc-macro-hack-0.5: Update to 0.5.16.
* gnu/packages/crates-io.scm (rust-proc-macro-hack-0.5): Update to 0.5.16.
2020-07-09 17:00:28 +03:00