summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-17gnu: entr: Rewrite description.Tobias Geerinckx-Rice
* gnu/packages/entr.scm (entr)[description]: Rewrite.
2023-09-17gnu: entr: Update to 5.4.Tobias Geerinckx-Rice
* gnu/packages/entr.scm (entr): Update to 5.4. [arguments]: Don't explicitly return #t from phases.
2023-09-17gnu: libstrophe: Update to 0.12.3.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (libstrophe): Update to 0.12.3. [arguments]: Don't explicitly return #t from phases.
2023-09-17gnu: catgirl: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (catgirl)[arguments]: Rewrite as G-expressions.
2023-09-17gnu: catgirl: Update to 2.2.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (catgirl): Update to 2.2.
2023-09-17gnu: catgirl: Don't use snapshot tarball.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (catgirl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2023-09-17gnu: sg3-utils: Download over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/scsi.scm (sg3-utils)[source]: Use HTTPS.
2023-09-17gnu: sg3-utils: Update to 1.48.Tobias Geerinckx-Rice
* gnu/packages/scsi.scm (sg3-utils): Update to 1.48.
2023-09-17gnu: dconf: Update home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (dconf)[home-page]: Update.
2023-09-17gnu: delta: Remove broken source URL.Tobias Geerinckx-Rice
This does indeed serve infinite redirects, even from the Wayback Machine, so there is no value in keeping it here. * gnu/packages/debug.scm (delta)[source]: Drop tigris.org URL
2023-09-17gnu: delta: Use Web Archived home page.Tobias Geerinckx-Rice
* gnu/packages/debug.scm (delta)[home-page]: Use a copy archived by the Wayback Machine.
2023-09-17gnu: cutter: Update source URL.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (cutter)[source]: Update.
2023-09-17gnu: cutter: Update home page.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (cutter)[home-page]: Update.
2023-09-17gnu: cxxtest: Use Web Archived home page.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cxxtest)[home-page]: Use a copy archived by the Wayback Machine.
2023-09-17gnu: debian-archive-keyring: Update to 2023.4.Tobias Geerinckx-Rice
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2023.4. [arguments]: Don't explicitly return #t from phases.
2023-09-17gnu: ant@1.10: Update to 1.10.13.Tobias Geerinckx-Rice
* gnu/packages/java.scm (ant/java8): Update to 1.10.13.
2023-09-17gnu: Add ibus-table-others.Nguyễn Gia Phong
* gnu/packages/ibus.scm (ibus-table-others): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-09-17gnu: Add ibus-table.Nguyễn Gia Phong
* gnu/packages/patches/ibus-table-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/ibus.scm (ibus-table): New variable. Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2023-09-17gnu: ibus: Wrap ibus-daemon with GUIX_PYTHONPATH and GI_TYPELIB_PATH.宋文武
* gnu/packages/ibus.scm (ibus)[arguments]: Wrap 'ibus-daemon' in the same way as 'ibus-setup'.
2023-09-17gnu: apr: Fix building on powerpc-linux.Efraim Flashner
* gnu/packages/apr.scm (apr): When building for powerpc-linux add a phase to apply a patch. [native-inputs]: When building for powerpc-linux add a patch. * gnu/packages/patches/apr-fix-atomics.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2023-09-17gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+.Jakob Kirsch
* gnu/packages/patches/john-the-ripper-jumbo-with-gcc-11.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Register it. * gnu/packages/password-utils.scm (john-the-ripper-jumbo)[source]: Use it. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-17gnu: janet: Update to 1.29.1.Yovan Naumovski
* gnu/packages/lisp.scm (janet): Update to 1.29.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-17gnu: Add cl-transmission.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission, sbcl-transmission): New variables.
2023-09-17gnu: mesa: Update skipped tests on powerpc-linux.Efraim Flashner
* gnu/packages/gl.scm (mesa)[arguments]: When building for powerpc-linux adjust the 'disable-failing-test phase for changes in failed tests.
2023-09-17gnu: pcre2: Enable JIT support of powerpc-linux.Efraim Flashner
* gnu/packages/pcre.scm (pcre2)[arguments]: When building for powerpc-linux use the compile flag to enable jit support.
2023-09-17gnu: pcre: Enable JIT on powerpc-linux.Efraim Flashner
* gnu/packages/pcre.scm (pcre)[arguments]: When building for powerpc-linux use the compile flag to enable jit support.
2023-09-17system: Fix a blown FUSE.Tobias Geerinckx-Rice
I bungled up a merge conflict between 789f7e9 (gnu: fuse@3: Bind to default FUSE variable.) and my other setuid-related changes. * gnu/system.scm (%setuid-programs): Look for /bin/fusermount in FUSE-2, not 3. Reported by renngar[m] in #guix.
2023-09-17gnu: lagrange: Update to 1.16.6.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.6.
2023-09-17gnu: pipe-viewer: Update to 0.4.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
2023-09-17gnu: foot: Update to 1.15.2.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (foot): Update to 1.15.2.
2023-09-17gnu: glirc: Extend description.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (glirc)[description]: Extend.
2023-09-17gnu: glirc: Install man page and README.md.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (glirc)[arguments]: Add a new 'install-extra-documentation phase.
2023-09-17gnu: Remove duplicate module import from (gnu packages irc).Tobias Geerinckx-Rice
* gnu/packages/irc.scm: Remove duplicate #:use-module (guix utils).
2023-09-17gnu: libpoly: Update to 0.1.12.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (libpoly): Update to 0.1.12.
2023-09-17gnu: pv: Update to 1.7.24.Tobias Geerinckx-Rice
* gnu/packages/pv.scm (pv): Update to 1.7.24.
2023-09-17gnu: openttd-opensfx: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
2023-09-17gnu: openttd-engine: Update to 13.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (openttd-engine): Update to 13.4.
2023-09-17gnu: jc: Update to 1.23.4.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (jc): Update to 1.23.4.
2023-09-17gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149].Tobias Geerinckx-Rice
* gnu/packages/serialization.scm (capnproto): Update to 1.0. [arguments]: Remove obsolete 'do-not-require-/etc/services phase. Don't explicitly return #t from phases.
2023-09-17gnu: mash: Fix build.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (mash)[arguments]: Add a new 'bootstrap phase.
2023-09-17gnu: mash: Update package style.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (mash)[arguments]: Consolidate similar SUBSTITUTE* calls. Don't explicitly return #t from phases.
2023-09-17gnu: Add python-asyncua.Danny Milosavljevic
* gnu/packages/engineering.scm (python-asyncua): New variable.
2023-09-17gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2023-4045, CVE-2023-4046, CVE-2023-4047, CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054, CVE-2023-4055, and CVE-2023-4056. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, upstream base version, and hashes.
2023-09-17gnu: Add python-baltica.Navid Afkhami
* gnu/packages/bioinformatics.scm (python-baltica): New variable.
2023-09-17gnu: vte-ng: Remove package.宋文武
It fails to build and is not used anymore. * gnu/packages/gnome.scm (vte-ng): Remove package.
2023-09-17licenses: Add Arphic-1999 (Aprhic Public License).walky_talky
* guix/licenses.scm (arphic-1999): New variable. * guix/import/utils.scm (%spdx-license-identifiers): Add Arphic-1999. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-09-17gnu: xfce4-verve-plugin: Update to 2.0.3.宋文武
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.3. [inputs]: Add pcre2.
2023-09-17gnu: xfce4-cpugraph-plugin: Update to 1.2.8.宋文武
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
2023-09-17gnu: xfce4-volumed-pulse: Update to 0.2.4.宋文武
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4.
2023-09-17gnu: xfce4-settings: Update to 4.18.3.宋文武
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3.