summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05gnu: Add java-plexus-build-api....This is the proper name for java-sisu-build-api. * gnu/packages/java.scm (java-sisu-build-api): Rename to... (java-plexus-build-api): ...this. [source]: Use new source repository. Julien Lepiller
2022-02-05gnu: java-plexus-utils: Default to the newer one....* gnu/packages/java.scm (java-plexus-utils-3.3.0): Rename to... (java-plexus-utils): ...this. (java-plexus-utils-3.2.1): New variable. Julien Lepiller
2022-02-05gnu: java-commons-codec: Use latest commons parent....* gnu/packages/java.scm (java-commons-codec)[propagated-inputs]: Fix commons parent version. Julien Lepiller
2022-02-05gnu: maven-parent-pom: Fix dependency versions....* gnu/packages/maven-parent-pom.scm (make-maven-parent-pom): Add a replacement option. (maven-parent-pom-34, maven-parent-pom-33, maven-parent-pom-31, maven-parent-pom-22, maven-parent-pom-15): Replace java-plexus-component-annotations version. Julien Lepiller
2022-02-05gnu: Add maven-parent-pom-34....* gnu/packages/maven-parent-pom.scm (maven-parent-pom-34): New variable. Julien Lepiller
2022-02-05gnu: Add plexus-parent-pom-8....* gnu/packages/maven-parent-pom.scm (plexus-parent-pom-8): New variable. Julien Lepiller
2022-02-05gnu: Add apache-commons-parent-pom-52....* gnu/packages/maven-parent-pom.scm (apache-commons-parent-pom-52): New variable. (make-apache-commons-parent-pom): Add optional tag-prefix input. Julien Lepiller
2022-02-05gnu: Add apache-parent-pom-23....* gnu/packages/maven-parent-pom.scm (apache-parent-pom-23): New variable. Julien Lepiller
2022-02-05gnu: webrtc-audio-processing: Fix building on riscv64-linux....* gnu/packages/audio.scm (webrtc-audio-processing)[arguments]: Add phase on riscv64-linux to adjust headers to add support for riscv64-linux. Efraim Flashner
2022-02-05gnu: libfaketime: Adjust flags on riscv64-linux....* gnu/packages/check.scm (libfaketime)[arguments]: When building for riscv64-linux adjust CFLAGS to make the package work. Efraim Flashner
2022-02-05gnu: Add cl-lorem-ipsum....* gnu/packages/lisp-xyz.scm (cl-lorem-ipsum, ecl-lorem-opsum, sbcl-lorem-ipsum): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-02-05tests: Assert that cyclic graphs can be produced....* tests/graph.scm ("package DAG, oops it was a cycle"): New test. Liliana Marie Prikler
2022-02-05gnu: superlu: Update to 5.3.0....* gnu/packages/maths.scm (superlu): Update to 5.3.0. [source]: Adjust to new url. Eric Bavier
2022-02-05gnu: fenics-dolfin: Fix build....* gnu/packages/patches/fenics-dolfin-algorithm.patch, gnu/packages/patches/fenics-dolfin-boost.patch, gnu/packages/patches/fenics-dolfin-config-slepc.patch, gnu/packages/patches/fenics-dolfin-demo-init.patch: New patches. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/simulation.scm (fenics-dolfin)[source]: Use them. Eric Bavier
2022-02-05gnu: cppzmq: Update to 4.8.1....* gnu/packages/networking.scm (cppzmq)[version]: Update to 4.8.1. [arguments]: Update to run test suite except when cross-compiling. [inputs]: Add catch2-framework. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2022-02-05gnu: Add gnunet-scheme....This is not the same as guile-gnunet, see the description. * gnu/packages/gnunet.scm (gnunet-scheme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos
2022-02-05gnu: guile-fibers: Add (fibers io-wakeup)....This patch is required by gnunet-scheme. It has been submitted upstream at <https://github.com/wingo/fibers/pull/50>, but there has not been any response so far. * gnu/packages/patches/guile-fibers-wait-for-io-readiness.patch: New file. * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[source]{patches}: Add it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos
2022-02-05gnu: tbb: Update to 2021.5.0....* gnu/packages/tbb.scm (tbb): Update to 2021.5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2022-02-05gnu: tbb: Fix test on AArch64....* gnu/packages/patches/tbb-fix-test-on-aarch64.patch: New file. * gnu/local.mk: Add it. * gnu/packages/tbb.scm (tbb)[source]: Apply it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2022-02-05home: services: import i18n module....Fixes <https://issues.guix.gnu.org/53701>. Reported by Roland Everaert <r.everaert@protonmail.com> and Holger Peters <holger.peters@posteo.de>. * gnu/home/services.scm (%initialize-gettext): remove setlocale for guile scripts. (compute-on-first-login-script): add module import for i18n. (compute-on-change-gexp): add module import for i18n. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Justin Martin
2022-02-04gnu: audacity: Help Audacity find FFmpeg, for real....This is a followup to commit 6589966b976764e2a197e2bf2b847592dc8715a7, and fixes <https://issues.guix.gnu.org/53591>. * gnu/packages/patches/audacity-ffmpeg-fallback.patch: Fix typo. Leo Famulari
2022-02-05gnu: python-pybtex: Fix test failure....* gnu/packages/python-xyz.scm (python-pybtex)[arguments]: Run nosetests directly instead of via setup.py. Marius Bakke
2022-02-05gnu: sooperlooper: Build with libsigc++@2....* gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to LIBSIGC++-2. Marius Bakke
2022-02-04gnu: dunst: Fix crash on invalid pixbuf notification....* gnu/packages/patches/dunst-1.7.3-fix-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dunst.scm (dunst)[source]<#:patches>: Add it. Danny Milosavljevic
2022-02-04gnu: Add emacs-blacken....* gnu/packages/emacs-xyz.scm (emacs-blacken): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> jgart
2022-02-04gnu: Add xinitrc-xsession....* gnu/packages/wm.scm (xinitrc-xsession): New variable. Reviewed-by: Maxime Devos <maximedevos@telenet.be> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> John Kehayias
2022-02-04gnu: linux-libre 4.4: Update to 4.4.302....This is the last release of the 4.4 kernel series: https://lore.kernel.org/all/164387713713082@kroah.com/T/#t Discussion within Guix: https://lists.gnu.org/archive/html/guix-devel/2022-01/msg00020.html https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00007.html * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.302. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2022-02-04nls: Update translations....* po/doc/guix-cookbook.pt_BR.po: New file. * po/doc/local.mk: Add it. * doc/local.mk: Add pt_BR cookbook. Julien Lepiller
2022-02-04gnu: ocaml-bigarray-compat: Update to 1.1.0....* gnu/packages/ocaml.scm (ocaml-bigarray-compat): Update to 1.1.0. Julien Lepiller
2022-02-04gnu: ocaml-parsexp: Update to 0.14.2....* gnu/packages/ocaml.scm (ocaml-parsexp): Update to 0.14.2. Julien Lepiller
2022-02-04gnu: ocaml-ocurl: Update to 0.9.2....* gnu/packages/ocaml.scm (ocaml-ocurl): Update to 0.9.2. Julien Lepiller
2022-02-04gnu: ocaml-menhir: Update to 20211230....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211230. Julien Lepiller
2022-02-04gnu: ocaml-pcre: Update to 7.5.0....* gnu/packages/ocaml.scm (ocaml-pcre): Update to 7.5.0. Julien Lepiller
2022-02-04gnu: ocaml-mdx: Update to 2.1.0....* gnu/packages/ocaml.scm (ocaml-mdx): Update to 2.1.0. Julien Lepiller
2022-02-04gnu: ocaml-topkg: Update to 1.0.5....* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.5. Julien Lepiller
2022-02-04gnu: ocaml-base: Update to 0.14.3....* gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.3. Julien Lepiller
2022-02-04gnu: ocaml-sqlite3: Update to 5.1.0....* gnu/packages/ocaml.scm (ocaml-sqlite3): Update to 5.1.0. (ocaml4.07-sqlite3): Stay at 5.0.2. Julien Lepiller
2022-02-04gnu: ocaml-lwt-react: Update to 1.1.5....* gnu/packages/ocaml.scm (ocaml-lwt-react): Update to 1.1.5. Julien Lepiller
2022-02-04gnu: ocaml-batteries: Update to 3.5.0....* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.5.0. Julien Lepiller
2022-02-04gnu: ocaml-utop: Update to 2.9.0....* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.9.0. Julien Lepiller
2022-02-04gnu: ocaml-cohttp: Update to 5.0.0....* gnu/packages/ocaml.scm (ocaml-cohttp): Update to 5.0.0. Julien Lepiller
2022-02-04gnu: ocaml-sedlex: Update to 2.5....* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.5. Julien Lepiller
2022-02-04gnu: ocaml-gen: Update to 1.0....* gnu/packages/ocaml.scm (ocaml-gen): Update to 1.0. Julien Lepiller
2022-02-04gnu: ocaml-mccs: Update to 1.1+13....* gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+13. Julien Lepiller
2022-02-04gnu: python-mistletoe: Run tests....* gnu/packages/markup.scm (python-mistletoe)[arguments]: Override the 'check phase. Vinicius Monego
2022-02-04gnu: python-mistletoe: Update to 0.8.1....* gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1. Signed-off-by: Vinicius Monego <monego@posteo.net> jgart
2022-02-04gnu: Add emacs-ed-mode....* gnu/packages/emacs-xyz.scm (emacs-ed-mode): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> jgart
2022-02-04gnu: rcs: Update to 5.10.1....* gnu/packages/version-control.scm (rcs): Update to 5.10.1. [source]: Remove patch. * gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2022-02-04gnu: xfce4-cpugraph-plugin: Update to 1.2.6....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2022-02-04gnu: xfce4-cpufreq-plugin: Update to 1.2.7....* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder