me
/
guix
Archived
1
0
Fork 0
Commit Graph

72123 Commits (39a1095a606bbbfddc5a05150066c46c49448e5a)

Author SHA1 Message Date
Nicolas Goaziou a84960f337
gnu: emacs-vc-hgcmd: Update to 1.14.1.
* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1.
2021-10-22 00:17:50 +02:00
Nicolas Goaziou fae6c8a2a2
gnu: emacs-map: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2.
2021-10-22 00:14:35 +02:00
jgart 48c4058135
gnu: Add snooze.
* gnu/packages/suckless.scm (snooze): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-22 00:12:22 +02:00
Tobias Geerinckx-Rice 980146637c
gnu: boxes: Match over CAR/CDR.
* gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match)
and use it to replace the 'install phases's CAR & CDR usage.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice ed0215d3f9
gnu: boxes: Link to homier home page.
* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice b5602ef7ec
gnu: boxes: Update to 2.1.1.
* gnu/packages/shellutils.scm (boxes): Update to 2.1.1.
[arguments]: Adjust 'install phase.
Don't explicitly return #t from phases.
[native-inputs]: Add xxd.
[inputs]: Add libunistring and pcre2.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice 2f79308872
gnu: Fix ‘this packages’ and some other niggles.
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice 44d0acfe92
gnu: fntsample: Update to 5.4.
* gnu/packages/fontutils.scm (fntsample): Update to 5.4.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice 3e73beaf23
gnu: fntsample: Update Blocks.txt and use stable URL.
* gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks
to 14.0.0 and include the version in its URL and name.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice 04542d5a6f
gnu: criu: Fix PYTHONPATH & switch to Python 3 to build criu-ns.
* gnu/packages/virtualization.scm (criu)[arguments]: Set PYTHON
in #:make-flags instead of ‘hard-coding’ it later.  Replace the
forever-broken 'wrap phase with one that doesn't attempt to support
‘--with-input’ for now.
[inputs]: Substitute python and python-protobuf for python-2 and
python2-protobuf, respectively, and remove python2-ipaddr.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice b16b9f85be
gnu: criu: Update to 3.16.1.
* gnu/packages/virtualization.scm (criu): Update to 3.16.1.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice c07266dee5
gnu: criu: Delete custom 'configure phase.
* gnu/packages/virtualization.scm (criu)[arguments]: Delete 'configure
phase.
2021-10-21 19:44:50 +02:00
Tobias Geerinckx-Rice 3f90f83576
gnu: criu: Build from Git sources.
This in preparation for 3.16.1 which lacks a stable tarball.

* gnu/packages/virtualization.scm (criu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-10-21 19:44:50 +02:00
Ricardo Wurmus a8bac123f0
gnu: Add gdc-client.
* gnu/packages/bioinformatics.scm (gdc-client): New variable.
2021-10-21 14:49:01 +00:00
Ricardo Wurmus f65917f607
gnu: Add r-shaman.
* gnu/packages/bioinformatics.scm (r-shaman): New variable.
2021-10-21 14:34:35 +00:00
Ricardo Wurmus 4885f40b80
gnu: Add r-misha.
* gnu/packages/bioinformatics.scm (r-misha): New variable.
2021-10-21 14:25:44 +00:00
Ricardo Wurmus 42c9b75b25
gnu: Add ciri-long.
* gnu/packages/bioinformatics.scm (ciri-long): New variable.
2021-10-21 13:39:36 +00:00
Ricardo Wurmus 10664fcc8c
gnu: python-biopython: Update to 1.76.
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.76.
(python-biopython-1.73): New variable.
(instrain)[inputs]: Replace python-biopython with python-biopython-1.73.
2021-10-21 13:33:51 +00:00
Ricardo Wurmus 579f31396d
gnu: python-levenshtein: Update to 0.12.2.
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-21 13:33:01 +00:00
Ricardo Wurmus 36cf0253a9
gnu: instrain: Update to 1.5.4.
* gnu/packages/bioinformatics.scm (instrain): Update to 1.5.4.
2021-10-21 13:32:37 +00:00
Ricardo Wurmus 57841a91f5
gnu: Add python-bwapy.
* gnu/packages/bioinformatics.scm (python-bwapy): New variable.
2021-10-21 12:23:25 +00:00
Ricardo Wurmus 6526c35df5
gnu: Add python-pyspoa.
* gnu/packages/bioinformatics.scm (python-pyspoa): New variable.
2021-10-21 12:23:22 +00:00
Ricardo Wurmus ac327cc7fc
gnu: Add r-fcscan.
* gnu/packages/bioconductor.scm (r-fcscan): New variable.
2021-10-21 10:59:16 +00:00
Charles a6ad219dd6
gnu: Add cl-redis.
* gnu/packages/lisp-xyz.scm (cl-redis, sbcl-redis, ecl-redis): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:42:13 +02:00
Charles Jackson 49347291ef
gnu: Add cl-should-test.
* gnu/packages/lisp-check.scm (cl-should-test, ecl-should-test,
  sbcl-should-test): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:25:29 +02:00
Charles c0d672853a
gnu: Add cl-rutils.
* gnu/packages/lisp-xyz.scm (cl-rutils, sbcl-rutils, ecl-rutils): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:15:23 +02:00
Tobias Geerinckx-Rice 320c971f8e
gnu: dfu-util: Update to 0.11.
* gnu/packages/flashing-tools.scm (dfu-util): Update to 0.11.
2021-10-21 01:39:02 +02:00
Tobias Geerinckx-Rice 0f522bfb63
gnu: eid-mw: Update to 5.0.28.
* gnu/packages/security-token.scm (eid-mw): Update to 5.0.28.
[arguments]: Remove unused 'make-reproducible phase.
2021-10-21 01:39:02 +02:00
Tobias Geerinckx-Rice 8da4ea7dc6
gnu: flamp: Update to 2.2.07.
* gnu/packages/radio.scm (flamp): Update to 2.2.07.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice 10c856214e
gnu: font-gnu-unifont: Cross-compile binaries.
* gnu/packages/fonts.scm (font-gnu-unifont)[arguments]: Set CC to
CC-FOR-TARGET in #:make-flags, where it has an effect.  Remove it
from the environment, where it did not.  Respect #:make-flags during
installation.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice d750f6a89f
gnu: font-gnu-unifont: Update to 14.0.01.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.01.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice f743c432cc
gnu: autofs: Update to 5.1.8.
* gnu/packages/file-systems.scm (autofs): Update to 5.1.8.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice 5c8c7f74e6
gnu: genimage: Factorise substitutions.
* gnu/packages/genimage.scm (genimage)[arguments]: Factorise input
substitution for great line savings; also fun.  Don't sneakily replace
mkdosfs with mkfs.vfat.  Remove obsolete fixes.  Fix tests in their
own 'fix-failing-tests phase.  Don't explicitly return #t from any
phases.
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice 9792e14a66
gnu: ethtool: Update to 5.14.
* gnu/packages/networking.scm (ethtool): Update to 5.14.
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice 49176f0e46
gnu: cdparanoia: Don't build in parallel.
* gnu/packages/cdrom.scm (cdparanoia)[arguments]:
Disable #:parallel-build?.

Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice 2782cb38a3
gnu: dragonfly-reverb: Prepare for cross-compilation.
* gnu/packages/music.scm (dragonfly-reverb)[arguments]: Use CC-FOR-TARGET.
2021-10-20 17:21:33 +02:00
Tobias Geerinckx-Rice c1ca2716f8
gnu: dragonfly-reverb: Update to 3.2.5.
* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.5.
[arguments]: Don't explicitly return #t from phases.
2021-10-20 17:21:33 +02:00
Tobias Geerinckx-Rice 214fb9fbfd
gnu: dpf-plugins: Prepare for cross-compilation.
* gnu/packages/music.scm (dpf-plugins)[arguments]: Set CC in #:make-flags
rather than as an environment variable, and set it to CC-FOR-TARGET.
2021-10-20 17:21:32 +02:00
Tobias Geerinckx-Rice 2e8795cf0c
gnu: dpf-plugins: Update to 1.4.
* gnu/packages/music.scm (dpf-plugins): Update to 1.4.
2021-10-20 17:21:32 +02:00
jgart 19d3cfec72
gnu: python-arrow: Move python-pytz to native-inputs.
* gnu/packages/time.scm (python-arrow)[propagated-inputs]: Move
python-pytz to ...
[native-inputs]: ... here since it is only used for testing purposes.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-20 12:58:50 +03:00
zimoun c650160abb
gnu: Add r-pnwcolors.
* gnu/packages/cran.scm (r-pnwcolors): New variable.
2021-10-20 08:57:27 +00:00
Marcel Schilling f51933aabc
gnu: Add r-mhg.
* gnu/packages/cran.scm (r-mhg): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-10-20 06:25:13 +00:00
Tobias Geerinckx-Rice 4d82dbea45
gnu: allegro: Update to 4.4.3.1.
* gnu/packages/game-development.scm (allegro): Update to 4.4.3.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-20 00:39:16 +02:00
Arun Isaac d9c7a10b3d
gnu: phockup: Update to 1.7.1.
* gnu/packages/image.scm (phockup): Update to 1.7.1.
[arguments]: In configure phase, substitute the more specific "'exiftool"
instead of "exiftool". Add wrap-program phase. Do not return #t from custom
phases.
[inputs]: Add python-tqdm.
2021-10-20 01:29:33 +05:30
Tobias Geerinckx-Rice 7455a5a3ee
gnu: jasper: Update to 2.0.33.
* gnu/packages/image.scm (jasper): Update to 2.0.33.
2021-10-19 19:08:22 +02:00
Tobias Geerinckx-Rice 610d8c8967
gnu: dblatex: Update to 0.3.12.
* gnu/packages/docbook.scm (dblatex): Update to 0.3.12.
[arguments]: Don't explicitly return #t from phases.
2021-10-19 19:08:22 +02:00
Nicolas Goaziou a012b27980
gnu: giac: Update to 1.7.0-39.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
2021-10-19 13:20:03 +02:00
Nicolas Goaziou d6d8f34c40
gnu: emacs-company-quickhelp: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.3.0.
2021-10-19 13:14:19 +02:00
Nicolas Goaziou 39e9393b36
gnu: emacs-shell-command+: Update to 2.3.1.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.1.
2021-10-19 13:12:03 +02:00
la snesne a4ea3c30b4
gnu: emacs-treemacs: Update to 2.9.4.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-19 13:01:40 +02:00
la snesne 340a91d905
gnu: emacs-treemacs-extra: Add missing inputs
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra)[propagated-inputs]: Add
emacs-all-the-icons, emacs-perspective

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-19 13:01:17 +02:00
Efraim Flashner c5258ee6f4
gnu: Add wl-clipboard-x11.
* gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
2021-10-19 11:16:16 +03:00
Efraim Flashner 81b31ca8e1
gnu: Add gr-framework.
* gnu/packages/graphics.scm (gr-framework): New variable.
2021-10-19 11:10:43 +03:00
zimoun 14f8d58752
gnu: Add julia-media.
* gnu/packages/julia-xyz.scm (julia-media): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:12 +03:00
zimoun 87a6109c33
gnu: Add julia-codeczlib.
* gnu/packages/julia-xyz.scm (julia-codeczlib): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun dfd7e8215f
gnu: Add julia-transcodingstreams.
* gnu/packages/julia-xyz.scm (julia-transcodingstreams): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun 4b7b94cac8
gnu: Add julia-functors.
* gnu/packages/julia-xyz.scm (julia-functors): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun e6cda550e2
gnu: julia-stackviews: Enable tests.
* gnu/packages/julia-xyz (julia-stackviews)[arguments]: Remove #:tests?.
[native-inputs]: Add julia-aqua and julia-documenter.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:42 +03:00
zimoun c2051168a3
gnu: julia-paddedviews: Enable tests.
* gnu/packages/julia-xyz (julia-paddedviews)[arguments]: Remove.
[native-inputs]: Add julia-documenter.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:40 +03:00
zimoun d36a41279e
gnu: julia-irtools: Enable tests.
* gnu/packages/julia-xyz (julia-irtools)[arguements]: Remove.
[native-inputs]: Add julia-documenter.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:39 +03:00
zimoun 78f48af0fe
gnu: julia-colortypes: Enable tests.
* gnu/packages/julia-xyz (julia-colortypes)[arguments]: Remove.
[native-inputs]: Add julia-documenter.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:37 +03:00
zimoun 8ee9516a3a
gnu: julia-coordinatetransformations: Enable tests.
* gnu/packages/julia-xyz.scm (julia-coordinatetransformations)[arguments]:
Remove.
[native-inputs]: Add julia-documenter, julia-forwarddiff, julia-unitful.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:32 +03:00
Tobias Geerinckx-Rice f3b64ad54e
gnu: gajim: Update to 1.3.3.
* gnu/packages/messaging.scm (gajim): Update to 1.3.3.
[arguments]: Remove 'disable-failing-tests phase, as all now pass.
Don't explicitly return #t from other phases.
2021-10-18 22:03:56 +02:00
Tobias Geerinckx-Rice 860c2077eb
gnu: python-nbxmpp: Update to 2.0.4.
* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.4.
2021-10-18 22:03:56 +02:00
Charles 7532c17a95
gnu: font-borg-sans-mono: Update to 0.3.3.
* gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-18 21:00:45 +02:00
Tobias Geerinckx-Rice 7c78397593
gnu: hdf5@1.12: Update to 1.12.1.
* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.1.
2021-10-18 21:00:45 +02:00
Leo Famulari 757f566b03
gnu: linux-libre 4.4: Update to 4.4.289.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.289.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-18 14:05:56 -04:00
Leo Famulari f2efac52b3
gnu: linux-libre 4.9: Update to 4.9.287.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.287.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari 07cfae78c6
gnu: linux-libre 4.14: Update to 4.14.251.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari 5489d69237
gnu: linux-libre 4.19: Update to 4.19.212.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.212.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari 278b59c901
gnu: linux-libre 5.4: Update to 5.4.154.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari ff8c81bcc9
gnu: linux-libre 5.10: Update to 5.10.74.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari 0d03e6ed12
gnu: linux-libre: Update to 5.14.13.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-18 14:05:51 -04:00
Artem Chernyak 878744c5e3
gnu: udiskie: Update to 2.3.3.
* gnu/packages/patches/udiskie-no-appindicator.patch: Remove file.
* gnu/local.mk: Remove it.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.3.3.
  [source]: Remove udiskie-no-appindicator patch.
  [inputs]: Add libindicator.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 16:35:38 +02:00
Ricardo Wurmus 332177cd2d
gnu: Add r-seuratdisk.
* gnu/packages/cran.scm (r-seuratdisk): New variable.
2021-10-18 15:38:08 +02:00
Foo Chuan Wei 88badc074a
gnu: Add vim-ctrlp.
* gnu/packages/vim.scm (vim-ctrlp): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:46:57 +03:00
Foo Chuan Wei cc1bf32397
gnu: Add vim-surround.
* gnu/packages/vim.scm (vim-surround): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:39:32 +03:00
Foo Chuan Wei 3f23b6771e
gnu: vim-scheme: Update to 0.0.0-2.99af6be.
* gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-2.99af6be.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:35:34 +03:00
Oleg Pykhalov 4e208ef60d
gnu: libvirt: Update to 7.6.0.
* gnu/packages/virtualization.scm (libvirt): Update to 7.6.0.
2021-10-18 14:58:28 +03:00
Ludovic Courtès 9cda21cf20
gnu: python-pylibacl: Add missing brace in description.
Regression introduced in 133f780039.

* gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
2021-10-18 12:25:47 +02:00
Foo Chuan Wei 84759b7c20
gnu: Add ta-lib.
* gnu/packages/finance.scm (ta-lib): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 10:51:05 +02:00
Guillaume Le Vaillant b465923435
gnu: sdr++: Update to 1.0.4.
* gnu/packages/radio.scm (sdr++): Update to 1.0.4.
2021-10-18 10:28:06 +02:00
Guillaume Le Vaillant 5ba805545a
gnu: sdrangel: Update to 6.17.1.
* gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
2021-10-18 10:28:06 +02:00
Ludovic Courtès 846a215252
gnu: go-golang-org-x-mod: Update source URL.
* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
2021-10-18 10:19:13 +02:00
Artem Chernyak f5a7a42da8
gnu: direnv: Update to 2.28.0.
* gnu/packages/shellutils.scm (direnv): Update to 2.28.0.
[arguments]: Remove 'delete-vendor' phase, which is no longer needed.
In 'check' phase, run "go test".
[native-inputs]: Add GO-GITHUB-COM-MATTN-GO-ISATTY and GO-GOLANG-ORG-X-MOD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:13:18 +02:00
divoplade 0d2400ceca
gnu: Remove 'guile-mkdir-p'.
* gnu/packages/guile-xyz.scm: Remove guile-mkdir-p

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:07:56 +02:00
Sébastien Lerique 3fa778b561
gnu: python-xyz.scm: Add copyright line.
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique 271343d4f5
gnu: python-faker: Fix indentation.
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique fafb7ab1e2
gnu: python-socks: Fix indentation.
* gnu/packages/python-web.scm (python-socks): Fix indentation.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique 276e2f38b0
gnu: Add pantalaimon.
* gnu/packages/matrix.scm (pantalaimon): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique 481b164783
gnu: Add python-matrix-nio.
* gnu/packages/matrix.scm (python-matrix-nio): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun 6addd57324
gnu: Add python-olm.
* gnu/packages/crypto.scm (python-olm): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun 88563b71c7
gnu: Add python-aspectlib.
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun 42f1326535
gnu: Add python-fields.
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18 09:02:42 +02:00
Sébastien Lerique 7caaebc50d
gnu: Add python-logbook.
* gnu/packages/python-xyz.scm (python-logbook): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique 6ff3c33a0e
gnu: Add python-janus.
* gnu/packages/python-xyz.scm (python-janus): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique e769ff429b
gnu: Add python-aioresponses.
* gnu/packages/python-check.scm (python-aioresponses): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique af726a9bb4
gnu: Add python-atomicwrites-1.4.
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique 10beb47ca9
gnu: python-unpaddedbase64: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0.
[source]: Fetch from PyPi.
[arguments]: Replace 'check phase to run tests fetched upstream from
GitHub.
[native-inputs]: Add `python-pytest` and `tests` for fetching upstream
tests.
[home-page]: Update to GitHub project home.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique e279cd5bff
gnu: python-ukpostcodeparser: Update to 1.1.2.
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to
1.1.2.
[arguments]: Replace 'check phase to run tests with pytest, ignoring
failing lowercase tests.
[native-inputs]: Add python-pytest.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique 74a97b087b
gnu: python-faker: Update to 9.3.1.
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1.
[native-inputs]: Use python-pytest-6.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique 42c60b45e8
gnu: python-curio: Update to 1.5.
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique 990ab13a14
gnu: python-future: Update to 0.18.2.
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique 5f8b2bcff2
gnu: python-h2: Update to 4.1.0.
* gnu/packages/python-web.scm (python-h2): Update to 4.1.0.
[native-inputs]: Add python-hypothesis-6.23.
[arguments]: Invoke pytest through `python -m` so it finds the newer
python-hypothesis-6.23.
[home-page]: Update to current url.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique 51bd29f3c8
gnu: python-hpack: Update to 4.0.0.
* gnu/packages/python-web.scm (python-hpack): Update to 4.0.0
[arguments]: Reactivate skipped test in 'check phase.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique eab7762677
gnu: python-socks: Update to 1.2.4.
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique 35ef189dc3
gnu: python-h11: Update to 0.12.0.
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique d11cacb32a
gnu: python-hyperframe: Update to 6.0.1.
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique 3e656cf199
gnu: python-aiohttp-socks: Update to 0.6.0.
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique ed7d4a2f7e
gnu: python-pycryptodome: Update to 3.11.0.
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.11.0.
(python-pycryptodomex)[source]: Update hash since it inherits from
python-pycryptodome.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique afc073a22c
gnu: python-peewee: Update to 3.14.4.
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique 23c9d22e11
gnu: Add python-hypothesis-6.23.
* gnu/packages/check.scm (python-hypothesis-6.23): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:36 +02:00
Tobias Geerinckx-Rice 473ea161a1
gnu: indi: Update to 1.9.2.
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
2021-10-17 23:38:59 +02:00
Nicolas Goaziou a42f483c74
gnu: emacs-itail: Update to 0.0.8.
* gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8.
[description]: Some typography fixes.
2021-10-17 21:37:51 +02:00
Nicolas Goaziou 6b6d671905
gnu: emacs-mindmap: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-mindmap): Update to 0.4.
2021-10-17 21:34:07 +02:00
Efraim Flashner 3645f7aa0c
gnu: lagrange: Update to 1.7.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2.
[inputs]: Add fribidi, harfbuzz, libwebp.
2021-10-17 22:15:59 +03:00
Nicolas Goaziou e70eb6dd3f
gnu: emacs-datetime: Update to 0.7.1.
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.1.
2021-10-17 21:15:12 +02:00
Nicolas Goaziou 5fd4047933
gnu: emacs-extmap: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-extmap): Update to 1.2.
2021-10-17 21:13:48 +02:00
Nicolas Goaziou e5cf825f3b
gnu: emacs-rust-mode: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.0.
[arguments]<#:phases>: Remove phase to run tests.
<#:test-command>: Use new command.
<#:tests?>: Disable tests for now. The `check' phases fails with status 127,
even though all tests pass in the build environment, when "make test" is
called manually.
2021-10-17 21:09:35 +02:00
Efraim Flashner 52e9ce3adc
gnu: deja-dup: Sort inputs alphabetically.
* gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically.
[native-inputs]: Same.
2021-10-17 21:48:56 +03:00
Efraim Flashner 23b216f122
gnu: duplicity: Update home-page.
* gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream
URI.
2021-10-17 21:48:56 +03:00
Vivien Kraus 5a6411f684
gnu: deja-dup: Let deja-dup find duplicity.
* gnome.scm (deja-dup)[phases]: Wrap deja-dup to include duplicity
in PATH.
[inputs]: Add bash-minimal.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:48:37 +03:00
Vivien Kraus e4abf26a0f
gnu: duplicity: Depend on dbus.
* gnu/packages/backup.scm (duplicity)[inputs]: Add dbus.
[arguments]: Adjust 'use-store-file-names to substitute the dbus-launch
program name.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:21:29 +03:00
Vivien Kraus 065f84d8df
gnu: duplicity: Depend on python-pygobject.
* gnu/packages/backup.scm (duplicity)[propagated-inputs]:
Add python-pygobject.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:20:18 +03:00
jgart 06b46713a4
gnu: janet: Upgrade to 1.18.1.
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:14:57 +03:00
Tobias Geerinckx-Rice d1b375402f
gnu: ipset: Omit static library.
* gnu/packages/linux.scm (ipset)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-17 16:37:42 +02:00
Tobias Geerinckx-Rice 6441d8ad08
gnu: ipset: Update to 7.15.
* gnu/packages/linux.scm (ipset): Update to 7.15.
2021-10-17 16:37:42 +02:00
Jovany Leandro G.C e22f12bb79
gnu: workrave: Update to 1.10.48.
* gnu/packages/gnome.scm (workrave): Update to 1.10.48.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 15:30:26 +02:00
jgart via Guix-patches via 64e5829653
gnu: nix: Update to 2.3.16.
* gnu/packages/package-management.scm (nix): Update to 2.3.16.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 14:58:38 +02:00
Tobias Geerinckx-Rice 258a27eea9
gnu: hwinfo: Update to 21.77.
* gnu/packages/hardware.scm (hwinfo): Update to 21.77.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:20 +02:00
Tobias Geerinckx-Rice a7e7978937
gnu: blueman: Update to 2.2.2.
* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice c34333c3db
gnu: jitterentropy-rngd: Update to 1.2.5.
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.5.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice ae6a2a5231
gnu: inxi-minimal: Update to 3.3.07-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.07-1.
2021-10-17 02:27:18 +02:00
Tobias Geerinckx-Rice 51b7762914
gnu: htop: Update to 3.1.1.
* gnu/packages/admin.scm (htop): Update to 3.1.1.
2021-10-17 02:27:17 +02:00
Tobias Geerinckx-Rice a1030d2151
gnu: c-ares: Update to 1.17.2.
* gnu/packages/adns.scm (c-ares/fixed): Update to 1.17.2.
2021-10-17 02:27:16 +02:00
Tobias Geerinckx-Rice 6cd33f855c
gnu: gnss-sdr: Update to 0.0.15.
* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.15.
[arguments]: Remove 'fix-tests phase.  Tests pass regardless.
2021-10-17 01:07:41 +02:00
Tobias Geerinckx-Rice 620bce2573
gnu: font-liberation: Update to 2.1.5.
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.5.
2021-10-17 01:07:41 +02:00
Vinicius Monego 8c55fdf80a
gnu: Add mixxx.
* gnu/packages/music.scm (mixxx): New variable.
* gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch,
gnu/packages/patches/mixxx-system-googletest-benchmark.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego 747b98b32f
gnu: Add mp3guessenc.
* gnu/packages/audio.scm (mp3guessenc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego 38582fb53c
gnu: Add spscqueue.
* gnu/packages/cpp.scm (spscqueue): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 9fe7b55ad0
gnu: Add libshout-idjc.
* gnu/packages/audio.scm (libshout-idjc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 87535cbc98
gnu: opusfile: Fix Opus header lookups.
* gnu/packages/xiph.scm (opusfile)[arguments]<#:phases>: Add a 'fix-multistream'
phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego f2acd45eae
gnu: Add libdjinterop.
* gnu/packages/audio.scm (libdjinterop): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 5ced0440ed
gnu: Add libkeyfinder.
* gnu/packages/audio.scm (libkeyfinder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:17 -04:00
Vivien Kraus df24044824
gnu: minetest-basic-materials: Propagate minetest-moreores.
* gnu/packages/minetest.scm (minetest-basic-materials)
[propagated-inputs]: Add minetest-moreores.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Vivien Kraus a4a96d2f6d
gnu: Add minetest-moreores.
* gnu/packages/minetest.scm (minetest-moreores): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Tobias Geerinckx-Rice 6979d57e53
gnu: font-abattis-cantarell: Update to 0.303.
This atones^Wfollows up on commit 44469ffd83
which, as its changelog suggests, was not supposed to suck.

* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303.
[source]: Fetch a zipbomb from GNOME's GitLab.
[build-system]: Use the font-build-system.  We never actually built
anything.
[arguments]: Add custom 'unpack-source and 'unpack-variable-font phases.
[native-inputs]: Fetch another zipbomb from GNOME's GitLab.
Add unzip to unpack both of them.  Remove gettext-minimal.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice e924e0adcf
gnu: fio: Update to 3.28.
* gnu/packages/benchmark.scm (fio): Update to 3.28.
[arguments]: Don't explicitly return #t from phases.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice 877313f8c0
gnu: gtkwave: Update to 3.3.111.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.111.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice 39c1660cef
gnu: font-overpass: Update to 3.0.5.
* gnu/packages/fonts.scm (font-overpass): Update to 3.0.5.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice c0a338b07b
gnu: fnott: Update to 1.1.2.
* gnu/packages/wm.scm (fnott): Update to 1.1.2.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice 5ca4d617a0
gnu: handbrake: Update to 1.4.2.
* gnu/packages/video.scm (handbrake): Update to 1.4.2.
[source]: Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice dfbc2236ee
gnu: angband: Update to 4.2.3.
* gnu/packages/games.scm (angband): Update to 4.2.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove custom 'bootstrap phase.
2021-10-16 17:30:29 +02:00
Jonathan Brielmaier e2c4d8d6da
gnu: icedove: Update to 78.15.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.15.0.
2021-10-16 15:12:11 +00:00
Nicolas Goaziou ccc3827e26
gnu: emacs-org-contrib: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.3.
2021-10-16 16:13:34 +02:00
jgart 34b0aa16e7
gnu: Add python-json2html.
* gnu/packages/python-xyz.scm (python-json2html): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:53:10 +05:30
jgart 62ca859aa4
gnu: xsecurelock: Update to 1.7.0.
* gnu/packages/xdisorg.scm (xsecurelock): Update to 1.7.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:10:23 +05:30
jgart b09daf5210
gnu: python-gitpython: Update to 3.1.24.
* gnu/packages/version-control.scm (python-gitpython): Update to 3.1.24.
[arguments]: Do not return #t from custom phases.
[propagated-inputs]: Add python-typing-extensions.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 15:39:52 +05:30
Nicolas Goaziou 8730a8ab7c
gnu: emacs-treemacs: Update to 2.9.3.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.3.
2021-10-16 10:15:15 +02:00
Maxim Cournoyer 405393ef7f
gnu: font-abattis-cantarell: Downgrade to 0.301.
Reported by talos on #guix.

This fixes the build; the 0.303 release archive is not available from
https://download.gnome.org/sources/cantarell-fonts/.

* gnu/packages/fonts.scm (font-abattis-cantarell): Downgrade to 0.301.
2021-10-15 23:31:42 -04:00
Greg Hogan ef0c65969b
gnu: aws-sdk-cpp: Update to 1.9.92.
* gnu/packages/patches/aws-sdk-cpp-cmake-prefix.patch,
gnu/packages/patches/aws-sdk-cpp-disable-networking-tests.patch,
gnu/packages/patches/aws-sdk-cpp-disable-werror.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.9.92.
[source]: Use patches.
[inputs, propagated-inputs]: Update AWS dependencies to Common Runtime.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan 5ed42eb9a0
gnu: Add aws-crt-cpp.
* gnu/packages/cpp.scm (aws-crt-cpp): New variable.
* gnu/packages/patches/aws-crt-cpp-cmake-prefix.patch,
gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan 2a0fcc31f7
gnu: Add aws-c-mqtt.
* gnu/packages/c.scm (aws-c-mqtt): New variable.
* gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan b3c1c37d74
gnu: Add aws-c-s3.
* gnu/packages/c.scm (aws-c-s3): New variable.
* gnu/packages/patches/aws-c-s3-cmake-prefix.patch,
gnu/packages/patches/aws-c-s3-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan 1f1bb634c3
gnu: Add aws-c-auth.
* gnu/packages/c.scm (aws-c-auth): New variable.
* gnu/packages/patches/aws-c-auth-cmake-prefix.patch,
gnu/packages/patches/aws-c-auth-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan 2069238cb3
gnu: Add aws-c-compression.
* gnu/packages/c.scm (aws-c-compression): New variable.
* gnu/packages/patches/aws-c-compression-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan d9b8cfd6c6
gnu: Add aws-c-http.
* gnu/packages/c.scm (aws-c-http): New variable.
* gnu/packages/patches/aws-c-http-cmake-prefix.patch,
gnu/packages/patches/aws-c-http-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan d061193e78
gnu: aws-c-cal: Update to 0.5.11.
* gnu/packages/c.scm (aws-c-cal): Update to 0.5.11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan 64aaf61762
gnu: aws-c-io: Update to 0.10.5.
* gnu/packages/c.scm (aws-c-io): Update to 0.10.5.
* gnu/packages/patches/aws-c-io-disable-networking-tests.patch: Update.
* gnu/local.mk: Fix formatting.

aws-c-io 0.10.5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan 14a282aa50
gnu: aws-c-common: Update to 0.6.2.
* gnu/packages/c.scm (aws-c-common): Update to 0.6.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan da9272fa00
gnu: Add aws-lc.
* gnu/packages/tls.scm (aws-lc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:57 +02:00
Greg Hogan 02f849ad7a
gnu: s2n: Update to 1.0.10-7f43b102.
* gnu/packages/tls.scm (s2n): Update to 1.0.10-7f43b102.
[source, home-page]: Remove URL redirect.
[arguments]: Enable testing.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:57 +02:00
Arun Isaac 30ddb0be65
gnu: emacs-org-roam: Reference dot with absolute path.
* gnu/packages/emacs-xyz.scm (emacs-org-roam)[inputs]: Add graphviz.
[arguments]: Add patch-exec-paths phase substituting absolute store path to
dot.
2021-10-16 02:50:21 +05:30
Maxim Cournoyer b87dbf213b
gnu: Add python-robotframework-seleniumscreenshots.
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New
variable.
2021-10-15 13:02:54 -04:00
Maxim Cournoyer f1f6ede7f8
gnu: Add python-robotframework-seleniumlibrary.
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer c61ea717b0
gnu: Add python-robotframework-pythonlibcore.
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer ca3fea7636
gnu: Add python-pytest-mockito.
* gnu/packages/python-check.scm (python-pytest-mockito): New variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer 0930ca2c63
gnu: Add python-mockito.
* gnu/packages/python-check.scm (python-mockito): New variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer 1fdad09d1c
gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to
3.7.0.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer 2cc617c181
gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
[native-inputs]: Add python-docutils and python-jsonschema.
2021-10-15 13:02:52 -04:00
Tobias Geerinckx-Rice 44469ffd83
gnu: font-abattis-cantarell: Update variable name.
* gnu/packages/fonts.scm (font-cantarell): Rename to…
(font-abattis-cantarell): …this.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Adjust accordingly.
* gnu/packages/mate.scm (mate)[inputs]: Likewise.
* gnu/services/xorg.scm (<gdm-configuration>): Likewise.
2021-10-15 18:12:45 +02:00
Tobias Geerinckx-Rice 3f396ec339
gnu: neomutt: Update to 20211015.
* gnu/packages/mail.scm (neomutt): Update to 20211015.
2021-10-15 18:12:44 +02:00
Tobias Geerinckx-Rice 5f4ee945c4
gnu: Actually add patch.
This follows up on ec2c7d4546.

* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch:
New new file.
2021-10-15 17:37:43 +02:00
Tobias Geerinckx-Rice dfa2e5b44b
gnu: alpine: Update to 2.25.
* gnu/packages/mail.scm (alpine): Update to 2.25.
[source]: Add patch.  Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-15 17:30:57 +02:00
Tobias Geerinckx-Rice ec2c7d4546
gnu: bemenu: Update to 0.6.3.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
2021-10-15 17:30:57 +02:00
Tobias Geerinckx-Rice e8d84b626f
gnu: buku: Update to 4.6.
* gnu/packages/web.scm (buku): Update to 4.6.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice 133f780039
gnu: python-pylibacl: Improve description.
* gnu/packages/acl.scm (python-pylibacl)[synopsis]: Use @acronym{}.
[description]: Turn into a full sentence, mark up, and edit for GNU.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice a9b8443cc5
gnu: python-pylibacl: Do not return #t from custom phases.
* gnu/packages/acl.scm (python-pylibacl)[arguments]: Don't explicitly
return #t from phases.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice a24c0f5b94
gnu: gqrx: Update to 2.14.6.
* gnu/packages/radio.scm (gqrx): Update to 2.14.6.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice 83aa4969ec
gnu: createrepo-c: Update to 0.17.4.
* gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
2021-10-15 17:30:55 +02:00
Felix Gruber 57f2b19edf
gnu: synapse: Downgrade to 1.29.0.
As discussed in [1] and [2], python-synapse 1.44.0 does not work with
our version of python-cryptography.

[1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html
[2]: https://issues.guix.gnu.org/issue/48655

This reverts commit a6c30da4dc.

* gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-15 13:06:11 +02:00
Efraim Flashner cecee6ca76
gnu: dbxfs: Download using git-fetch.
* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
2021-10-15 13:43:42 +03:00
Guillaume Le Vaillant 90e92befbc
gnu: janet: Prepare for cross-compilation.
* gnu/packages/lisp.scm (janet)[arguments]: Use 'cc-for-target'. Replace
  custom 'check' phase by 'test-target' parameter.
2021-10-15 11:16:59 +02:00
jgart e9bd9a2d58
gnu: janet: Upgrade to 1.18.0.
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 8d048c5eba
gnu: Add cl-charms.
* gnu/packages/lisp-xyz.scm (cl-charms, ecl-cl-charms, sbcl-cl-charms): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Guillaume Le Vaillant caf80a6fe0
gnu: cl-prove: Update to 1.0.0-2.5d71f02.
* gnu/packages/lisp-xyz.scm (sbcl-prove): Update to 1.0.0-2.5d71f02.
  [inputs]: Add cl-colors.
2021-10-15 11:16:59 +02:00
Foo Chuan Wei ea8806f868
gnu: cl-ansi-text: Update to 2.0.1.
* gnu/packages/lisp-xyz.scm (cl-ansi-text): Update to 2.0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 2bd04fd3be
gnu: Add cl-montezuma.
* gnu/packages/lisp-xyz.scm (cl-montezuma, ecl-montezuma, sbcl-montezuma): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 9898d907e0
gnu: Add cl-diff.
* gnu/packages/lisp-xyz.scm (cl-diff, ecl-diff, sbcl-diff): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei bdbd9e504c
gnu: Add cl-linedit.
* gnu/packages/lisp-xyz.scm (cl-linedit, ecl-linedit, sbcl-linedit): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Guillaume Le Vaillant 2f0986b0f7
gnu: libhx: Update to 4.1.
* gnu/packages/patches/libhx-fix-double-free-bug.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/c.scm (libhx): Update to 4.1.
  [source]: Remove patch.
2021-10-15 11:16:58 +02:00
Nicolas Goaziou 87d04cdd87
gnu: emacs-parseedn: Update to 1.0.6.
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.6.
2021-10-15 10:53:47 +02:00
Nicolas Goaziou 9a653c6ad8
gnu: emacs-parseclj: Update to 1.0.6.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.6.
2021-10-15 10:52:17 +02:00
Nicolas Goaziou b750b63589
gnu: emacs-json-mode: Update to 1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-json-mode): Update to 1.8.0.
2021-10-15 10:50:50 +02:00
Nicolas Goaziou 1579e43426
gnu: emacs-helm-flycheck: Update to 1.9.3.
* gnu/packages/emacs-xyz.scm (emacs-helm-flycheck): Update to 1.9.3.
2021-10-15 10:49:17 +02:00
Nicolas Goaziou c27c196b57
gnu: emacs-helm-xref: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-xref): Update to 1.0.
2021-10-15 10:47:15 +02:00
Nicolas Goaziou b1bbf09d07
gnu: emacs-f: Update to 3.5.3.
* gnu/packages/emacs-xyz.scm (emacs-f): Update to 3.5.3.
2021-10-15 10:45:32 +02:00
Nicolas Goaziou 495187ca7f
gnu: emacs-transient: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0.
[propagated-inputs]: Add emacs-yaml.
2021-10-15 10:43:20 +02:00
Nicolas Goaziou 484583f7d1
gnu: emacs-yaml: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-yaml)[description]: Fix typo.
2021-10-15 10:41:32 +02:00
Nicolas Goaziou ff3fca3080
gnu: Add emacs-yaml.
* gnu/packages/emacs-xyz.scm (emacs-yaml): New variable.
2021-10-15 10:39:56 +02:00
Tobias Geerinckx-Rice 26127c9a58
gnu: dino: Update to 0.2.2.
* gnu/packages/messaging.scm (dino): Update to 0.2.2.
2021-10-14 23:05:50 +02:00
Tobias Geerinckx-Rice cf25ba2d77
gnu: elixir: Update to 1.12.3.
* gnu/packages/elixir.scm (elixir): Update to 1.12.3.
[arguments]: Don't explicitly return #t from phases.
2021-10-14 20:55:22 +02:00
Tobias Geerinckx-Rice ab3a59453e
gnu: git: Update to 2.33.1.
* gnu/packages/version-control.scm (git): Update to 2.33.1.
2021-10-14 20:29:41 +02:00
Tobias Geerinckx-Rice 1ea1741253
gnu: aws-checksums: Update to 0.1.12.
* gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
2021-10-14 20:29:41 +02:00
Leo Famulari 92fdd7ab60
gnu: linux-libre 4.19: Update to 4.19.211.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.211.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-14 13:03:31 -04:00
Leo Famulari c118f87056
gnu: linux-libre 5.4: Update to 5.4.153.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.153.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-14 13:03:31 -04:00
Leo Famulari 20ca4817a7
gnu: linux-libre 5.10: Update to 5.10.73.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.73.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-14 13:03:30 -04:00
Leo Famulari 0f134637b4
gnu: linux-libre: Update to 5.14.12.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.12.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-14 13:03:30 -04:00
Ludovic Courtès b93c10259c
gnu: guix: Update to c3c5028.
* gnu/packages/package-management.scm (guix): Update to c3c5028.
2021-10-14 18:44:42 +02:00
Ludovic Courtès c3c502896b
gnu: Fix Texinfo markup in descriptions of Haskell packages.
* gnu/packages/haskell-xyz.scm (ghc-citeproc)
(ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions.
2021-10-14 16:45:17 +02:00
Chadwain Holness 2c3a0f248b
gnu: lf: Update to 25
* gnu/packages/disk.scm (lf): Update to 25

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-14 15:46:05 +02:00
Chadwain Holness 62c0139b45
gnu: Add go-gopkg-in-djherbis-times-v1.
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-14 15:45:35 +02:00
Greg Hogan 37c88eca5c
gnu: Add simdjson.
* gnu/packages/cpp.scm (simdjson): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-14 15:44:51 +02:00
宋文武 e2a021a745
gnu: retroarch: Update to 1.9.11.
* gnu/packages/emulators.scm (retroarch): Update to 1.9.11.
* gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY.path: Adjust to latest source.
2021-10-14 19:32:24 +08:00
Liliana Marie Prikler cb20039445
gnu: komikku: Update to 0.35.1.
* gnu/packages/gnome.scm (komikku): Update to 0.35.1.
2021-10-14 10:06:31 +02:00
Tobias Geerinckx-Rice a2c01c48aa
gnu: fakeroot: Edit description.
* gnu/packages/linux.scm (fakeroot)[synopsis]: Expand.
[description]: Double-space sentences and otherwise slightly tweak.
2021-10-13 23:43:06 +02:00
Tobias Geerinckx-Rice fb4c0efbb1
gnu: fakeroot: Invoke an absolute cat.
* gnu/packages/linux.scm (fakeroot)[arguments]: Refer to ‘cat’ by its
absolute file name.
2021-10-13 23:43:06 +02:00
Tobias Geerinckx-Rice 0bd926b6e4
gnu: fakeroot: Omit static library.
* gnu/packages/linux.scm (fakeroot)[arguments]: Add "--disable-static"
to #:configure-flags.
2021-10-13 23:43:06 +02:00
Tobias Geerinckx-Rice 7b1c73f330
gnu: fakeroot: Update to 1.26.
* gnu/packages/linux.scm (fakeroot): Update to 1.26.
[source]: Remove generated man page translations in a new snippet.
[arguments]: Patch Makefile.am instead of Makefile, and do so before
bootstrapping.  Don't explicitly return #t from phases.
[native-inputs]: Use autoconf-2.71.
2021-10-13 23:43:06 +02:00
Marius Bakke 1961b28445
gnu: perl-uri-fetch: Update to 0.15.
* gnu/packages/web.scm (perl-uri-fetch): Update to 0.15.
2021-10-13 23:37:46 +02:00
Marius Bakke 711ee48f81
gnu: ganeti: Prepare for Sphinx 4.0.
* gnu/packages/patches/ganeti-sphinx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (ganeti)[source](patches): Add it.
2021-10-13 23:37:46 +02:00
Foo Chuan Wei 393315a98e
gnu: Add cscope
* gnu/packages/code.scm (cscope): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-13 16:54:56 +02:00
Guillaume Le Vaillant ac60f71215
gnu: gnome-bluetooth: Add missing inputs for tests.
* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and
  python-dbus.
2021-10-13 14:45:38 +02:00
Guillaume Le Vaillant c1ea1a94c3
gnu: libhx: Fix runtime bug.
There is a bug in libhx causing pam-mount to crash when trying to mount user
directories at login. Upstream has a patch to fix this issue.

* gnu/packages/patches/libhx-fix-double-free-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/c.scm (libhx)[source]: Use it.
2021-10-13 14:15:14 +02:00
Foo Chuan Wei 038dec75e7
gnu: Add vim-paredit.
* gnu/packages/vim.scm (vim-paredit): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-13 12:53:05 +03:00
hackeryarn 1628e5d51b
gnu: Add go-golang-org-x-mod.
* gnu/packages/golang.scm (go-golang-org-x-mod): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:04 +02:00
Alexandr Vityazev 859d5a1f1d
gnu: swappy: Add propagated-inputs.
Add font-awesome to propagated-inputs to properly render the icons.

* gnu/packages/image.scm (swappy)[propagated-inputs]:
Add font-awesome;
[use-modules]: Add (gnu packages fonts).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Alexandr Vityazev 4779c90184
gnu: swappy: Update to 1.4.0.
* gnu/packages/image.scm (swappy): Update to 1.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Stephen Paul Weber 987b50f4e9
gnu: Add runitor
* gnu/packages/admin.scm (runitor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Stephen Paul Weber 32e444da30
gnu: Add cloudflare-cli
* gnu/packages/dns.scm (cloudflare-cli): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Stephen Paul Weber 1ec92a0633
gnu: Add JSON.sh
* gnu/packages/serialization.scm (JSON.sh): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Alexandru-Sergiu Marton 2779763b40
gnu: Add wmname.
* gnu/packages/suckless.scm (wmname): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Alexandr Vityazev b0e8ccbe1f
gnu: Add zsh-syntax-highlighting.
* gnu/packages/shellutils.scm (zsh-syntax-highlighting): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Kyle Meyer 8bc5f63c45
gnu: git-annex: Update to 8.20211011.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-13 12:30:32 +03:00
Clément Lassieur 95c9e65a21
gnu: python-git-review: Update to 2.1.0.
* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0.
2021-10-13 11:01:50 +02:00
Clément Lassieur c0828f0597
gnu: python-pbr-minimal: Update to 5.5.1.
* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1.
2021-10-13 11:01:50 +02:00
Foo Chuan Wei 203743f4b0
gnu: Add cl-yaml.
* gnu/packages/lisp-xyz.scm (cl-yaml, ecl-cl-yaml, sbcl-cl-yaml): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:46:29 +02:00
Foo Chuan Wei 96a5ae99d8
gnu: Add cl-libyaml.
* gnu/packages/lisp-xyz.scm (cl-libyaml, ecl-cl-libyaml, sbcl-cl-libyaml): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:39:15 +02:00
Foo Chuan Wei 7b8ac3e9a3
gnu: Add cl-generic-comparability.
* gnu/packages/lisp-xyz.scm (cl-generic-comparability,
  ecl-generic-comparability, sbcl-generic-comparability): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:29:44 +02:00
Foo Chuan Wei f0c8cdb565
gnu: Add cl-readline.
* gnu/packages/lisp-xyz.scm (cl-readline, ecl-cl-readline, sbcl-cl-readline):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:22:39 +02:00
Foo Chuan Wei cfc2471159
gnu: Add cl-conium.
* gnu/packages/lisp-xyz.scm (cl-conium, ecl-conium, sbcl-conium): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:13:09 +02:00
Foo Chuan Wei 880390140e
gnu: Add cl-terminfo.
* gnu/packages/lisp-xyz.scm (sbcl-terminfo, cl-terminfo, ecl-terminfo):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-13 10:01:21 +02:00
Christine Lemmer-Webber 37832406be
gnu: emacs-beancount: Restructure package, now independent of beancount.
* gnu/packages/finance.scm (emacs-beancount): Restructure package, now
independent of beancount and in its own git repository.  Note that there is no
version number for the now independent code tree, so unfortunately this might
look like a "version downgrade" to some users as it switched from being
beancount's revision number to being a git-derived version number.
2021-10-12 23:34:03 -04:00
Tobias Geerinckx-Rice da86a80068
gnu: Add back missing module import.
* gnu/packages/django.scm: Use (gnu packages compression).
2021-10-13 03:27:33 +02:00
Tobias Geerinckx-Rice 4605d4d552
gnu: gsound: Update to 1.0.3.
* gnu/packages/gnome.scm (gsound): Update to 1.0.3.
[build-system]: Switch to Meson.
[inputs]: Remove explicit glib.  Move libcanberra…
[propagated-inputs]: …here.
2021-10-13 01:20:21 +02:00
Tobias Geerinckx-Rice 1012de07fd
gnu: apostrophe: Update to 2.5.
* gnu/packages/gnome.scm (apostrophe): Update to 2.5.
[native-inputs]: Add sassc.
2021-10-13 01:20:21 +02:00
Tobias Geerinckx-Rice 0172363acf
gnu: aqbanking: Update to 6.3.2.
* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 1df9c6fff4
gnu: astroid: Update to 0.16.
* gnu/packages/mail.scm (astroid): Update to 0.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 7f9e1efee0
gnu: btrfs-progs: Update to 5.14.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.2.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice e19c34e2e3
gnu: acpid: Update to 2.0.33.
* gnu/packages/linux.scm (acpid): Update to 2.0.33.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 27238d4530
gnu: fheroes2: Update to 0.9.8.
* gnu/packages/games.scm (fheroes2): Update to 0.9.8.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice c181e83fba
gnu: Remove duplicate python-google-brotli package.
* gnu/packages/python-compression.scm (python-brotli):
Delete duplicate variable.
* gnu/packages/compression.scm (python-google-brotli):
Redefine as a deprecated-package, with…
(python-brotli): …as the canonical variable.
* gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]:
Adjust accordingly.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 28b5ef1159
gnu: Rename google-brotli back to brotli.
Sorry for the noise, but good riddance.  Our nonstandard name for this
package has caused confusion since it was added.  For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.

The Python packages will be fixed in the next commit.

* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice faa83a040a
gnu: Remove sysfsutils@1.
* gnu/packages/linux.scm (sysfsutils-1): Delete variable.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice 848581ae9b
gnu: cpufrequtils: Update to 008.
* gnu/packages/linux.scm (cpufrequtils): Update to 008.
[source]: Remove patch.
[arguments]: Add many #:configure-flags to mitigate downgrade from
Autotools.  Don't ./configure.
[native-inputs]: Remove unused sysfsutils-1.  Add gettext-minimal.
[home-page]: Change to a working mirror.
* gnu/packages/patches/cpufrequtils-fix-aclocal.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice f5f1a81f3f
gnu: Add ntfsfix-static.
* gnu/packages/linux.scm (ntfsfix/static): New public variable.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice 64dfa42d81
gnu: Add ntfs-3g-static.
* gnu/packages/linux.scm (ntfs-3g/static): New public variable.
2021-10-13 01:20:18 +02:00
Marius Bakke f0c0ef60a0
gnu: python-lazr-config: Update to 2.2.3.
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
2021-10-13 00:16:50 +02:00
Marius Bakke 26e11fa561
gnu: perl-tk: Update to 804.036.
* gnu/packages/tcl.scm (perl-tk): Update to 804.036.
2021-10-13 00:16:50 +02:00
Marius Bakke 702bc2b899
gnu: QEMU: Remove obsolete patch.
* gnu/packages/virtualization.scm (qemu)[source](patches): Remove Sphinx
compatibility patch, which worked around a bug in Sphinx that has since been
fixed.
* gnu/packages/patches/qemu-sphinx-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12 21:49:44 +02:00
Marius Bakke 0b5e128750
gnu: QEMU: Update to 6.1.0.
* gnu/packages/virtualization.scm (qemu): Update to 6.1.0.
[source](patches): Remove obsolete patch.
[arguments]: Adjust substitutions for upstream changes.
[native-inputs]: Add PYTHON-SPHINX-RTD-THEME.
* gnu/packages/patches/qemu-meson-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12 21:49:44 +02:00
Marius Bakke 89ea3ab220
gnu: ganeti: Adjust code style.
* gnu/packages/virtualization.scm (ganeti)[arguments]: Remove trailing #t's.
Add syntactic sugar using primitives from SRFI-1, SRFI-26, and (ice-9 match).
2021-10-12 21:49:43 +02:00
Christopher Baines 6214743aa8
gnu: guix-build-coordinator: Update to 0-35.a4d0ec6.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-35.a4d0ec6.
2021-10-12 20:27:55 +01:00
Efraim Flashner 344d81f35d
gnu: dbxfs: Update home-page.
* gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new
upstream homepage.
2021-10-12 20:52:02 +03:00
Felix Gruber 371aa5777a
gnu: Add python-geopandas.
* gnu/packages/geo.scm (python-geopandas): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber e159047e3c
gnu: Add python-fiona.
* gnu/packages/geo.scm (python-fiona): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 436b049c24
gnu: Add python-cligj.
* gnu/packages/python-xyz.scm (python-cligj): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 1c27038a06
gnu: Add python-pyproj.
* gnu/packages/geo.scm (python-pyproj): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 2a312105f2
gnu: proj: Update to 7.2.1.
* gnu/packages/geo.scm (proj): Update to 7.2.1.
  [build-system]: Change to cmake-build-system.
  [arguments]: Add configure flag to find googletest.
  [inputs]: Add curl, libjpeg-turbo and libtiff.
  [native-inputs]: Add googletest.
  [description]: Consistently call the package Proj, instead of Proj,
  PROJ or proj.  Use @acronym to define CRS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 9101c7bf8e
gnu: clipper: Disable non-deterministic test.
This test fails/succeeds non-deterministically.

* gnu/packages/bioinformatics.scm (clipper)[arguments]: Disable
  non-deterministic test test_get_FDR_cutoff_mean.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber a6c30da4dc
gnu: synapse: Update to 1.44.0.
* gnu/packages/matrix.scm (synapse): Update to 1.44.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 447a17e074
gnu: python-eliot: Update to 1.13.0.
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.13.0.
  [arguments] Disable failing tests test_omitLoggerFromActionType and
  test_logCallsDefaultLoggerWrite.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 942ce3376f
gnu: python-distributed: Update to 2021.09.1.
* gnu/packages/python-science.scm (python-distributed): Update to
  2021.09.1.
  [arguments]: Disable failing test test_text.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber ea74e015b4
gnu: python-dask: Update to 2021.9.1.
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.9.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 32625fa69f
gnu: python-pandas: Update to 1.3.3.
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:28 +02:00
Liliana Marie Prikler bbe121a2bf
gnu: komikku: Update to 0.35.0.
* gnu/packages/gnome.scm (komikku): Update to 0.35.0.
2021-10-12 17:48:15 +02:00
Vinicius Monego 385c9a4e30
gnu: kdenlive: Update to 21.08.2.
* gnu/packages/kde.scm (kdenlive): Update to 21.08.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego fa2c1adb02
gnu: srain: Update to 1.3.0.
* gnu/packages/irc.scm (srain): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego 9b3c24276a
gnu: shotcut: Update to 21.09.20.
* gnu/packages/video.scm (shotcut): Update to 21.09.20.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego c9c4bf8c84
gnu: markets: Update to 0.5.3.
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Z572 b9c7bbba38
gnu: krita: Update to 4.4.8.
* gnu/packages/kde.scm (krita): Update to 4.4.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:03:46 -04:00
Nicolas Goaziou 35aaf1fe10
gnu: tectonic: Update to 0.8.0.
* gnu/packages/rust-apps.scm (tectonic): Update to 0.8.0.
2021-10-12 09:09:28 +02:00
Nicolas Goaziou 1edf08ec79
gnu: Add rust-tectonic-bridge-core-0.3.
* gnu/packages/crates-io.scm (rust-tectonic-bridge-core-0.3): New variable.
(rust-tectonic-bridge-core-0.2): Remove variable.
(rust-tectonic-bridge-core-0.1): Inherit from rust-tectonic-bridge-core-0.3.
2021-10-12 09:09:27 +02:00
Nicolas Goaziou 55c2ff1924
gnu: Add rust-tectonic-bundles-0.2.
* gnu/packages/crates-io.scm (rust-tectonic-bundles-0.2): New variable.
(rust-tectonic-bundles-0.1): Remove variable.
2021-10-12 09:09:27 +02:00
Nicolas Goaziou 10836f924e
gnu: Add rust-tectonic-geturl-0.3.
* gnu/packages/crates-io.scm (rust-tectonic-geturl-0.3): New variable.
(rust-tectonic-geturl-0.2): Remove variable.
2021-10-12 09:01:26 +02:00
Nicolas Goaziou 052ee0b6f5
gnu: img2pdf: Update to 0.4.2.
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.2.
2021-10-12 08:59:21 +02:00
Nicolas Goaziou bd99340de6
gnu: emacs-project: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.1.
2021-10-12 08:58:09 +02:00
Nicolas Goaziou 4d443b0993
gnu: emacs-direnv: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 2.2.0.
2021-10-12 08:56:20 +02:00
Nicolas Goaziou 7029981c97
gnu: emacs-corfu: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.13.
2021-10-12 08:54:40 +02:00
Efraim Flashner 03f6a44cfc
gnu: Add julia-structarrays.
* gnu/packages/julia-xyz.scm (julia-structarrays): New variable.
2021-10-12 08:40:38 +03:00
Efraim Flashner 50026532a0
gnu: Add julia-configurations.
* gnu/packages/julia-xyz.scm (julia-configurations): New variable.
2021-10-12 08:40:38 +03:00
Efraim Flashner 5ba67ed641
gnu: Add julia-expronicon.
* gnu/packages/julia-xyz.scm (julia-expronicon): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner 4ea3215d8f
gnu: Add julia-bson.
* gnu/packages/julia-xyz.scm (julia-bson): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner bfde12f719
gnu: Add julia-dataframes.
* gnu/packages/julia-xyz.scm (julia-dataframes): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner 726a78b8bc
gnu: Add julia-pyplot.
* gnu/packages/julia-xyz.scm (julia-pyplot): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner 0d88866797
gnu: Add julia-latexstrings.
* gnu/packages/julia-xyz.scm (julia-latexstrings): New variable.
2021-10-12 08:32:47 +03:00
Efraim Flashner b224cf8a0d
gnu: gnuastro: Update to 0.16.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.16.
2021-10-12 08:26:04 +03:00
Marius Bakke 0105f33a4d
gnu: ganeti: Adjust to GHC 8.10 / Stackage 18.10.
* gnu/packages/patches/ganeti-haskell-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (ganeti)[source](patches): Add it.
[arguments]: Add phase patch-version-constraints.
2021-10-11 21:53:31 +02:00
Marius Bakke 63162b1965
gnu: uBlock Origin: Update to 1.38.4.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.4.
2021-10-11 18:59:45 +02:00
Marius Bakke c4620565e8
gnu: ungoogled-chromium: Update to 94.0.4606.81-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 94.0.4606.81
(%ungoogled-revision): Set to 94.0.4606.81-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-10-11 18:59:45 +02:00
Marius Bakke 93f69b02a2
gnu: ganeti: Update to 3.0.1.
* gnu/packages/virtualization.scm (ganeti): Update to 3.0.1.
[source](patches): Remove obsolete.
* gnu/tests/ganeti.scm (%ganeti-os): Adjust network configuration so QEMU port
forwarding can work.
(run-ganeti-test): Remove unused port mapping.  Adjust and enable previously
failing test.
* gnu/packages/patches/ganeti-deterministic-manual.patch,
gnu/packages/patches/ganeti-drbd-compat.patch,
gnu/packages/patches/ganeti-os-disk-size.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-11 18:59:44 +02:00
Marius Bakke 9015a9a906
gnu: drbd-utils: Update to 9.19.0.
* gnu/packages/cluster.scm (drbd-utils): Update to 9.19.0.
[source](uri): Update for new download location.
[source](snippet): Adjust faulty substitution.
[arguments]: Add #:make-flags.
2021-10-11 18:59:44 +02:00
Nicolas Goaziou 601d9972de
gnu: emacs-marginalia: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.9.
2021-10-11 18:08:22 +02:00
Nicolas Goaziou ea3709062c
gnu: emacs-corfu: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.12.
2021-10-11 18:07:04 +02:00
Nicolas Goaziou 57d40a4d02
gnu: emacs-consult: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.12.
2021-10-11 18:05:04 +02:00
Daniel Meißner 011db530aa
gnu: owncloud-client: Fix sysconfdir path
Somehow sysconfdir was not set correctly so that owncloud searched for
sync-exclude.lst in the relative path etc/ownCloud/sync-exclude.lst instead
of the /gnu/store/...-owncloud-client/etc/ownCloud/sync-exclude.lst.

* gnu/packages/sync.scm(owncloud-client):  Add -DSYSCONF_INSTALL_DIR flag to
configure flags.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-11 15:22:12 +02:00
Liliana Marie Prikler 94bbc4e410
gnu: owncloud-client: Update to 2.9.0.5150.
* gnu/packages/sync.scm (owncloud-client): Update to 2.9.0.5150.
2021-10-11 15:04:34 +02:00
Leo Famulari 33de3fe296
gnu: linux-libre 4.4: Update to 4.4.288.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.288.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-11 00:51:51 -04:00
Leo Famulari eb933150a9
gnu: linux-libre 4.9: Update to 4.9.286.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.286.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-11 00:51:51 -04:00
Leo Famulari 32ccfab84e
gnu: linux-libre 4.14: Update to 4.14.250.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.250.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari bf2575ef90
gnu: linux-libre 4.19: Update to 4.19.210.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.210.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari f7e848fd93
gnu: linux-libre 5.4: Update to 5.4.152.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.152.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari 92cb29b7da
gnu: linux-libre 5.10: Update to 5.10.72.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.72.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2021-10-11 00:51:50 -04:00
Leo Famulari 23de469a0d
gnu: linux-libre: Update to 5.14.11.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.11.
(linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
2021-10-11 00:51:40 -04:00
Nicolas Goaziou ed86a54c95
gnu: emacs-citeproc-el: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.
[propagated-inputs]: Add emacs-parsebib and emacs-string-inflection.
2021-10-10 23:45:04 +02:00
Nicolas Goaziou e658c8d783
gnu: emacs-equake: Update to 0.985.
* gnu/packages/emacs-xyz.scm (emacs-equake): Update to 0.985.
(propagated-inputs): Remove emacs-tco-el.
2021-10-10 23:24:33 +02:00
Vinicius Monego 511af23f26
gnu: gimp: Add optional dependencies.
* gnu/packages/gimp.scm (gimp)[inputs]: Sort non-optional and optional inputs
alphabetically. Add ghostscript, libheif, libmng, openexr, openjpeg.
[native-inputs]: Add desktop-file-utils.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 5c212abefa
gnu: gimp: Update to 2.10.28.
* gnu/packages/gimp.scm (gimp): Update to 2.10.28.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 6f892bc29a
gnu: gegl: Add optional dependencies.
* gnu/packages/gimp.scm (gegl)[inputs]: Add gdk-pixbuf, gexiv2, jasper,
libnsgif, libraw, librsvg, libspiro, libtiff, libwebp, maxflow, openexr,
poppler, sdl2.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 655b227c2b
gnu: gegl: Enable GIR.
* gnu/packages/gimp.scm (gegl)[arguments]<#:configure-flags>: Remove.
[native-inputs]: Sort alphabetically. Add gobject-introspection, vala.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego c6318c8434
gnu: gegl: Update to 0.4.32.
* gnu/packages/gimp.scm (gegl): Update to 0.4.32.
[arguments]<#:phases>: Don't return #t.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego 7975ee9534
gnu: babl: Enable GIR.
* gnu/packages/gimp.scm (babl)[arguments]<#:configure-flags>: Remove.
[native-inputs]: Add gobject-introspection, vala.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego 4469c63d34
gnu: babl: Update to 0.1.88.
* gnu/packages/gimp.scm (babl): Update to 0.1.88.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Leo Famulari aaaa385d8e
gnu: linux-libre 4.4: Update to 4.4.287.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.287.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-10 12:52:33 -04:00
Leo Famulari 4db678f56a
gnu: linux-libre: Update to 5.14.10.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.10.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-10 12:52:33 -04:00
Liliana Marie Prikler dd9fa204eb
gnu: tsukundere: Unset LD_LIBRARY_PATH.
As of Guile-SDL2 version 0.7.0, which got committed in
73bb0b6485, LD_LIBRARY_PATH is used to determine
the location of SDL libraries if set.  However, the presence of said
environment variable does not always point to relative SDL libraries, thus
causing an import of sdl2 modules to fail.

* gnu/packages/game-development.scm (tsukundere)[#:phases]: Unset
LD_LIBRARY_PATH in tsukundere.scm.
2021-10-10 17:32:52 +02:00
Liliana Marie Prikler 5464af0765
gnu: tsukundere: Update to 0.4.1.
* gnu/packages/game-development.scm (tsukundere): Update to 0.4.1.
[#:phases]<patch-command>: Use tsukundere.scm instead of the now missing
bin/tsukundere.
[inputs]: Add pango and sdl2.
[native-inputs]: Add libtool.
2021-10-10 17:20:27 +02:00
Liliana Marie Prikler c4595fdedf
gnu: tsukundere: Update home-page.
* gnu/packages/game-development.scm (tsukundere)[home-page]: Update.
2021-10-10 15:59:32 +02:00
Efraim Flashner 6cb8c0052e
gnu: Add debian-ports-archive-keyring: New variable.
* gnu/packages/debian.scm (debian-ports-archive-keyring): New variable.
2021-10-10 16:12:46 +03:00
Nicolas Goaziou ed8481e24d
gnu: emacs-treemacs: Update to 2.9.2.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.2.
2021-10-10 13:37:12 +02:00
Efraim Flashner edbcbdabac
gnu: newsboat: Update to 2.25.
* gnu/packages/syndication.scm (newsboat): Update to 2.25.
[arguments]: Increase run version to 1.51.
[cargo-inputs]: Replace rust-bitflags-1 with 1.3, rust-nom-6 with 7.
Remove rust-rand-0.8, add rust-fastrand-1.
[cargo-development-inputs]: Replace rust-proptest-0.9 with 1.
2021-10-10 12:31:31 +03:00
Efraim Flashner e0363d7dbc
gnu: Add rust-bitflags-1.3.
* gnu/packages/crates-io.scm (rust-bitflags-1.3): New variable.
2021-10-10 12:31:31 +03:00
Efraim Flashner 8f4ce5dee6
gnu: rust-unicode-width-0.1: Update to 0.1.9.
* gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.9.
2021-10-10 12:31:31 +03:00
Efraim Flashner 5a8ff5775c
gnu: rust-fastrand-1: Update to 1.5.0.
* gnu/packages/crates-io.scm (rust-fastrand-1): Update to 1.5.0.
[cargo-development-inputs]: Replace rust-rand-0.7 with 0.8. Add
rust-getrandom-0.2, rust-instant-0.1, rust-wasm-bindgen-test-0.3,
rust-wyhash-0.5.
2021-10-10 12:31:31 +03:00
Efraim Flashner 65b8f870a1
gnu: rust-bitmaps-2: Fix typo.
* gnu/packages/crates-io.scm (rust-bitmaps-2)[cargo-development-inputs]:
Adjust commas to correctly refer to inputs.
2021-10-10 12:31:31 +03:00
Efraim Flashner 1451be05f4
gnu: Add rust-nom-7.
* gnu/packages/crates-io.scm (rust-nom-7): New variable.
(rust-nom-6): Inherit from rust-nom-7.
2021-10-10 12:31:31 +03:00
Efraim Flashner 498ef1590b
gnu: Add rust-minimal-lexical-0.1.
* gnu/packages/crates-io.scm (rust-minimal-lexical-0.1): New variable.
2021-10-10 12:31:30 +03:00
Efraim Flashner b941e820bf
gnu: Add rust-proptest-1.
* gnu/packages/crates-io.scm (rust-proptest-1): New variable.
(rust-proptest-0.10): Inherit from rust-proptest-1.
2021-10-10 12:31:30 +03:00
Efraim Flashner 8ffa16b561
gnu: Add rust-quick-error-2.
* gnu/packages/crates-io.scm (rust-quick-error-2): New variable.
(rust-quick-error-1): Inherit from rust-quick-error-2.
2021-10-10 12:31:30 +03:00
Efraim Flashner b3700b6352
gnu: Add rust-rand-xorshift-0.3.
* gnu/packages/crates-io.scm (rust-rand-xorshift-0.3): New variable.
(rust-rand-xorshift-0.2): Inherit from rust-rand-xorshift-0.3.
2021-10-10 12:31:30 +03:00