Efraim Flashner
5cf9a03b7a
gnu: rust: Bootstrap with rust-1.54.0.
...
* gnu/packages/rust.scm (rust-1.39): Rename to rust-bootstrap. Update to
1.54.0.
[source]: Update snippet to new version. Replace mrustc patch for 1.39.0
with patch for 1.54.0.
[inputs]: Remove libssh2. Replace llvm-9 with llvm. Add gcc-9.
[arguments]: Adjust custom 'setup-mrustc-sources to also create file
with rust version. Adjust custom 'patch-makefiles phase to changes in
mrustc's build steps. Adjust custom 'build phase to follow mrustc's
build steps for rust-1.54.
(rust-1.40): Replace post-bootstrapped rust-1.40 with 1.55.
[arguments]: Add custom 'set-linker-locale-to-utf8 phase. Adjust custom
'build phase. Remove custom 'neuter-tidy phase.
[inputs]: Replace llvm-9 with llvm.
(rust-1.41, rust-1.42, rust-1.43, rust-1.44, rust-1.45, rust-1.46,
rust-1.47, rust-1.48, rust-1.49, rust-1.50, rust-1.51, rust-1.52,
rust-1.53): Remove variables.
* gnu/packages/patches/rust-1.39.0-src.patch: Remove file.
* gnu/packages/patches/rust-1.54.0-src.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register changes.
2022-07-05 12:52:48 +03:00
Efraim Flashner
9061ac29af
gnu: libunwind: Update to 1.6.2.
...
* gnu/packages/libunwind.scm (libunwind): Update to 1.6.2.
2022-07-03 10:25:43 +03:00
Marius Bakke
01d1b285b8
gnu: nss: Use G-expressions.
...
* gnu/packages/nss.scm (nss)[arguments]: Use gexp and remove labels.
2022-06-29 21:22:33 +02:00
Marius Bakke
b316d8b751
gnu: nspr: Use G-expressions.
...
* gnu/packages/nss.scm (nspr)[arguments]: Convert to gexp.
2022-06-29 21:22:33 +02:00
Marius Bakke
fd004ddafa
gnu: nss, nss-certs: Update to 3.80.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.80.
* gnu/packages/nss.scm (nss): Likewise.
2022-06-29 21:22:33 +02:00
Marius Bakke
de9d389c54
gnu: nspr: Update to 4.34.
...
* gnu/packages/nss.scm (nspr): Update to 4.34.
2022-06-29 21:22:33 +02:00
Efraim Flashner
a56ab603fd
gnu: python-shiboken-2: Update to 5.15.5.
...
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.5.
2022-06-28 12:48:30 +03:00
Efraim Flashner
93bff2d79d
gnu: python-pyqtwebengine: Update to 5.15.5.
...
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.5.
2022-06-28 12:48:30 +03:00
Efraim Flashner
c6c56f989b
gnu: python-pyqt: Update to 5.15.5.
...
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.5.
2022-06-28 12:48:30 +03:00
Efraim Flashner
1218a5ad69
gnu: qt-5: Update to 5.15.5.
...
* gnu/packages/qt.scm (qtbase-5, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech, qtwebengine): Update to 5.15.5.
(qtscxml)[arguments]: Skip tests.
(qtwebengine)[inputs]: Add libxkbfile.
2022-06-28 12:42:30 +03:00
Efraim Flashner
71fb77cb65
gnu: python-shiboken-2: Update to 5.15.4.
...
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.4.
2022-06-25 21:09:07 +03:00
Efraim Flashner
571fdf91cc
gnu: python-pyqtwebengine: Update to 5.15.4.
...
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.4.
2022-06-25 21:09:00 +03:00
Efraim Flashner
74e8b14129
gnu: python-pyqt5-sip: Update to 12.10.1.
...
* gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.10.1.
2022-06-25 21:08:52 +03:00
Efraim Flashner
566250ec34
gnu: python-pyqt: Update to 5.15.4.
...
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.4.
2022-06-25 21:08:44 +03:00
Efraim Flashner
2ca5163651
gnu: qt-5: Update to 5.15.4.
...
* gnu/packages/qt.scm (qtbase-5, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia,
qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin,
qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech,
qtwebengine): Update to 5.15.4.
(qt5-urls): Adjust to new upstream URI names.
(qtsvg, qtxmlpatterns, qtdeclarative, qtsensors, qtwayland, qtserialport,
qtwebglplugin, qtscxml, qtremoteobjects)[arguments]: Remove trailing #t
from phases.
(qtimageformats, qtmultimedia)[source]: Remove #t from snippet.
(qtimageformats)[arguments]: Remove field.
(qtxmlpatterns)[arguments]: Enable tests. Add phase to skip another test.
(qtlocation)[source]: Use qt5-urls format.
[arguments]: Add phase in preparation to run the tests.
(qtcharts)[arguments]: Don't disable the tests. Add a phase to skip some
failing tests.
(qtnetworkauth)[arguments]: Remove field.
(qtwebengine)[source]: Adjust the preserved-third-party-files and the
substitutions due to changes in the sources.
[native-inputs]: Add node.
2022-06-25 21:08:27 +03:00
Marius Bakke
66e3adcad8
gnu: Remove unused patch.
...
This is a follow-up to commit fce910af55
.
* gnu/packages/patches/postgresql-riscv-spinlocks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-24 00:07:32 +02:00
Marius Bakke
6c7fcc71d1
gnu: qtbase: Build with PostgreSQL@14.
...
* gnu/packages/qt.scm (qtbase-5)[inputs]: Change from POSTGRESQL-13 to
POSTGRESQL-14.
2022-06-23 19:55:44 +02:00
Marius Bakke
fce910af55
gnu: Remove postgresql@13 replacement.
...
* gnu/packages/databases.scm (postgresql-13)[replacement]: Remove.
[source](patches): Inherit from POSTGRESQL-14.
(postgresql-13/replacement): Remove variable.
* gnu/packages/databases.scm (postgresql-11)[source](patches): Inherit from
POSTGRESQL-13.
2022-06-23 19:55:44 +02:00
Marius Bakke
421a3c8172
gnu: libinput: Update to 1.19.4.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.19.4.
2022-06-23 19:55:44 +02:00
Marius Bakke
b40151ff4f
gnu: glu: Update to 9.0.2.
...
* gnu/packages/gl.scm (glu): Update to 9.0.2.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add PKG-CONFIG, AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-06-23 19:55:43 +02:00
Marius Bakke
ddc538ac32
gnu: libical: Update to 3.0.14.
...
* gnu/packages/calendar.scm (libical): Update to 3.0.14.
[arguments]: Remove trailing #t's.
2022-06-23 19:55:43 +02:00
Marius Bakke
a6bc7baa54
gnu: freeglut: Update to 3.2.2.
...
* gnu/packages/gl.scm (freeglut): Update to 3.2.2.
[source](uri): Switch to new primary download location.
[source](patches): Remove.
* gnu/packages/patches/freeglut-gcc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-23 19:55:43 +02:00
Marius Bakke
60f17c197d
gnu: bluez: Use new style.
...
* gnu/packages/linux.scm (bluez)[arguments]: Use G-expressions and remove
trailing #t's.
2022-06-23 19:55:43 +02:00
Marius Bakke
6cb7e67dc5
gnu: bluez: Simplify inputs.
...
* gnu/packages/linux.scm (bluez)[native-inputs]: Remove labels.
2022-06-23 19:55:43 +02:00
Marius Bakke
7f209d8425
gnu: bluez: Update to 5.64.
...
* gnu/packages/linux.scm (bluez): Update to 5.64.
2022-06-23 19:55:43 +02:00
Marius Bakke
1535d8c5d8
gnu: libwebp: Simplify inputs.
...
* gnu/packages/image.scm (libwebp)[inputs]: Remove labels.
2022-06-23 19:55:43 +02:00
Marius Bakke
c209146212
gnu: libwebp: Update to 1.2.2.
...
* gnu/packages/image.scm (libwebp): Update to 1.2.2.
2022-06-23 19:55:43 +02:00
Marius Bakke
2692624ecf
gnu: libepoxy: Use new style.
...
* gnu/packages/gl.scm (libepoxy)[arguments]: Use gexp and remove labels.
While at it, remove obsolete substitution.
2022-06-23 19:55:43 +02:00
Marius Bakke
32c676bbcd
gnu: libepoxy: Update to 1.5.10.
...
* gnu/packages/gl.scm (libepoxy): Update to 1.5.10.
[source]: Switch to GIT-FETCH.
[arguments]: Remove trailing #t and defunct bootstrap phase.
2022-06-23 19:55:43 +02:00
Marius Bakke
3787f0d215
gnu: python-charset-normalizer: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-charset-normalizer): Update to 2.1.0.
2022-06-23 19:55:43 +02:00
Marius Bakke
a4283bf55f
gnu: python-urllib3: Update to 1.26.9.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
2022-06-23 19:55:42 +02:00
Marius Bakke
647ec2ae78
gnu: python-requests: Update to 2.28.0.
...
* gnu/packages/python-web.scm (python-requests): Update to 2.28.0.
[arguments]: Loosen charset-normalizer requirement.
2022-06-23 19:55:42 +02:00
Marius Bakke
9acd1a150f
gnu: python-certifi: Update to 2022.6.15.
...
* gnu/packages/python-crypto.scm (python-certifi): Update to 2022.6.15.
2022-06-23 19:55:42 +02:00
Marius Bakke
e850e361b6
gnu: python-sphinx: Update to 5.0.2.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 5.0.2.
2022-06-23 19:55:42 +02:00
Marius Bakke
a5436115a0
gnu: python-babel: Update to 2.10.3.
...
* gnu/packages/python-xyz.scm (python-babel): Update to 2.10.3.
2022-06-23 19:55:42 +02:00
Marius Bakke
87793b349f
gnu: libva: Use G-expressions.
...
* gnu/packages/video.scm (libva)[arguments]: Use G-expressions.
2022-06-23 19:55:42 +02:00
Marius Bakke
a49c829a05
gnu: libva: Update to 2.14.0.
...
* gnu/packages/video.scm (libva): Update to 2.14.0.
* gnu/packages/gl.scm (libva-without-mesa)[arguments]: Remove obsolete
configure flag. While here, remove unnecessary splicing.
2022-06-23 19:55:42 +02:00
Marius Bakke
b200e57d5d
gnu: python-sphinxcontrib-websupport: Add missing input.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]:
Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
2022-06-23 19:52:46 +02:00
Leo Famulari
696e2cc345
gnu: linux-libre 4.9: Update to 4.9.319.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.319.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
028d809f2c
gnu: linux-libre 4.14: Update to 4.14.284.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.284.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
8e70d0e327
gnu: linux-libre 4.19: Update to 4.19.248.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.248.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
fc2d12d55b
gnu: linux-libre 5.4: Update to 5.4.200.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.200.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-06-23 11:48:31 -04:00
Leo Famulari
32494a7d08
gnu: linux-libre 5.10: Update to 5.10.124.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.124.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-06-23 11:48:30 -04:00
Leo Famulari
5f7bb57c5a
gnu: linux-libre 5.15: Update to 5.15.49.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.49.
linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-06-23 11:48:30 -04:00
raingloom
80ba78ab98
gnu: Fix formatting of python-nbconvert description.
...
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
formatting.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 11:36:23 -04:00
Raghav Gururajan
3611f99aff
gnu: Add hw-probe.
...
* gnu/packages/hardware.scm (hw-probe): New variable.
Co-authored-by: Petr Hodina <phodina@protonmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 11:29:03 -04:00
Florian Pelz
92773dedcd
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of 'guix refresh -L' entry.
2022-06-23 16:20:34 +02:00
Marius Bakke
d6e649f91e
gnu: ungoogled-chromium: Update to 103.0.5060.53-1.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 103.
(%chromium-version): Set to 103.0.5060.53.
(%debian-patches): Remove obsolete.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[inputs]: Add FP16 and FXDIV. Change ICU4C to ICU4C-71.
2022-06-23 15:49:59 +02:00
Marius Bakke
aa3e990424
gnu: icu4c: Add 71.1.
...
* gnu/packages/icu4c.scm (icu4c-71): New variable.
2022-06-23 15:49:59 +02:00
Marius Bakke
de52ffc6b4
gnu: Zabbix: Update to 6.0.5.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5.
2022-06-23 15:49:59 +02:00