Age | Commit message (Expand) | Author |
2022-07-03 | gnu: libunwind: Update to 1.6.2....* gnu/packages/libunwind.scm (libunwind): Update to 1.6.2.
| Efraim Flashner |
2022-06-29 | gnu: nss: Use G-expressions....* gnu/packages/nss.scm (nss)[arguments]: Use gexp and remove labels.
| Marius Bakke |
2022-06-29 | gnu: nspr: Use G-expressions....* gnu/packages/nss.scm (nspr)[arguments]: Convert to gexp.
| Marius Bakke |
2022-06-29 | gnu: nss, nss-certs: Update to 3.80....* gnu/packages/certs.scm (nss-certs): Update to 3.80.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke |
2022-06-29 | gnu: nspr: Update to 4.34....* gnu/packages/nss.scm (nspr): Update to 4.34.
| Marius Bakke |
2022-06-28 | gnu: python-shiboken-2: Update to 5.15.5....* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.5.
| Efraim Flashner |
2022-06-28 | gnu: python-pyqtwebengine: Update to 5.15.5....* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.5.
| Efraim Flashner |
2022-06-28 | gnu: python-pyqt: Update to 5.15.5....* gnu/packages/qt.scm (python-pyqt): Update to 5.15.5.
| Efraim Flashner |
2022-06-28 | 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.
| Efraim Flashner |
2022-06-25 | gnu: python-shiboken-2: Update to 5.15.4....* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.4.
| Efraim Flashner |
2022-06-25 | gnu: python-pyqtwebengine: Update to 5.15.4....* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.4.
| Efraim Flashner |
2022-06-25 | gnu: python-pyqt5-sip: Update to 12.10.1....* gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.10.1.
| Efraim Flashner |
2022-06-25 | gnu: python-pyqt: Update to 5.15.4....* gnu/packages/qt.scm (python-pyqt): Update to 5.15.4.
| Efraim Flashner |
2022-06-25 | 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.
| Efraim Flashner |
2022-06-24 | gnu: Remove unused patch....This is a follow-up to commit fce910af555b72d02ba868885571b2fdc38b2d5f.
* gnu/packages/patches/postgresql-riscv-spinlocks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-06-23 | gnu: qtbase: Build with PostgreSQL@14....* gnu/packages/qt.scm (qtbase-5)[inputs]: Change from POSTGRESQL-13 to
POSTGRESQL-14.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: libinput: Update to 1.19.4....* gnu/packages/freedesktop.scm (libinput): Update to 1.19.4.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: libical: Update to 3.0.14....* gnu/packages/calendar.scm (libical): Update to 3.0.14.
[arguments]: Remove trailing #t's.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: bluez: Use new style....* gnu/packages/linux.scm (bluez)[arguments]: Use G-expressions and remove
trailing #t's.
| Marius Bakke |
2022-06-23 | gnu: bluez: Simplify inputs....* gnu/packages/linux.scm (bluez)[native-inputs]: Remove labels.
| Marius Bakke |
2022-06-23 | gnu: bluez: Update to 5.64....* gnu/packages/linux.scm (bluez): Update to 5.64.
| Marius Bakke |
2022-06-23 | gnu: libwebp: Simplify inputs....* gnu/packages/image.scm (libwebp)[inputs]: Remove labels.
| Marius Bakke |
2022-06-23 | gnu: libwebp: Update to 1.2.2....* gnu/packages/image.scm (libwebp): Update to 1.2.2.
| Marius Bakke |
2022-06-23 | gnu: libepoxy: Use new style....* gnu/packages/gl.scm (libepoxy)[arguments]: Use gexp and remove labels.
While at it, remove obsolete substitution.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: python-charset-normalizer: Update to 2.1.0....* gnu/packages/python-xyz.scm (python-charset-normalizer): Update to 2.1.0.
| Marius Bakke |
2022-06-23 | gnu: python-urllib3: Update to 1.26.9....* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: python-certifi: Update to 2022.6.15....* gnu/packages/python-crypto.scm (python-certifi): Update to 2022.6.15.
| Marius Bakke |
2022-06-23 | gnu: python-sphinx: Update to 5.0.2....* gnu/packages/sphinx.scm (python-sphinx): Update to 5.0.2.
| Marius Bakke |
2022-06-23 | gnu: python-babel: Update to 2.10.3....* gnu/packages/python-xyz.scm (python-babel): Update to 2.10.3.
| Marius Bakke |
2022-06-23 | gnu: libva: Use G-expressions....* gnu/packages/video.scm (libva)[arguments]: Use G-expressions.
| Marius Bakke |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: python-sphinxcontrib-websupport: Add missing input....* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]:
Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
| Marius Bakke |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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.
| Leo Famulari |
2022-06-23 | 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>
| raingloom |
2022-06-23 | 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>
| Raghav Gururajan |
2022-06-23 | news: Add 'de' translation....* etc/news.scm: Add German translation of 'guix refresh -L' entry.
| Florian Pelz |
2022-06-23 | 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.
| Marius Bakke |
2022-06-23 | gnu: icu4c: Add 71.1....* gnu/packages/icu4c.scm (icu4c-71): New variable.
| Marius Bakke |
2022-06-23 | gnu: Zabbix: Update to 6.0.5....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5.
| Marius Bakke |
2022-06-23 | gnu: python-parso: Update to 0.8.3....* gnu/packages/yyy.scm (python-parso): Update to 0.8.3.
[arguments]: Satisfy guix lint.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |