gnu: Remove apache-arrow-0.16. * gnu/packages/databases.scm (apache-arrow-0.16): Delete variable. Change-Id: I2ab52e27ff7bc7c05e9f315b8096087aba024a7d
gnu: Remove python-pyarrow-0.16. * gnu/packages/databases.scm (python-pyarrow-0.16): Delete variable. Change-Id: Ifcc22089497c205fc58906219d98ff7a909a819c
gnu: trealla: Update to 2.80.10. * gnu/packages/prolog.scm (trealla): Update to 2.80.10. Change-Id: I1ff0fb1d18b87adce7e9eb2d7bbe7d334a3c1774
gnu: iproute: Fix building on powerpc64le-linux. * gnu/packages/linux.scm (iproute)[arguments]: When building for powerpc64le-linux adjust the flags passed to the C compiler. Change-Id: I7dd4a8282fa59d16ce629f185069107cfd89a3a4
gnu: rocm-device-libs: Disable tests. * gnu/packages/rocm.scm (rocm-device-libs)[arguments]: Disable tests. Use g-expressions. [home-page]: Update. Change-Id: Ic39e3ac45573fc534282b2592ff9143fdf08d566 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: rocm-cmake: Update URLs. * gnu/packages/rocm.scm (rocm-cmake)[source, home-page]: Update URLs. Change-Id: Ifdde1fbd05c3d239b9a58b80d9f81c30d3eb82ee Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: %rocm-llvm-origin: Update URL. * gnu/packages/rocm.scm (%rocm-llvm-origin)[origin]: Update URL. Change-Id: I84522e44f407aedaa21992d85258a5476dc08826 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: Remove spdlog-1.10. * gnu/packages/logging.scm (spdlog-1.10): Delete variable. Change-Id: Id20f4d4e749182c25cae521badd5d822c86a76a2
gnu: bear: Update to 3.1.6. * gnu/packages/build-tools.scm (bear): Update to 3.1.6. [inputs]: Remove fmt-8 and spdlog-1.10; add fmt-9 and spdlog-1.13. [native-inputs]: Remove abseil-cpp-cxxstd11; add abseil-cpp. Change-Id: I62493e84b601f658289a17ce24f024a7049f56df
gnu: miniaudio: Move after the abseil-cpp packages. Currently it obscures some of them since it is in the middle between different abseil-cpp versions. * gnu/packages/cpp.scm (miniaudio): Move the package definition. Change-Id: If75fd9ace0212fbe48205558a28d023bde6a07ea
gnu: libreoffice: Update to 25.2.5.2. * gnu/packages/libreoffice.scm (libreoffice): Update to 25.2.5.2. Change-Id: Icfb03f77877e5d04784b2ac7d8511bccbbec8624
gnu: firebird: Update to 3.0.13. * gnu/packages/databases.scm (firebird): Update to 3.0.13. [inputs]: Remove icu4c-71; add icu4c-77. Change-Id: I2fd54614d73ab8784884a260421093a14cbadd64
gnu: icu4c: Update home-page. * gnu/packages/icu4c.scm (icu4c): Update home-page. Change-Id: I95c6d5eede721b1f4c3c43908671d2ffcc1f3873
gnu: Add icu4c-77. * gnu/packages/icu4c.scm (icu4c-77): New variable. Change-Id: Ica89ad5f3a2ab3b2676d10409f2fcfce14db097c
gnu: firebird: Use git-fetch. * gnu/packages/databases.scm (source): Use git-fetch. Do not delete files that are not in the git repository. [native-inputs]: Set to autoconf, automake and libtool on all architectures. Change-Id: I667f6fb46b9ac70139f12bd492be5bfebae42995
gnu: discover: Use test-exclude. * gnu/packages/kde-plasma.scm (discover)[arguments] <#:test-exclude>: Set it to "flatpaktest". <#:phases>: stop replace check phase, add check-setup phase. Change-Id: I36fb1949e7377d6c16da6a2a20ee5fdfe7daa420
gnu: discover: Add qtwebview. * gnu/packages/kde-plasma.scm (discover)[inputs]: Add qtwebview.
gnu: discover: Add markdown to inputs. * gnu/packages/kde-plasma.scm (discover)[inputs]: Add markdown. Change-Id: I9d45ff87bc0410a66c537a791b9e08919383216f Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: discover: Enable flatpak backend. * gnu/packages/kde-plasma.scm (discover): Update the comments. [inputs]: Add libostree. [arguments]<#:phases>: In 'check phase, exclude "flatpaktest" and do not exclude "knsbackendtest" which no more exists. Change-Id: I8bc5f520ad63a116888ac70db7b4298f98b0c5e9 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: sortmerna: Update to 4.3.7. * gnu/packages/bioinformatics.scm (sortmerna): Update to 4.3.7. Change-Id: I412f3719549d9f8b2baba49acfedbe0d5ca0f3d9