Age | Commit message (Expand) | Author |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-07-27 | 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.
| Leo Famulari |
2021-08-05 | gnu: crawl: Update to 0.27.0....* gnu/packages/games.scm (crawl): Update to 0.27.0.
| Nicolas Goaziou |
2021-08-05 | gnu: tome4: Update to 1.7.4....* gnu/packages/games.scm (tome4): Update to 1.7.4.
| Nicolas Goaziou |
2021-08-05 | 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>
| Felix Gruber |
2021-08-05 | 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>
| Xinglu Chen |
2021-08-05 | gnu: pigx-sars-cov2-ww: Update to 0.0.3....* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.3.
| Ricardo Wurmus |
2021-08-05 | 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>
| Lars-Dominik Braun |
2021-08-05 | 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.
| Maxim Cournoyer |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Sarah Morgensen |
2021-08-05 | 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>
| Peng Mei Yu |
2021-08-05 | 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>
| Peng Mei Yu |
2021-08-05 | 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>
| Peng Mei Yu |
2021-08-05 | gnu: julia: Fix building on aarch64-linux....* gnu/packages/julia.scm (julia)[arguments]: Add phase on aarch64-linux
to skip linking to nonexistant libquadmath.
| Efraim Flashner |
2021-08-05 | 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.
| Pierre Langlois |
2021-08-05 | 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.
| Pierre Langlois |
2021-08-05 | gnu: Add optizelle....* gnu/packages/maths.scm (optizelle): New variable.
| Paul Garlick |
2021-08-05 | 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>
| Ben Sturmfels |
2021-08-05 | 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>
| Ben Sturmfels |
2021-08-05 | 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>
| Ben Sturmfels |
2021-08-05 | 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>
| Ben Sturmfels |
2021-08-05 | 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>
| Ben Sturmfels |
2021-08-05 | 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>
| Xinglu Chen |
2021-08-05 | 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.
| Nicolas Goaziou |
2021-08-05 | gnu: endless-sky: Enable tests....* gnu/packages/games.scm (endless-sky)[arguments]: Enable tests.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Timotej Lazar |
2021-08-05 | 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>
| Timotej Lazar |
2021-08-05 | 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>
| Timotej Lazar |
2021-07-27 | 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>
| Simon South |
2021-07-27 | gnu: lesspipe: Update to 1.86....* gnu/packages/less.scm (lesspipe): Update to 1.86.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder |
2021-07-27 | 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>
| Michael Rohleder |
2021-08-05 | gnu: emacs-elpher: Update to 3.2.2....* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.2.2.
| Nicolas Goaziou |
2021-08-05 | gnu: emacs-lua-mode: Update to 20210802....* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20210802.
| Nicolas Goaziou |
2021-08-05 | gnu: emacs-so-long: Update to 1.1....* gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.1.
| Nicolas Goaziou |
2021-08-05 | gnu: flare-game: Update to 1.12....* gnu/packages/games.scm (flare-game): Update to 1.12.
(flare-engine): Update to 1.12.
| Nicolas Goaziou |
2021-08-04 | gnu: nushell: Update to 0.35.0....* gnu/packages/shells.scm (nushell):
(rust-nu-ansi-term-0.35):
(rust-nu-cli-0.35):
(rust-nu-command-0.35):
(rust-nu-completion-0.35):
(rust-nu-data-0.35):
(rust-nu-engine-0.35):
(rust-nu-errors-0.35):
(rust-nu-json-0.35):
(rust-nu-parser-0.35):
(rust-nu-path-0.35):
(rust-nu-plugin-0.35):
(rust-nu-plugin-binaryview-0.35):
(rust-nu-plugin-chart-0.35):
(rust-nu-plugin-fetch-0.35):
(rust-nu-plugin-from-bson-0.35):
(rust-nu-plugin-from-sqlite-0.35):
(rust-nu-plugin-inc-0.35):
(rust-nu-plugin-match-0.35):
(rust-nu-plugin-post-0.35):
(rust-nu-plugin-ps-0.35):
(rust-nu-plugin-query-json-0.35):
(rust-nu-plugin-s3-0.35):
(rust-nu-plugin-selector-0.35):
(rust-nu-plugin-start-0.35):
(rust-nu-plugin-sys-0.35):
(rust-nu-plugin-textview-0.35):
(rust-nu-plugin-to-bson-0.35):
(rust-nu-plugin-to-sqlite-0.35):
(rust-nu-plugin-tree-0.35):
(rust-nu-plugin-xpath-0.35):
(rust-nu-pretty-hex-0.35):
(rust-nu-protocol-0.35):
(rust-nu-source-0.35):
(rust-nu-stream-0.35):
(rust-nu-table-0.35):
(rust-nu-test-support-0.35):
(rust-nu-value-ext-0.35): Update to 0.35.0.
| Nicolas Goaziou |