Leo Famulari
830b0f93f8
gnu: linux-libre 4.9: Update to 4.9.256.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.256.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Use version 4.9.255.
2021-02-06 22:17:16 -05:00
Leo Famulari
68b5df7e97
gnu: linux-libre 4.4: Update to 4.4.255.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.255.
(linux-libre-4.4-pristine-source): Update hash.
2021-02-04 15:40:50 -05:00
Leo Famulari
708ff5604d
gnu: linux-libre 4.9: Update to 4.9.255.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.255.
(linux-libre-4.9-pristine-source): Update hash.
2021-02-04 15:40:50 -05:00
Leo Famulari
999f027307
gnu: linux-libre 4.14: Update to 4.14.219.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.219.
(linux-libre-4.14-pristine-source): Update hash.
2021-02-04 15:40:50 -05:00
Leo Famulari
02fc49f6b7
gnu: linux-libre 4.19: Update to 4.19.173.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.173.
(linux-libre-4.19-pristine-source): Update hash.
2021-02-04 15:40:50 -05:00
Leo Famulari
7129526491
gnu: linux-libre 5.4: Update to 5.4.95.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.95.
(linux-libre-5.4-pristine-source): Update hash.
2021-02-04 15:40:49 -05:00
Leo Famulari
152d7ddc8e
gnu: linux-libre: Update to 5.10.13.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.13.
(linux-libre-5.10-pristine-source): Update hash.
2021-02-04 15:40:49 -05:00
Ludovic Courtès
2131aea722
gnu: iproute2: Update to 5.10.0.
...
* gnu/packages/linux.scm (iproute): Update to 5.1.0.
2021-02-04 09:31:28 +01:00
Christopher Baines
e740cc6140
Merge branch 'master' into core-updates
2021-02-03 09:57:35 +00:00
Leo Famulari
75b775e81b
Merge branch 'staging'
2021-02-01 14:18:38 -05:00
Maxim Cournoyer
d42245d401
gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.
...
This change was automated using:
$ git ls-files | grep .scm | \
xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i
$ git ls-files | grep .scm | \
xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i
* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
2021-02-01 11:54:01 -05:00
Ludovic Courtès
93af2ac871
gnu: rdma-core: Build as "RelWithDebInfo".
...
This allows users to use '--with-debug-info=rdma-core' and is otherwise
equivalent to "Release".
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove #:build-type.
2021-02-01 12:51:03 +01:00
Ludovic Courtès
37e997bc78
gnu: rdma-core: Remove "-DIOCTL_MODE=write" configure flag.
...
Fixes <https://bugs.gnu.org/46229 >.
This flag was added in commit 2b14c60d38
.
It is apparently no longer needed. Worse, it now causes segfaults when
used with Omni-Path devices, as reported in the bug above.
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove
"-DIOCTL_MODE=write" from #:configure-flags.
2021-02-01 12:51:03 +01:00
Leo Famulari
a20b4f07bf
gnu: linux-libre 4.4: Update to 4.4.254.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.254.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-31 00:16:04 -05:00
Leo Famulari
b0c7ae3eb6
gnu: linux-libre 4.9: Update to 4.9.254.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.254.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-31 00:16:04 -05:00
Leo Famulari
15f2bb6d10
gnu: linux-libre 4.14: Update to 4.14.218.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.218.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
6d8b5e03e8
gnu: linux-libre 4.19: Update to 4.19.172.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.172.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
de3c1efdb3
gnu: linux-libre 5.4: Update to 5.4.94.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.94.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
db432cef6c
gnu: linux-libre: Update to 5.10.12.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.12.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-31 00:15:56 -05:00
Greg Hogan
aa108f2710
gnu: libfabric: Update to 0.11.2.
...
* gnu/packages/linux.scm (libfabric): Update to 0.11.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 21:46:44 +02:00
Greg Hogan
c2739c0801
gnu: rdma-core: Update to 33.1.
...
* gnu/packages/linux.scm (rdma-core): Update to 33.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 21:46:37 +02:00
Greg Hogan
c2538db561
gnu: bcc: Update to 0.16.0.
...
* gnu/packages/linux.scm (bcc): Update to 0.16.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 20:03:58 +02:00
Greg Hogan
c02cad6d33
gnu: libbpf: Update to 0.1.1.
...
* gnu/packages/linux.scm (libbpf): Update to 0.1.1.
[arguments]: Remove obsolete deletion.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 20:03:58 +02:00
Leo Famulari
3ad10e474b
gnu: linux-libre 4.19: Update to 4.19.171.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.171.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-27 21:04:24 -05:00
Leo Famulari
5ce0e1929b
gnu: linux-libre 5.4: Update to 5.4.93.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.93.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-27 21:04:24 -05:00
Leo Famulari
37cbc95e48
gnu: linux-libre: Update to 5.10.11.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.11.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-27 21:04:21 -05:00
Leo Famulari
68dd78e2e4
Merge branch 'master' into staging
2021-01-25 15:40:55 -05:00
Leo Famulari
898e137fc8
gnu: linux-libre 4.4: Update to 4.4.253.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.253.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Leo Famulari
be3e192ea7
gnu: linux-libre 4.9: Update to 4.9.253.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.253.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Leo Famulari
34bf61796d
gnu: linux-libre 4.14: Update to 4.14.217.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.217.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Leo Famulari
6abde21ea5
gnu: linux-libre 4.19: Update to 4.19.170.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.170.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Leo Famulari
1482dbcf27
gnu: linux-libre 5.4: Update to 5.4.92.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.92.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Leo Famulari
cd6763e48a
gnu: linux-libre: Update to 5.10.10.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.10.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-24 14:06:25 -05:00
Caliph Nomble
82fd2eeed3
gnu: linux-libre: Allow disk encryption by default.
...
* gnu/packages/linux.scm (%default-extra-linux-options): Enable CONFIG_DM_CRYPT
as a module.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-24 14:06:17 -05:00
Leo Famulari
eb11e1e180
gnu: linux-libre 4.19: Update to 4.19.169.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.169.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Leo Famulari
69a832a592
gnu: linux-libre 5.4: Update to 5.4.91.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.91.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Leo Famulari
1470d2dde1
gnu: linux-libre: Update to 5.10.9.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.9.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Leo Famulari
c20eee77a1
gnu: linux-libre 4.4: Update to 4.4.252.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.252.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-18 02:42:21 -05:00
Leo Famulari
2c0f457968
gnu: linux-libre 4.9: Update to 4.9.252.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.252.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
83c99f3767
gnu: linux-libre 4.14: Update to 4.14.216.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.216.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
7cd85dae00
gnu: linux-libre 4.19: Update to 4.19.168.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.168.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
5a748524ee
gnu: linux-libre 5.4: Update to 5.4.90.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.90.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
4b3f5bef4b
gnu: linux-libre: Update to 5.10.8.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.8.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Tobias Geerinckx-Rice
ca16ca5428
gnu: iptables: Update to 1.8.7.
...
* gnu/packages/linux.scm (iptables): Update to 1.8.7.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
c65e3c9d41
gnu: nftables: Update to 0.9.8.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.8.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
e5a806a43a
gnu: libnftnl: Update to 1.1.9.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.9.
2021-01-18 01:34:52 +01:00
Maxim Cournoyer
01f0707207
Merge branch 'staging' into 'core-updates'.
...
Conflicts:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/gl.scm
gnu/packages/glib.scm
gnu/packages/guile.scm
gnu/packages/node.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/python-xyz.scm
gnu/packages/python.scm
gnu/packages/tls.scm
gnu/packages/vpn.scm
gnu/packages/xorg.scm
2021-01-13 23:45:53 -05:00
Leo Famulari
e9f3a800e2
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-01-13 16:15:18 -05:00
Leo Famulari
40dc597b06
gnu: linux-libre 4.19: Update to 4.19.167.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.167.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-13 16:15:15 -05:00
Leo Famulari
0dc484edcf
gnu: linux-libre 4.4: Update to 4.4.251.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.251.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
d679a78489
gnu: linux-libre 4.9: Update to 4.9.251.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.251.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
c2a594defa
gnu: linux-libre 5.4: Update to 5.4.89.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.89.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
61d21a7e44
gnu: linux-libre 5.10: Update to 5.10.7.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.7.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Tobias Geerinckx-Rice
b226ccf3ff
gnu: mcelog: Don't use unstable tarball.
...
* gnu/packages/linux.scm (mcelog)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
0463f7d706
gnu: mcelog: Cross-compile.
...
* gnu/packages/linux.scm (mcelog)[arguments]: Use CC-FOR-TARGET.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
1f2e96ad03
gnu: mcelog: Update to 175.
...
* gnu/packages/linux.scm (mcelog): Update to 175.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice
26bd3dc9ad
gnu: erofs-utils: Update to 1.2.1.
...
* gnu/packages/linux.scm (erofs-utils): Update to 1.2.1.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice
bef64a7fab
gnu: rng-tools: Update to 6.11.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.11.
2021-01-11 23:31:07 +01:00
Mathieu Othacehe
f40ae739bc
gnu: linux: Don't timeout on blob scan.
...
On berlin, linux-libre blob scanning timeouts after 600 seconds, increase
max-silent-time to 3600 seconds.
* gnu/packages/linux.scm (make-linux-libre*): Set max-silent-time property to
3600.
2021-01-10 19:35:34 +01:00
Efraim Flashner
6985a1acb3
Merge branch 'master' into staging
2021-01-10 14:30:36 +02:00
Leo Famulari
9f829da86f
gnu: linux-libre 4.4: Update to 4.4.250.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.250.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
3bef805e05
gnu: linux-libre 4.9: Update to 4.9.250.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.250.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
0ab8850b16
gnu: linux-libre 4.14: Update to 4.14.214.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.214.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
97a60578a2
gnu: linux-libre 4.19: Update to 4.19.166.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.166.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari
28bf4f70b6
gnu: linux-libre 5.4: Update to 5.4.88.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.88.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari
35e38c6cae
gnu: linux-libre: Update to 5.10.6.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.6.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-10 00:37:33 -05:00
Tobias Geerinckx-Rice
d15c050116
gnu: lvm2: Update to 2.03.11.
...
* gnu/packages/linux.scm (lvm2): Update to 2.03.11.
2021-01-09 23:14:27 +01:00
Leo Famulari
efa773f94a
gnu: linux-libre 4.19: Update to 4.19.165.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.165.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-07 18:23:13 -05:00
Leo Famulari
bf83d3aae1
gnu: linux-libre 5.4: Update to 5.4.87.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.87.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-07 18:23:13 -05:00
Leo Famulari
82a98146ef
gnu: linux-libre: Update to 5.10.5.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.5.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-07 18:23:09 -05:00
Tobias Geerinckx-Rice
333b9c815b
gnu: tmon: Clarify some more.
...
* gnu/packages/linux.scm (tmon)[license]: Right wrong.
2021-01-06 03:45:47 +01:00
Tobias Geerinckx-Rice
1bb235ce00
gnu: tmon: Clarify licence.
...
* gnu/packages/linux.scm (tmon)[license]: Comment that only the man page
is GPL-2-only.
2021-01-06 02:59:53 +01:00
Tobias Geerinckx-Rice
c8118181f3
gnu: Add tmon.
...
* gnu/packages/linux.scm (tmon): New public variable.
2021-01-06 02:53:54 +01:00
Tobias Geerinckx-Rice
acc87fae13
gnu: Add turbostat.
...
* gnu/packages/linux.scm (turbostat): New public variable.
2021-01-06 02:53:54 +01:00
Tobias Geerinckx-Rice
c23541112d
gnu: Add jitterentropy-rngd.
...
* gnu/packages/linux.scm (jitterentropy-rngd): New public variable.
2021-01-06 00:58:43 +01:00
宋文武
947aed127a
gnu: pipewire: Update to 0.3.18.
...
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.18.
2021-01-01 20:55:11 +08:00
pukkamustard
764fbd0abc
gnu: Add erofs-utils.
...
* gnu/packages/linux.scm (erofs-utils): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-31 00:49:34 -05:00
Raghav Gururajan
dfcd1a876e
gnu: Revise comment for Linux-Libre-LTS.
...
* gnu/packages/linux.scm (linux-libre-lts): Modify comment.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-30 22:15:47 -05:00
Leo Famulari
c6a201bef3
gnu: linux-libre 4.19: Update to 4.19.164.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.164.
(linux-libre-4.19-pristine-source): Update hash.
2020-12-30 22:15:47 -05:00
Leo Famulari
19a5ca839d
gnu: linux-libre 5.4: Update to 5.4.86.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.86.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-30 22:15:47 -05:00
Leo Famulari
13c9a1e77c
gnu: linux-libre: Update to 5.10.4.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.4.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-30 22:15:42 -05:00
Efraim Flashner
ccb402d9db
Merge remote-tracking branch 'origin/master' into staging
2020-12-30 10:53:39 +02:00
Leo Famulari
8e128df5bf
gnu: linux-libre 4.4: Update to 4.4.249.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.249.
(linux-libre-4.4-pristine-source): Update hash.
2020-12-29 18:51:27 -05:00
Leo Famulari
3a6276ee06
gnu: linux-libre 4.9: Update to 4.9.249.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.249.
(linux-libre-4.9-pristine-source): Update hash.
2020-12-29 18:51:27 -05:00
Leo Famulari
4697544a01
gnu: linux-libre 4.14: Update to 4.14.213.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.213.
(linux-libre-4.14-pristine-source): Update hash.
2020-12-29 18:51:21 -05:00
Zhu Zihao
28ccd1e71d
gnu: rtl8821ce-linux-module: Update to 0.0.0-2.14b536f.
...
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-2.14b536f.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-29 21:18:29 +00:00
Marius Bakke
78cf7a4571
Merge branch 'ungrafting' into staging
2020-12-29 17:39:24 +01:00
Leo Famulari
8727870ff4
gnu: Remove linux-libre 5.9.
...
The 5.9 kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-5.9-version, deblob-scripts-5.9,
linux-libre-5.9-pristine-source, linux-libre-5.9-source,
linux-libre-headers-5.9, linux-libre-5.9): Remove variables.
2020-12-29 01:28:10 -05:00
Leo Famulari
1ab6ccb77d
gnu: linux-libre: Update to 5.10.3.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.3.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-29 01:28:10 -05:00
Danny Milosavljevic
a099d833af
gnu: f2fs-tools-static: Fix build after f2fs-tools update.
...
Fixes <https://bugs.gnu.org/45494 >.
* gnu/packages/linux.scm (f2fs-tools-static)[arguments]<#:configure-flags>:
Modify libuuid_CFLAGS, libblkid_CFLAGS.
2020-12-28 15:00:27 +01:00
Raghav Gururajan
2941220089
gnu: Add Linux-Libre-LTS.
...
Enables the choice of using current LTS version of linux-libre in Guix System.
* gnu/packages/linux.scm (linux-libre-lts-version): New variable.
* gnu/packages/linux.scm (linux-libre-lts-pristine-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 20:02:30 +02:00
Vincent Legoll
ac45640abd
gnu: f2fs-tools: Update to 1.14.0.
...
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:50:56 -05:00
Vincent Legoll
9325171df4
gnu: xfsprogs: Update to 5.10.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.10.0.
[inputs]: Add libinih.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Vincent Legoll
fcdf4b4ec6
gnu: Add libinih.
...
* gnu/packages/linux.scm (libinih): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Tobias Geerinckx-Rice
2246538e28
gnu: sysstat: Update to 12.4.2.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.2.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice
783461b429
gnu: ipset: Update to 7.10.
...
* gnu/packages/linux.scm (ipset): Update to 7.10.
2020-12-23 00:54:49 +01:00
David Dashyan
8c66ac72fb
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-3.62cb003.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-12-22 13:09:30 +01:00
Leo Famulari
b53968abf3
gnu: linux-libre 5.4: Update to 5.4.85.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.85.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari
f497adbcda
gnu: linux-libre 5.9: Update to 5.9.16.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.16.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari
3bb6d84f99
gnu: linux-libre: Update to 5.10.2.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.2.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-21 22:32:06 -05:00
Marius Bakke
119fd58922
Merge branch 'ungrafting' into staging
2020-12-21 23:44:54 +01:00
Marius Bakke
85ba5e9335
gnu: sbc: Fix build on non-x86 architectures.
...
* gnu/packages/patches/sbc-fix-build-non-x86.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (sbc)[source](patches): New field.
2020-12-21 23:38:22 +01:00
Marius Bakke
20d35eac53
gnu: ltrace: Build with elfutils instead of libelf.
...
* gnu/packages/linux.scm (ltrace)[inputs]: Change from LIBELF to ELFUTILS.
2020-12-19 22:52:59 +01:00
Leo Famulari
66b5bc3191
gnu: linux-libre: Update to 5.10.1.
...
* gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.10-arm64.conf,
gnu/packages/aux-files/linux-libre/5.10-i686.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.10-version, deblob-scripts-5.10,
linux-libre-5.10-pristine-source, linux-libre-5.10-source,
linux-libre-headers-5.10, linux-libre-5.10): New variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre, linux-libre-with-bpf): Update to 5.10.1.
2020-12-19 16:06:09 -05:00
Tobias Geerinckx-Rice
1b66116d13
gnu: kexec-tools: Update to 2.0.21.
...
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.21.
2020-12-18 22:39:23 +01:00
Tobias Geerinckx-Rice
af2fd7f332
gnu: radeontop: Update to 1.3.
...
* gnu/packages/linux.scm (radeontop): Update to 1.3.
2020-12-18 22:39:22 +01:00
Leo Famulari
b97a533a48
gnu: linux-libre 5.4: Update to 5.4.84.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.84.
(deblob-scripts-5.4, linux-libre-5.4-pristine-source): Update hashes.
2020-12-16 23:11:56 -05:00
Leo Famulari
8eb06cc5cf
gnu: linux-libre: Update to 5.9.15.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.15.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes
2020-12-16 23:11:53 -05:00
Efraim Flashner
8c0751505b
gnu: iproute: Fix cross compiling.
...
* gnu/packages/linux.scm (iproute)[arguments]: Set CC and HOSTCC in
make-flags. Add custom phase to replace the value for PKG_CONFIG in
hand-written configure script.
2020-12-15 12:28:36 +02:00
Marius Bakke
0ac61e6980
gnu: libcap: Update to 2.45.
...
* gnu/packages/linux.scm (libcap): Update to 2.45.
2020-12-13 21:44:11 +01:00
Marius Bakke
0fdb7daffb
gnu: sbc: Update to 1.5.
...
* gnu/packages/linux.scm (sbc): Update to 1.5.
2020-12-13 21:44:11 +01:00
Marius Bakke
a7755ba492
gnu: linux-pam: Update to 1.5.1.
...
* gnu/packages/linux.scm (linux-pam): Update to 1.5.1.
2020-12-13 21:44:09 +01:00
Marius Bakke
d13ed52da2
Merge branch 'ungrafting' into staging
2020-12-13 20:50:50 +01:00
Marius Bakke
9e78ec5d24
gnu: multipath-tools: Use the latest json-c.
...
* gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to
JSON-C.
2020-12-13 01:05:57 +01:00
Leo Famulari
ea50795d7f
gnu: linux-libre 4.4: Update to 4.4.248.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.248.
(linux-libre-4.4-pristine-source): Update hash.
2020-12-12 02:35:01 -05:00
Leo Famulari
b7b9ee7588
gnu: linux-libre 4.9: Update to 4.9.248.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.248.
(linux-libre-4.9-pristine-source): Update hash.
2020-12-12 02:35:01 -05:00
Leo Famulari
4c327e0252
gnu: linux-libre 4.14: Update to 4.14.212.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.212.
(linux-libre-4.14-pristine-source): Update hash.
2020-12-12 02:35:01 -05:00
Leo Famulari
a3a81a8703
gnu: linux-libre 4.19: Update to 4.19.163.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.163.
(linux-libre-4.19-pristine-source): Update hash.
2020-12-12 02:35:01 -05:00
Leo Famulari
0fae07917b
gnu: linux-libre 5.4: Update to 5.4.83.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.83.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-12 02:35:00 -05:00
Leo Famulari
92d99bf2c4
gnu: linux-libre: Update to 5.9.14.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.14.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-12 02:35:00 -05:00
Efraim Flashner
8e344e3677
gnu: singularity: Update command substitutions.
...
Reported by Hao Chen <hchen@uthsc.edu>.
* gnu/packages/linux.scm (singularity)[arguments]: Update
'patch-references phase to actually patch mksquashfs calls and to patch
sed calls.
2020-12-10 14:22:57 +02:00
Leo Famulari
2b0185a74b
gnu: linux-libre 4.14: Update to 4.14.211.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.211.
(linux-libre-4.14-pristine-source): Update hash.
2020-12-09 01:08:15 -05:00
Leo Famulari
a2eae5ec4a
gnu: linux-libre 4.19: Update to 4.19.162.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.162.
(linux-libre-4.19-pristine-source): Update hash.
2020-12-09 01:08:15 -05:00
Leo Famulari
66b1b55148
gnu: linux-libre 5.4: Update to 5.4.82.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.82.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-09 01:08:14 -05:00
Leo Famulari
54f777ca4e
gnu: linux-libre: Update to 5.9.13.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.13.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-09 01:08:09 -05:00
Leo Famulari
ed1c72c3d7
gnu: alsa-plugins: Help alsa-lib find its plugins on foreign distros.
...
Fixes <https://bugs.gnu.org/40832 >.
* gnu/packages/linux.scm (alsa-pluins)[native-search-paths]: Set
ALSA_PLUGIN_DIR.
2020-12-06 15:51:26 -05:00
Leo Famulari
f513858807
gnu: alsa-utils: Update to 1.2.4.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.2.4.
2020-12-06 15:51:25 -05:00
Leo Famulari
920c5822d5
gnu: alsa-lib: Update to 1.2.4.
...
* gnu/packages/linux.scm (alsa-lib): Update to 1.2.4.
2020-12-06 15:51:25 -05:00
Leo Famulari
a5de7312ac
gnu: linux-libre 4.4: Update to 4.4.247.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.247.
(linux-libre-4.4-pristine-source): Update hash.
2020-12-02 23:13:45 -05:00
Leo Famulari
494760eedc
gnu: linux-libre 4.9: Update to 4.9.247.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.247.
(linux-libre-4.9-pristine-source): Update hash.
2020-12-02 23:13:44 -05:00
Leo Famulari
ec21e070de
gnu: linux-libre 4.14: Update to 4.14.210.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.210.
(linux-libre-4.14-pristine-source): Update hash.
2020-12-02 23:13:44 -05:00
Leo Famulari
130b302688
gnu: linux-libre 4.19: Update to 4.19.161.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.161.
(linux-libre-4.19-pristine-source): Update hash.
2020-12-02 23:13:44 -05:00
Leo Famulari
59c5996508
gnu: linux-libre 5.4: Update to 5.4.81.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.81.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-02 23:13:44 -05:00
Leo Famulari
7f75686c00
gnu: linux-libre: Update to 5.9.12.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.12.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-02 23:13:41 -05:00
Tobias Geerinckx-Rice
eb71ab4655
gnu: inotify-tools: Omit static library.
...
* gnu/packages/linux.scm (inotify-tools)[arguments]:
Add "--disable-static" configure flag.
2020-12-01 20:55:41 +01:00
Tobias Geerinckx-Rice
7290477c8b
gnu: inotify-tools: Update to 3.20.11.0.
...
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.11.0.
2020-12-01 20:55:41 +01:00
Tobias Geerinckx-Rice
a8ffe16066
gnu: mcelog: Update to 173.
...
* gnu/packages/linux.scm (mcelog): Update to 173.
2020-11-29 23:15:54 +01:00
Tobias Geerinckx-Rice
9af59b0dce
gnu: unionfs-fuse: Update to 2.1.
...
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.1.
2020-11-29 23:15:53 +01:00
Christopher Baines
ff01206345
Merge remote-tracking branch 'origin/master' into core-updates
2020-11-29 17:34:18 +00:00
Ludovic Courtès
8cbfd108ac
gnu: util-linux: Update to 2.35.2.
...
* gnu/packages/linux.scm (util-linux): Update to 2.35.2.
2020-11-28 18:36:29 +01:00
Marius Bakke
24c86ad0c0
Merge branch 'master' into staging
2020-11-26 23:59:28 +01:00
Michael Rohleder
7aaa6bb4cd
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-2.e9fbf5c.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-26 20:44:40 +01:00
Marius Bakke
bff94a5a53
Merge branch 'master' into staging
2020-11-26 01:08:35 +01:00
Leo Famulari
e2f19b432e
gnu: linux-libre 4.4: Update to 4.4.246.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.246.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
21d6710202
gnu: linux-libre 4.9: Update to 4.9.246.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.246.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
f87d473ddc
gnu: linux-libre 4.14: Update to 4.14.209.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.209.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
4fea966734
gnu: linux-libre 4.19: Update to 4.19.160.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.160.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Leo Famulari
4792b08a10
gnu: linux-libre 5.4: Update to 5.4.80.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.80.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Leo Famulari
b618c1512b
gnu: linux-libre: Update to 5.9.11.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.11.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Tobias Geerinckx-Rice
cf492cd4f8
gnu: sysstat: Update to 12.4.1.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.1.
2020-11-24 22:20:49 +01:00
Tobias Geerinckx-Rice
c4d35da424
gnu: earlyoom: Update to 1.6.2.
...
* gnu/packages/linux.scm (earlyoom): Update to 1.6.2.
[arguments]: Remove obsolete 'install-contribs phase.
Add a new 'disable-failing-test phase.
2020-11-24 12:15:31 +01:00
Marius Bakke
87a027243f
Merge branch 'master' into staging
2020-11-23 23:39:47 +01:00
Tobias Geerinckx-Rice
83371ccddd
gnu: hdparm: Update to 9.60.
...
* gnu/packages/linux.scm (hdparm): Update to 9.60.
2020-11-23 05:44:10 +01:00
Tobias Geerinckx-Rice
096a6938c2
gnu: ipset: Update to 7.9.
...
* gnu/packages/linux.scm (ipset): Update to 7.9.
2020-11-23 05:44:10 +01:00
Tobias Geerinckx-Rice
079bdcddd4
gnu: ipset: Use HTTPS home page.
...
* gnu/packages/linux.scm (ipset)[source, home-page]: Use HTTPS.
2020-11-23 05:44:10 +01:00
Leo Famulari
12ed211b75
gnu: linux-libre 4.4: Update to 4.4.245.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.245.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-22 20:28:37 -05:00
Leo Famulari
0f9b2d231b
gnu: linux-libre 4.9: Update to 4.9.245.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.245.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-22 20:28:37 -05:00
Leo Famulari
bdf3589c14
gnu: linux-libre 4.14: Update to 4.14.208.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.208.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-22 20:28:36 -05:00
Leo Famulari
26d720013c
gnu: linux-libre 4.19: :Update to 4.19.159.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.159.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-22 20:28:36 -05:00
Leo Famulari
6d35c844df
gnu: linux-libre 5.4: Update to 5.4.79.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.79.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-22 20:28:36 -05:00
Leo Famulari
43e9217d32
gnu: linux-libre: Update to 5.9.10.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.10.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-22 20:28:28 -05:00
Marius Bakke
a485a98ca8
Merge branch 'master' into staging
2020-11-22 23:36:09 +01:00
Tobias Geerinckx-Rice
6f78fe353e
gnu: acpi-call-linux-module: Remove reference to bash.
...
* gnu/packages/linux.scm (acpi-call-linux-module)[arguments]: Add a
‘patch-shebangs-harder’ phase.
2020-11-22 15:58:32 +01:00
Tobias Geerinckx-Rice
6aa8f213c4
gnu: acpi-call-linux-module: Update to 1.2.1.
...
This decrements VERSION to match (pre-fork) upstream's. One doesn't
‘guix install’ kernel modules so I don't expect problems in practice.
* gnu/packages/linux.scm (acpi-call-linux-module): Update to 1.2.1.
[source]: Update renamed upstream.
2020-11-22 15:58:32 +01:00
Tobias Geerinckx-Rice
234558f4a3
gnu: bpftrace: Update to 0.11.4.
...
* gnu/packages/linux.scm (bpftrace): Update to 0.11.4.
2020-11-21 23:00:07 +01:00
Tobias Geerinckx-Rice
1aac30a4e9
gnu: libseccomp: Update to 2.5.1.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.5.1.
2020-11-21 23:00:07 +01:00
Leo Famulari
a99ddf3e7a
gnu: linux-libre 4.4: Update to 4.4.244.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.244.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-20 12:57:36 -05:00
Leo Famulari
829faf50df
gnu: linux-libre 4.9: Update to 4.9.244.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.244.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
72e6cc81dc
gnu: linux-libre 4.14: Update to 4.14.207
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.207.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
fa33c451d1
gnu: linux-libre 4.19: Update to 4.19.158.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.158.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
526888c138
gnu: linux-libre 5.4: Update to 5.4.78.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.78.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
05a31de373
gnu: linux-libre: Update to 5.9.9.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.9.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
2020-11-20 12:57:31 -05:00
Marius Bakke
ae52ff1b50
gnu: brightnessctl: Update to 0.5.1.
...
* gnu/packages/linux.scm (brightnessctl): Update to 0.5.1.
[arguments]: Use CC-FOR-TARGET instead of "gcc".
2020-11-20 00:10:11 +01:00
Efraim Flashner
8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
...
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Marius Bakke
4e5e05d409
Merge branch 'master' into staging
2020-11-15 23:45:34 +01:00
Tobias Geerinckx-Rice
80817b5098
gnu: multipath-tools: Update to 0.8.5.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.5.
[source]: Remove patch.
[arguments]: Add a ‘skip-failing-tests’ phase.
* gnu/packages/patches/multipath-tools-sans-systemd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-15 00:12:12 +01:00
Leo Famulari
12d155e2e5
gnu: linux-libre 4.4: Update to 4.4.243.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.243.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-11 11:55:09 -05:00
Leo Famulari
36d67f5ed0
gnu: linux-libre 4.9: Update to 4.9.243.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.243.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-11 11:55:09 -05:00
Leo Famulari
fc42f7e6fd
gnu: linux-libre 4.14: Update to 4.14.206.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.206.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-11 11:55:09 -05:00
Leo Famulari
175805d332
gnu: linux-libre 4.19: Update to 4.19.157.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.157.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-11 11:55:09 -05:00
Leo Famulari
f9a052bee8
gnu: linux-libre 5.4: Update to 5.4.77.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.77.
(deblob-scripts-5.4, linux-libre-5.4-pristine-source): Update hashes.
2020-11-11 11:55:09 -05:00
Leo Famulari
785190c755
gnu: linux-libre: Update to 5.9.8.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.8.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
2020-11-11 11:55:05 -05:00
Marius Bakke
a9a0d34874
Merge branch 'master' into staging
2020-11-11 00:02:32 +01:00
Efraim Flashner
3ca1c0666a
gnu: Add linux-libre-mips64el-fuloong2e.
...
* gnu/packages/linux.scm (linux-libre-mips64el-fuloong2e): New variable.
2020-11-08 21:44:53 +02:00
Marius Bakke
32787d6524
Merge branch 'master' into staging
...
Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
2020-11-07 21:33:32 +01:00
Leo Famulari
0e25fe420e
gnu: linux-libre 4.14: Update to 4.14.204.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.204.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
fa8e21a986
gnu: linux-libre 4.19: Update to 4.19.155.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.155.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
54288f59b6
gnu: linux-libre 5.4: Update to 5.4.75.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
cfeef4cf24
gnu: linux-libre: Update to 5.9.6.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.6.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-06 11:11:39 -05:00
Leo Famulari
251cb68342
gnu: linux-libre: Update to 5.9.4.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.4.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-05 11:48:45 -05:00
Michael Rohleder
32d72c4aa6
gnu: archivemount: Update to 0.9.1.
...
* gnu/packages/linux.scm (archivemount): Update to 0.9.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-04 11:09:09 +02:00
Leo Famulari
e1f5c2292b
gnu: linux-libre 5.4: Update to 5.4.74.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-01 23:33:45 -05:00
Leo Famulari
b04736dca8
gnu: linux-libre: Update to 5.9.3.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.3.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-01 23:33:41 -05:00
Tobias Geerinckx-Rice
a724e898b5
gnu: xfsprogs: Update to 5.9.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.9.0.
2020-11-01 17:57:01 +01:00
Tobias Geerinckx-Rice
159099d10d
gnu: nftables: Update to 0.9.7.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.7.
2020-11-01 17:56:59 +01:00
Tobias Geerinckx-Rice
ee079952bb
gnu: libnftnl: Update to 1.1.8.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.8.
2020-11-01 17:56:59 +01:00
Tobias Geerinckx-Rice
6547296b9d
gnu: usbutils: Update to 013.
...
* gnu/packages/linux.scm (usbutils): Update to 013.
[arguments]: Tweak ‘patch-bootstrap-scripts’ phase.
2020-11-01 17:56:59 +01:00
Tobias Geerinckx-Rice
6309f866f2
gnu: ipset: Update to 7.7.
...
* gnu/packages/linux.scm (ipset): Update to 7.7.
2020-11-01 17:56:58 +01:00
Tobias Geerinckx-Rice
d29f0007cb
gnu: iptables: Update to 1.8.6.
...
* gnu/packages/linux.scm (iptables): Update to 1.8.6.
[arguments]: Remove obsolete #:phases.
2020-11-01 17:56:58 +01:00
Tobias Geerinckx-Rice
4c8a066074
gnu: btrfs-progs: Update to 5.9.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.9.
2020-11-01 17:56:57 +01:00
Tobias Geerinckx-Rice
f5503ac742
gnu: nvme-cli: Update to 1.13.
...
* gnu/packages/linux.scm (nvme-cli): Update to 1.13.
2020-11-01 17:56:57 +01:00
Leo Famulari
1bfa5919c8
gnu: linux-libre 4.4: Update to 4.4.241.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.241.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-30 15:17:52 -04:00
Leo Famulari
437b89f13a
gnu: linux-libre 4.9: Update to 4.9.241.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.241.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-30 15:17:52 -04:00
Leo Famulari
90fbbe92d2
gnu: linux-libre 4.14: Update to 4.14.203.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.203.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-30 15:17:52 -04:00
Leo Famulari
eac36b3c1d
gnu: linux-libre 4.19: Update to 4.19.154.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.154.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-30 15:17:51 -04:00
Leo Famulari
9bd05a8504
gnu: linux-libre 5.4: Update to 5.4.73.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.73.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-30 15:17:51 -04:00
Leo Famulari
5d34acb756
gnu: linux-libre: Update to 5.9.2.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.2.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
* gnu/packages/aux-files/linux-libre/5.9-arm.conf,
gnu/packages/aux-files/linux-libre/5.9-arm64.conf,
gnu/packages/aux-files/linux-libre/5.9-i686.conf,
gnu/packages/aux-files/linux-libre/5.9-x86_64.conf: Update kernel configurations
for 5.9.2.
2020-10-30 15:17:48 -04:00
Leo Famulari
23a110aa53
gnu: linux-libre: Update to 5.9.1.
...
* gnu/packages/aux-files/linux-libre/5.8-arm.conf,
gnu/packages/aux-files/linux-libre/5.8-arm64.conf,
gnu/packages/aux-files/linux-libre/5.8-i686.conf,
gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.9-arm.conf,
gnu/packages/aux-files/linux-libre/5.9-arm64.conf,
gnu/packages/aux-files/linux-libre/5.9-i686.conf,
gnu/packages/aux-files/linux-libre/5.9-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
* gnu/packages/linux.scm (linux-libre-5.8-version, deblob-scripts-5.8,
linux-libre-5.8-pristine-source, linux-libre-5.8-source,
linux-libre-headers-5.8, linux-libre-5.8): Remove variables.
(linux-libre-5.9-version, deblob-scripts-5.9, linux-libre-5.9-pristine-source,
linux-libre-5.9-source, linux-libre-headers-5.9, linux-libre-5.9): New
variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Point to linux-libre-5.9*.
(linux-libre-with-bpf): Use linux-libre-5.9.
2020-10-24 17:21:29 -04:00
John Soo
7128174201
gnu: linux-libre-with-bpf: Update to 5.8.
...
* gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-23 16:35:39 +02:00
Leo Famulari
f14f108853
gnu: linux-libre 4.4: Update to 4.4.240.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.240.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-20 16:16:36 -04:00
Leo Famulari
fe8cad637c
gnu: linux-libre 4.9: Update to 4.9.240.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.240.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-20 16:16:36 -04:00
Leo Famulari
f42fec819d
gnu: linux-libre 4.14: Update to 4.14.202.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.202.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-20 16:16:36 -04:00
Leo Famulari
fcda43696e
gnu: linux-libre 4.19: Update to 4.19.152.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.152.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-20 16:16:36 -04:00
Leo Famulari
918b02b9dc
gnu: linux-libre 5.4: Update to 5.4.72.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.72.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-20 16:16:36 -04:00
Leo Famulari
8f182cfe2a
gnu: linux-libre: Update to 5.8.16.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.16.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-20 16:16:28 -04:00
Vagrant Cascadian
4d850f7c5a
gnu: linux-libre-arm64-generic: Enable support for Pinebook.
...
* gnu/packages/linux (linux-libre-arm64-generic): Enable modules for display,
battery, charger and usb on Pinebook.
2020-10-19 13:02:38 -07:00
Maxim Cournoyer
5e2140511c
Merge branch 'staging'
...
Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/gdb.scm
gnu/packages/llvm.scm
gnu/packages/package-management.scm
gnu/packages/tls.scm
2020-10-19 13:11:40 -04:00
Marius Bakke
1a8f7a0f58
Merge branch 'master' into staging
2020-10-19 00:17:48 +02:00
Tobias Geerinckx-Rice
1e39c86592
gnu: iproute2: Update to 5.9.0.
...
* gnu/packages/linux.scm (iproute2): Update to 5.9.0.
2020-10-16 17:27:16 +02:00
Tobias Geerinckx-Rice
7f73ca75fa
gnu: cpuid: Fix typo.
...
This is a left-behind fixup commit to
2bfe99b11a
.
* gnu/packages/linux.scm (cpuid)[arguments]: Quasiquote.
2020-10-16 06:00:51 +02:00
Tobias Geerinckx-Rice
7f4a81540a
gnu: fakeroot: Update to 1.25.3.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.25.3.
2020-10-16 02:03:24 +02:00
Leo Famulari
94e591633d
gnu: linux-libre: Update to 4.4.239.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-15 14:23:01 -04:00
Leo Famulari
f5e0df37ad
gnu: linux-libre 4.9: Update to 4.9.239.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
a5d02c1634
gnu: linux-libre 4.14: Update to 4.14.201.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.201.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
aa75d5163e
gnu: linux-libre 4.19: Update to 4.19.151.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.151.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
7a34589246
gnu: linux-libre 5.4: Update to 5.4.71.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.71.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
78890b7aee
gnu: linux-libre: Update to 5.8.15.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.15.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-15 14:22:53 -04:00
Tobias Geerinckx-Rice
2bfe99b11a
gnu: cpuid: Use CC-FOR-TARGET.
...
This doesn't actually enable cross-compilation.
* gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
2020-10-14 16:31:46 +02:00
Tobias Geerinckx-Rice
ea36db3392
gnu: cpuid: Update to 20201006.
...
* gnu/packages/linux.scm (cpuid): Update to 20201006.
2020-10-14 16:31:46 +02:00
Marius Bakke
069ddd9900
gnu: BlueZ: Update to 5.55.
...
* gnu/packages/linux.scm (bluez): Update to 5.55.
[arguments]: Add "--enable-hid2hci" in #:configure-flags.
2020-10-13 23:48:16 +02:00
Marius Bakke
5e5b664bf7
gnu: libcap: Update to 2.44.
...
* gnu/packages/linux.scm (libcap): Update to 2.44.
[arguments]: New field.
2020-10-13 23:48:16 +02:00
Marius Bakke
9e1f5a263e
gnu: libcap: Make 'libcap/next' the default libcap.
...
* gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP.
* gnu/packages/base.scm (coreutils)[inputs]: Likewise.
* gnu/packages/linux.scm (libcap): Rename to ...
(libcap-2.31): ... this.
(libcap/next): Rename to ...
(libcap): ... this.
(libcap/next): Define as deprecated alias for LIBCAP.
(fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP.
* gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise.
2020-10-13 23:48:15 +02:00
Marius Bakke
f7175626ff
Merge branch 'master' into staging
2020-10-13 23:39:27 +02:00
Zhu Zihao
830c5479bb
gnu: rtl8821ce-linux-module: Update to 0.0.0-1.fe97b500.
...
* gnu/packages/linux.scm(rtl8821ce-linux-module): Update to 0.0.0-1.fe97b500
Fix the broken build on linux-libre 5.8.
2020-10-12 10:00:25 +03:00
Marius Bakke
0dc3649e2c
gnu: fakeroot: Update to 1.25.1.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.25.1.
[arguments]: Override the 'bootstrap' phase. Remove obsolete statx
workaround.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, GETTEXT-MINIMAL, and PO4A.
While at it, move ACL ...
[inputs]: ... here, where it belongs according to libfakeroot.la.
2020-10-10 23:39:16 +02:00
Greg Hogan
350e61bcf0
gnu: Add liburing.
...
* gnu/packages/linux.scm (liburing): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:53:21 +02:00
Leo Famulari
7ee4d47d1a
gnu: linux-libre 4.19: Update to 4.19.150.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.150.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari
d9dfa10acb
gnu: linux-libre 5.4: Update to 5.4.70.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.70.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari
06a796df30
gnu: linux-libre: Update to 5.8.14.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.14.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-09 15:56:39 -04:00
Tobias Geerinckx-Rice
e858959175
gnu: pipewire: Update to 0.3.13.
...
* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
2020-10-06 15:14:13 +02:00
Tobias Geerinckx-Rice
36c737a9c3
gnu: libbpf: Fix erroneous use of DESTDIR.
...
It broke the pkg-config file and is almost always a mistake.
* gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.
2020-10-06 11:02:47 +02:00
Guillaume Le Vaillant
87c079d9b5
Merge branch 'master' into staging
2020-10-05 14:17:25 +02:00
Leo Famulari
3dc064f66c
gnu: linux-libre 4.4: Update to 4.4.238.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.238.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
bcb9238131
gnu: linux-libre 4.9: Update to 4.9.238.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.238.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
c98c8bd703
gnu: linux-libre 4.14: Update to 4.14.200.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.200.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
ed3f84700d
gnu: linux-libre 4.19: Update to 4.19.149.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.149.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
043cc93ed6
gnu: linux-libre 5.4: Update to 5.4.69.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.69.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
dd6eae3bcf
gnu: linux-libre: Update to 5.8.13.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.13.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-03 19:33:27 -04:00
Leo Famulari
51eb3e113c
gnu: linux-libre 4.19: Update to 4.19.148.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.148.
(linux-libre-4.19-pristine-source): Update hash.
2020-09-30 18:34:09 -04:00
Leo Famulari
2d4264b76e
gnu: linux-libre 5.4: Update to 5.4.68.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.68.
(linux-libre-5.4-pristine-source): Update hash.
2020-09-30 18:34:09 -04:00