Vagrant Cascadian
|
98067662f6
|
gnu: u-boot: Update to 2021.04.
* gnu/packages/bootloaders (u-boot): Update to 2021.04.
[source]: Use https URL.
|
2021-04-11 01:00:57 -07:00 |
|
Cameron Chaparro
|
8a625dd2ae
|
gnu: Add cl-clip.
* gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
2021-04-11 09:30:40 +02:00 |
|
Leo Famulari
|
2cb575dcc2
|
gnu: linux-libre 4.4: Update to 4.4.266.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.266.
(linux-libre-4.4-pristine-source): Update hash.
|
2021-04-11 00:07:14 -04:00 |
|
Leo Famulari
|
9161511532
|
gnu: linux-libre 4.9: Update to 4.9.266.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.266.
(linux-libre-4.9-pristine-source): Update hash.
|
2021-04-11 00:07:14 -04:00 |
|
Leo Famulari
|
7ccd9af476
|
gnu: linux-libre 4.14: Update to 4.14.230.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.230.
(linux-libre-4.14-pristine-source): Update hash.
|
2021-04-11 00:07:13 -04:00 |
|
Leo Famulari
|
5e870c4591
|
gnu: linux-libre 4.19: Update to 4.19.186.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.186.
(linux-libre-4.19-pristine-source): Update hash.
|
2021-04-11 00:07:13 -04:00 |
|
Leo Famulari
|
e1f0be8e33
|
gnu: linux-libre 5.4: Update to 5.4.111.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.111.
(linux-libre-5.4-pristine-source): Update hash.
|
2021-04-11 00:07:13 -04:00 |
|
Leo Famulari
|
b339f8d667
|
gnu: linux-libre 5.10: Update to 5.10.29.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.29.
(linux-libre-5.10-pristine-source): Update hash.
|
2021-04-11 00:07:13 -04:00 |
|
Leo Famulari
|
0c00083399
|
gnu: linux-libre: Update to 5.11.13.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.13.
(linux-libre-5.11-pristine-source): Update hash.
|
2021-04-11 00:07:13 -04:00 |
|
Oleg Pykhalov
|
69b91b80cf
|
gnu: xnotify: Update to 0.8.1.
* gnu/packages/wm.scm (xnotify): Update to 0.8.1.
|
2021-04-11 06:20:28 +03:00 |
|
Oleg Pykhalov
|
280cfe63bd
|
gnu: xclickroot: Update to 1.3.
* gnu/packages/wm.scm (xclickroot): Update to 1.3.
|
2021-04-11 06:16:17 +03:00 |
|
Tobias Geerinckx-Rice
|
166aaea333
|
gnu: meson@0.57: Update to 0.57.2.
* gnu/packages/build-tools.scm (meson-next): Update to 0.57.2.
|
2021-04-11 00:03:46 +02:00 |
|
Tobias Geerinckx-Rice
|
05b65e68c8
|
gnu: lldpd: Update to 1.0.10.
* gnu/packages/networking.scm (lldpd): Update to 1.0.10.
|
2021-04-11 00:03:46 +02:00 |
|
Tobias Geerinckx-Rice
|
ba42bce19b
|
gnu: glfw: Update to 3.3.4.
* gnu/packages/gl.scm (glfw): Update to 3.3.4.
|
2021-04-11 00:03:46 +02:00 |
|
Tobias Geerinckx-Rice
|
0f0c9d2b0f
|
gnu: freetds: Update to 1.2.19.
* gnu/packages/databases.scm (freetds): Update to 1.2.19.
|
2021-04-11 00:03:46 +02:00 |
|
Tobias Geerinckx-Rice
|
ce9fe5f9a2
|
gnu: gmic: Update to 2.9.7.
* gnu/packages/image-processing.scm (gmic): Update to 2.9.7.
|
2021-04-11 00:03:46 +02:00 |
|
la snesne
|
96026bdb8f
|
gnu: Add wlogout.
* gnu/packages/wm.scm (wlogout): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2021-04-10 22:59:52 +02:00 |
|
zimoun
|
d7e57e2a5b
|
gnu: Remove clang-runtime-3.6 and clang-3.6.
* gnu/packages/llvm.scm (clang-runtime-3.6, clang-3.6): Remove variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2021-04-10 14:34:56 -04:00 |
|
Marius Bakke
|
252609bb84
|
gnu: Remove unused module imports.
* gnu/packages/chromium.scm: Don't import (guix store) and (guix monads).
|
2021-04-10 16:19:37 +02:00 |
|
Marius Bakke
|
b7bcd1ecfc
|
gnu: ungoogled-chromium: Update to 89.0.4389.114-1.
* gnu/packages/chromium.scm (%ungoogled-revision): Set to 89.0.4389.114-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
|
2021-04-10 16:19:37 +02:00 |
|
Sharlatan Hellseher
|
b749462ce7
|
gnu: Add cl-coalton.
* gnu/packages/lisp-xyz.scm (sbcl-coalton, cl-coalton, ecl-coalton):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
2021-04-10 15:39:14 +02:00 |
|
Sharlatan Hellseher
|
ea9b1e3bab
|
gnu: Add cl-abstract-classes.
* gnu/packages/lisp-xyz.scm (sbcl-abstract-classes, cl-abstract-classes,
ecl-abstract-classes): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
2021-04-10 15:38:53 +02:00 |
|
Nicolas Goaziou
|
f91e1046c4
|
gnu: raptor2: Use HTTPS home page and source URI.
* gnu/packages/rdf.scm (raptor2)[home-page]: Use HTTPS URI.
[source]: Use HTTPS URI.
|
2021-04-10 14:42:03 +02:00 |
|
Tobias Geerinckx-Rice
|
e1f223c579
|
gnu: ddcutil: Update to 1.1.0.
* gnu/packages/hardware.scm (ddcutil): Update to 1.1.0.
|
2021-04-10 14:11:35 +02:00 |
|
Tobias Geerinckx-Rice
|
12158b831b
|
gnu: faudio: Update to 21.04.
* gnu/packages/audio.scm (faudio): Update to 21.04.
[arguments]: Replace FFMPEG=ON configure flag with GSTREAMER=ON.
[inputs]: Likewise replace ffmpeg with gstreamer & gst-plugins-base.
[license]: Update licence list.
|
2021-04-10 14:11:35 +02:00 |
|
Tobias Geerinckx-Rice
|
abe686b9fb
|
gnu: aws-c-common: Update to 0.5.3.
* gnu/packages/c.scm (aws-c-common): Update to 0.5.3.
|
2021-04-10 14:11:35 +02:00 |
|
Tobias Geerinckx-Rice
|
e6eb021652
|
gnu: guile-eris: Fix typo in description.
* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
a8cee87747
|
gnu: bindfs: Fix typo in description.
* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
a979647db4
|
gnu: go-go-uber-org-multierr: Fix typo in synopsis.
* gnu/packages/golang.scm (go-go-uber-org-multierr)[synopsis]: Fix typo.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
48358a25ca
|
gnu: r-gagedata: Fix typo in synopsis.
* gnu/packages/bioconductor.scm (r-gagedata)[synopsis]: Fix typo and add
article.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
a036f3ea2d
|
gnu: libglvnd: Fix typo in description.
* gnu/packages/gl.scm (libglvnd)[description]: Fix typo.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
9a2d7e0f63
|
gnu: julia-mbedtls: Fix typo in description.
* gnu/packages/julia-xyz.scm (julia-mbedtls)[description]: Fix typo.
|
2021-04-10 14:11:34 +02:00 |
|
Tobias Geerinckx-Rice
|
8ab76a8900
|
gnu: python-pypeg2: Fix typo in synopsis.
* gnu/packages/python-xyz.scm (python-pypeg2)[synopsis]: Fix typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
2ecd7d6499
|
gnu: go-github-com-go-sql-driver-mysql: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql)
[description]: Fix typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
6036df8810
|
gnu: python-scour: Fix typo in description.
* gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
3cca373b2e
|
gnu: python-nestedtext: Fix typo in description.
* gnu/packages/python-xyz.scm (python-nestedtext)
[description]: Fix typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
6dbac0d2e4
|
gnu: gpart: Fix typo in description.
* gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
816a5ecdc8
|
bootloader: grub: Fix typo in docstring.
* gnu/bootloader/grub.scm (install-grub-efi-netboot): Fix typo.
|
2021-04-10 14:11:33 +02:00 |
|
Tobias Geerinckx-Rice
|
1555d1d801
|
gnu: rust-hmac-sha1: Fix description.
* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1)
[description]: Fix typo & use @acronym{}.
|
2021-04-10 14:11:32 +02:00 |
|
Tobias Geerinckx-Rice
|
04a5e7918d
|
gnu: r-chromstar: Fix typo in description.
* gnu/packages/bioconductor.scm (r-chromstar)[description]: Fix typo.
|
2021-04-10 14:11:32 +02:00 |
|
Tobias Geerinckx-Rice
|
95cfad9b29
|
gnu: nordic-theme: Fix typo in synopsis & description.
* gnu/packages/gnome-xyz.scm (nordic-theme)
[synopsis, description]: Fix typo.
|
2021-04-10 14:11:32 +02:00 |
|
Tobias Geerinckx-Rice
|
a1d6d8bcd6
|
gnu: itcl: Fix typo in description.
* gnu/packages/tcl.scm (itcl)[description]: Fix typo.
|
2021-04-10 14:11:32 +02:00 |
|
Tobias Geerinckx-Rice
|
04c49b2528
|
gnu: ghc-wai-cors: Fix typo in description.
* gnu/packages/haskell-web.scm (ghc-wai-cors)[description]: Fix typo.
|
2021-04-10 14:11:32 +02:00 |
|
Tobias Geerinckx-Rice
|
cb22d103fb
|
gnu: bluez-alsa: Fix typo in description.
* gnu/packages/audio.scm (bluez-alsa)[description]: Fix typo.
|
2021-04-10 14:11:31 +02:00 |
|
Tobias Geerinckx-Rice
|
f0ca97f56f
|
gnu: bsd-games: Fix typo in description.
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete
stray comma.
|
2021-04-10 14:11:31 +02:00 |
|
Tobias Geerinckx-Rice
|
44a53674af
|
gnu: config: Fix typo in synopsis.
* gnu/packages/autotools.scm (config)[synopsis]: Fix typo.
|
2021-04-10 14:11:31 +02:00 |
|
Tobias Geerinckx-Rice
|
5bee5ced34
|
gnu: rust-scratch: Fix typo in description.
* gnu/packages/crates-io.scm (rust-scratch-1)[description]: Fix typo.
|
2021-04-10 14:11:31 +02:00 |
|
Tobias Geerinckx-Rice
|
214461edc4
|
gnu: sbcl-cl-slug: Fix typos in synopsis & description.
* gnu/packages/lisp-xyz.scm (sbcl-cl-slug)
[synopsis, description]: Fix typos.
|
2021-04-10 14:11:31 +02:00 |
|
Tobias Geerinckx-Rice
|
7699bbb3a9
|
gnu: lv2-speech-denoiser: Fix typo in description.
* gnu/packages/audio.scm (lv2-speech-denoiser)[description]: Fix typo.
|
2021-04-10 14:11:30 +02:00 |
|
Tobias Geerinckx-Rice
|
87ff6ea8e2
|
gnu: kmail: Fix typo in description.
* gnu/packages/kde-pim.scm (kmail)[description]: Fix typo.
|
2021-04-10 14:11:30 +02:00 |
|