Sarah Morgensen
1273548f4f
gnu: restic: Patch tests for go-1.16.
...
* gnu/packages/patches/restic-0.9.6-fix-tests-for-go1.15.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/backup.scm (restic): Use it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-05 22:56:49 -04:00
Sarah Morgensen
733ca63bcd
gnu: go-github-com-bmatcuk-doublestar: Remove test incompatible with go-1.16.
...
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar)
[phases]{remove-incompatible-test}: New phase.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-05 22:56:46 -04:00
Leo Famulari
d0d3bcc615
gnu: linux-libre 4.4: Update to 4.4.278.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.278.
(linux-libre-4.4-pristine-source): Update hash.
2021-07-27 12:34:58 -04:00
Leo Famulari
0d579938e8
gnu: linux-libre 4.9: Update to 4.9.278.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.278.
(linux-libre-4.9-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari
d4be54a188
gnu: linux-libre 4.14: Update to 4.14.242.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.242.
(linux-libre-4.14-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari
f02bff795f
gnu: linux-libre 4.19: Update to 4.19.201.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.201.
(linux-libre-4.19-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari
2606a33d00
gnu: linux-libre 5.4: Update to 5.4.138.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.138.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari
f4977a336d
gnu: linux-libre 5.10: Update to 5.10.56.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.56.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari
7399e0fde9
gnu: linux-libre: Update to 5.13.8.
...
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.8.
(linux-libre-5.13-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Nicolas Goaziou
4be98fbe7e
gnu: crawl: Update to 0.27.0.
...
* gnu/packages/games.scm (crawl): Update to 0.27.0.
2021-08-05 22:38:21 +02:00
Nicolas Goaziou
447ce7d57e
gnu: tome4: Update to 1.7.4.
...
* gnu/packages/games.scm (tome4): Update to 1.7.4.
2021-08-05 22:27:13 +02:00
Felix Gruber
76d68744cc
gnu: audacious: Update to 4.1.
...
* gnu/packages/music.scm (audacious): Update to 4.1.
[inputs]: Replace libmodplug with libopenmpt.
[arguments]: Add --disable-gtk configure flag as building against GTK,
in addition to QT, has otherwise become the default.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 22:01:00 +02:00
Xinglu Chen
fd3f1e8092
gnu: mcron: Update to 1.2.1.
...
* gnu/packages/guile-xyz.scm (mcron): Update to 1.2.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-05 13:00:02 -04:00
Ricardo Wurmus
f1b64c435a
gnu: pigx-sars-cov2-ww: Update to 0.0.3.
...
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.3.
2021-08-05 16:46:34 +02:00
Lars-Dominik Braun
7e05fda6e8
gnu: pypy3: Use gdbm compat library and other small fixes.
...
* gnu/packages/python.scm (pypy3)[inputs]: Remove bash-minimal.
[phases]: Remove trailing #t.
{patch-source}: Use gdbm compat library. Fix shell with the implicit Bash
input.
{build}: Use the '--allworkingmodules' argument.
{install}: Refactor for clarity.
[license]: Re-indent comments.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-05 10:29:59 -04:00
Maxim Cournoyer
49432f6534
gnu: pypy3: Update to 7.3.5.
...
The patch disabling tests is removed because it only fixes 2 out of 43 test
failures.
* gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python.scm (pypy3): Update to 7.3.5.
[patches]: Remove patch.
2021-08-05 10:29:58 -04:00
Sarah Morgensen
ead6cc03c6
gnu: go-1.16: Honor #:parallel-build?
...
* gnu/packages/golang.scm (go-1.16)[arguments]<#:phases>{build}: Honor
parallel-build?
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:54:13 +03:00
Sarah Morgensen
8cc36f76bb
gnu: earlyoom: Patch tests for go-1.16.
...
* gnu/packages/linux.scm (earlyoom)[source]: Add snippet to not use
modules in test suite.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:44:55 +03:00
Sarah Morgensen
457a472888
gnu: go-etcd-io-bbolt: Update to 1.3.6.
...
* gnu/packages/golang.scm (go-etcd-io-bbolt): Update to 1.3.6.
[propagated-inputs]: Add go-golang-org-x-sys.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:57 +03:00
Sarah Morgensen
4a72b9875a
gnu: go-gopkg-in-check-v1: Update to 1.0.0-20201130134442-10cb98267c6c.
...
* gnu/packages/golang.scm (go-gopkg-in-check-v1): Update to
1.0.0-20201130134442-10cb98267c6c.
[license]: Correct license.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:56 +03:00
Sarah Morgensen
759aa3f062
gnu: go-github-com-dlclark-regexp2: Update to 1.4.0.
...
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): Update to 1.4.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:55 +03:00
Sarah Morgensen
422b365e59
gnu: go-github-com-magiconair-properties: Update to 1.8.5.
...
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:54 +03:00
Sarah Morgensen
dadb275ff8
gnu: go-github-com-masterminds-goutils: Update to 1.1.1.
...
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): Update to 1.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:53 +03:00
Sarah Morgensen
26bca253b5
gnu: go-github-com-pelletier-go-toml: Update to 1.9.3.
...
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Update to 1.9.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:52 +03:00
Sarah Morgensen
ddff7c8b1b
gnu: go-github-com-sergi-go-diff: Update to 1.2.0.
...
* gnu/packages/golang.scm (go-github-com-sergi-go-diff): Update to 1.2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:51 +03:00
Sarah Morgensen
174a43b928
gnu: go-go-uber-org-atomic: Update to 1.8.0.
...
* gnu/packages/golang.scm (go-go-uber-org-atomic): Update to 1.8.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:50 +03:00
Sarah Morgensen
11c265187d
gnu: go-github-com-puerkitobio-goquery: Update to 1.7.0.
...
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery): Update to 1.7.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:41:48 +03:00
Peng Mei Yu
7aab590ddd
gnu: ibus-rime: Update to 1.5.0.
...
* gnu/packages/ibus.scm (ibus-rime): Update to 1.5.0.
[build-system]: Change gnu-build-system to cmake-build-system.
[arguments]: Delete #:make-flags. Add #:configure-flags. Update
'patch-source phase. Delete 'fix-file-names phase. Revert deletion of
'configure phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:17:31 +03:00
Peng Mei Yu
9177895618
gnu: rime-data: Update to 0.38.20210802.
...
* gnu/packages/ibus.scm (rime-data): Update to 0.38.20210802.
[arguments]: Delete "no_update=1" from #:make-flags. Adjust 'patch-source
phase. Replace 'build phase.
[license]: Clarify license for all subpackages.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:17:29 +03:00
Peng Mei Yu
729cc11157
gnu: librime: Update to 1.7.3.
...
* gnu/packages/ibus.scm (librime): Update to 1.7.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 16:17:27 +03:00
Efraim Flashner
7f3ccc5bdb
gnu: julia: Fix building on aarch64-linux.
...
* gnu/packages/julia.scm (julia)[arguments]: Add phase on aarch64-linux
to skip linking to nonexistant libquadmath.
2021-08-05 15:51:06 +03:00
Pierre Langlois
e914fc5913
gnu: Rename u-boot-sifive-fu540 to sifive-unleashed.
...
* gnu/packages/bootloaders.scm (u-boot-sifive-fu540): Rename to ...
(u-boot-sifive-unleashed): ... this. Change board name from sifive_fu540 to
sifive_unleashed.
* gnu/packages/patches/u-boot-riscv64-fix-extlinux.patch: Rename sifive_fu540
to sifive_unleashed.
2021-08-05 13:42:50 +01:00
Pierre Langlois
781123518e
gnu: u-boot-vexpress: Remove package.
...
Upstream no longer supports the platform and we don't expect any users out
there, see <https://bugs.gnu.org/49552 >.
* gnu/packages/bootloaders.scm (u-boot-vexpress): Remove variable.
2021-08-05 13:41:50 +01:00
Paul Garlick
64d4bc089e
gnu: Add optizelle.
...
* gnu/packages/maths.scm (optizelle): New variable.
2021-08-05 09:29:59 +01:00
Ben Sturmfels
79fa1fbe23
gnu: Remove python-fudge.
...
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-xyz.scm (python-fudge): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 11:19:38 +03:00
Ben Sturmfels
28b6f9cadd
gnu: Remove python2-paramiko.
...
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-crypto.scm (python2-paramiko): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 11:19:38 +03:00
Ben Sturmfels
1ee6166bd7
gnu: Remove python2-pynacl.
...
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-crypto.scm (python2-pynacl): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 11:19:37 +03:00
Ben Sturmfels
de83a236b9
gnu: Remove python2-bcrypt.
...
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-crypto.scm (python2-bcrypt): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 11:19:36 +03:00
Ben Sturmfels
c6a80baf01
gnu: Remove fabric.
...
Remove obsolete Python 2 package that fails to build.
* gnu/packages/admin.scm (fabric): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-05 11:19:33 +03:00
Xinglu Chen
517dacdb99
gnu: mit-scheme: Update to 11.2.
...
* gnu/packages/scheme.scm (mit-scheme): Update to 11.2.
[native-inputs]: Add ‘texlive-epsf’ to ‘telive-union’, and add ‘ghostscript’.
[inputs]: Add ‘ncurses’. Replace the URL for i686 with the URL for aarch64.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:09:29 +02:00
Nicolas Goaziou
12aedf0015
gnu: endless-sky: Remove #t at the end of phase.
...
* gnu/packages/games.scm (endless-sky): Remove #t at the end of phase. Fix
indentation.
2021-08-05 09:03:36 +02:00
Timotej Lazar
6f248b947f
gnu: endless-sky: Enable tests.
...
* gnu/packages/games.scm (endless-sky)[arguments]: Enable tests.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:02:59 +02:00
Timotej Lazar
fd85c59d1e
gnu: endless-sky: Clean up phases.
...
* gnu/packages/games.scm (endless-sky)[arguments]: Drop unused substitution
and merge existing phases into 'fix-paths.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:02:29 +02:00
Timotej Lazar
79eb05f84f
gnu: endless-sky: Update to 0.9.14.
...
* gnu/packages/games.scm (endless-sky): Update to 0.9.14.
[arguments]: Add 'use-gcc-ar phase to support LTO used by the new version.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:01:58 +02:00
Simon South
8b4a654ab9
gnu: knot-resolver: Update to 5.4.0.
...
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:59 -04:00
Michael Rohleder
9d5ddf5f37
gnu: lesspipe: Update to 1.86.
...
* gnu/packages/less.scm (lesspipe): Update to 1.86.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:59 -04:00
Michael Rohleder
9a8f0ff683
gnu: mousepad: Update to 0.5.6.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.5.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:56 -04:00
Nicolas Goaziou
454ce9e0dc
gnu: emacs-elpher: Update to 3.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.2.2.
2021-08-05 00:43:29 +02:00
Nicolas Goaziou
b4e73c691c
gnu: emacs-lua-mode: Update to 20210802.
...
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20210802.
2021-08-05 00:42:23 +02:00
Nicolas Goaziou
0dcdc82981
gnu: emacs-so-long: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.1.
2021-08-05 00:40:26 +02:00