aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2023-08-02gnu: kwidgetsaddons: Use G-expressions....* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kwidgetsaddons: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kauth: Use G-expressions....* gnu/packages/kde-frameworks.scm (kauth)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kauth: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kauth): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kcoreaddons: Use G-expressions....* gnu/packages/kde-frameworks.scm (kcoreaddons)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kcoreaddons: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kcodecs: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kcalendarcore: Use G-expressions....* gnu/packages/kde-frameworks.scm (kcalendarcore)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kcalendarcore: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kcalendarcore): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: karchive: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (karchive): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kapidox: Use G-expressions....* gnu/packages/kde-frameworks.scm (kapidox)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kapidox: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kapidox): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: breeze-icons: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: bluez-qt: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (bluez-qt): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: attica: Use G-expressions....* gnu/packages/kde-frameworks.scm (attica)[arguments]: Rewrite as G-expressions. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: attica: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (attica): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kquickcharts: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kquickcharts): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: kconfig: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: extra-cmake-modules: Update to 5.108.0....* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie
2023-08-02gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+....* 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> Jakob Kirsch
2023-08-02gnu: janet: Update to 1.29.1....* gnu/packages/lisp.scm (janet): Update to 1.29.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Yovan Naumovski
2023-08-02gnu: Add cl-transmission....* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission, sbcl-transmission): New variables. Pierre Neidhardt
2023-08-02gnu: mesa: Update skipped tests on powerpc-linux....* gnu/packages/gl.scm (mesa)[arguments]: When building for powerpc-linux adjust the 'disable-failing-test phase for changes in failed tests. Efraim Flashner
2023-08-02gnu: pcre2: Enable JIT support of powerpc-linux....* gnu/packages/pcre.scm (pcre2)[arguments]: When building for powerpc-linux use the compile flag to enable jit support. Efraim Flashner
2023-08-02gnu: pcre: Enable JIT on powerpc-linux....* gnu/packages/pcre.scm (pcre)[arguments]: When building for powerpc-linux use the compile flag to enable jit support. Efraim Flashner
2023-07-30system: Fix a blown FUSE....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. Tobias Geerinckx-Rice
2023-07-30gnu: lagrange: Update to 1.16.6....* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.6. Tobias Geerinckx-Rice
2023-07-30gnu: pipe-viewer: Update to 0.4.8....* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8. Tobias Geerinckx-Rice
2023-07-30gnu: foot: Update to 1.15.2....* gnu/packages/terminals.scm (foot): Update to 1.15.2. Tobias Geerinckx-Rice
2023-07-30gnu: glirc: Extend description....* gnu/packages/irc.scm (glirc)[description]: Extend. Tobias Geerinckx-Rice
2023-07-30gnu: glirc: Install man page and README.md....* gnu/packages/irc.scm (glirc)[arguments]: Add a new 'install-extra-documentation phase. Tobias Geerinckx-Rice
2023-07-30gnu: Remove duplicate module import from (gnu packages irc)....* gnu/packages/irc.scm: Remove duplicate #:use-module (guix utils). Tobias Geerinckx-Rice
2023-07-30gnu: libpoly: Update to 0.1.12....* gnu/packages/maths.scm (libpoly): Update to 0.1.12. Tobias Geerinckx-Rice
2023-07-30gnu: pv: Update to 1.7.24....* gnu/packages/pv.scm (pv): Update to 1.7.24. Tobias Geerinckx-Rice
2023-07-30gnu: openttd-opensfx: Update to 1.0.3....* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3. Tobias Geerinckx-Rice
2023-07-30gnu: openttd-engine: Update to 13.4....* gnu/packages/games.scm (openttd-engine): Update to 13.4. Tobias Geerinckx-Rice
2023-07-30gnu: jc: Update to 1.23.4....* gnu/packages/admin.scm (jc): Update to 1.23.4. Tobias Geerinckx-Rice
2023-07-30gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149]....* 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. Tobias Geerinckx-Rice
2023-07-30gnu: mash: Fix build....* gnu/packages/bioinformatics.scm (mash)[arguments]: Add a new 'bootstrap phase. Tobias Geerinckx-Rice
2023-07-30gnu: mash: Update package style....* gnu/packages/bioinformatics.scm (mash)[arguments]: Consolidate similar SUBSTITUTE* calls. Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-08-01gnu: Add python-asyncua....* gnu/packages/engineering.scm (python-asyncua): New variable. Danny Milosavljevic
2023-08-01gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes]....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. Mark H Weaver
2023-08-01gnu: Add python-baltica....* gnu/packages/bioinformatics.scm (python-baltica): New variable. Navid Afkhami
2023-08-01gnu: vte-ng: Remove package....It fails to build and is not used anymore. * gnu/packages/gnome.scm (vte-ng): Remove package. 宋文武
2023-08-01gnu: xfce4-verve-plugin: Update to 2.0.3....* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.3. [inputs]: Add pcre2. 宋文武
2023-08-01gnu: xfce4-cpugraph-plugin: Update to 1.2.8....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8. 宋文武
2023-08-01gnu: xfce4-volumed-pulse: Update to 0.2.4....* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4. 宋文武
2023-08-01gnu: xfce4-settings: Update to 4.18.3....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3. 宋文武
2023-08-01gnu: xfce4-clipman-plugin: Update to 1.6.4....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4. 宋文武
2023-08-01gnu: cagebreak: Update to 2.2.0, install man pages....* gnu/packages/wm.scm (cagebreak): Update to 2.2.0. [arguments]: Add '-Dman-pages=true' to configure-flags. [native-inputs]: Replace pandoc with scdoc. 宋文武