gnu: raylib: Update to 5.0. * gnu/packages/game-development.scm (raylib): Update to 5.0. Change-Id: If3797a5f88bdd7f72d47f7f83556e16b319a38f9 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: python-rpy2: Update to 3.5.15. * gnu/packages/statistics.scm (python-rpy2): Update to 3.5.15. [inputs]: Add zlib. [native-inputs]: Add python-coverage, python-ipython, python-numpy, python-pandas, python-pytest, and python-pytest-cov.
gnu: python-tzlocal: Update to 5.2. * gnu/packages/time.scm (python-tzlocal): Update to 5.2. [source]: Fetch from git. [build-system]: Use pyproject-build-system [propagated-inputs]: Remove python-pytz. Add python-tzdata. [native-inputs]: Add python-check-manifest, python-pytest, and python-pytest-cov.
gnu: Add python-tzdata. * gnu/packages/time.scm (python-tzdata): New variable. * gnu/packages/base.scm (tzdata): Update comment.
gnu: Add lua-clingo. * gnu/packages/potassco.scm (make-lua-clingo, lua5.1-clingo) (lua5.2-clingo): New variables.
gnu: Add python-plingo. * gnu/packages/potassco.scm (python-plingo): New variable.
gnu: python-clorm: Reindent with emacs. * gnu/packages/potassco.scm (python-clorm): Reindent with emacs.
gnu: Add python-clingo-dl. * gnu/packages/potassco.scm (python-clingo-dl): New variable.
gnu: Add piglit. * gnu/packages/gl.scm (piglit): New variable.
gnu: Add waffle. * gnu/packages/gl.scm (waffle): New variable.
doc: contributing: Remove sentences appearing twice. * doc/contributing.texi (Commit Access): Remove sentences appearing twice and use @url. Change-Id: I2b0cb9eebc6f9f66147f286c0bdffdf8924ec412
gnu: trydiffoscope: Update to 67.0.6. * gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6. Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org> Change-Id: I508a9ed647bbe2afc6b9ee9730ab1d5d08ade508
gnu: diffoscope: Update to 255. * gnu/packages/diffoscope.scm (diffoscope): Update to 255. Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org.org> Change-Id: Ic0eb0a34cbd82286ac294da20984c3a2ec09fe1f
gnu: Add go-github-com-gregjones-httpcache. * gnu/packages/golang-web.scm (go-github-com-gregjones-httpcache): New variable. Change-Id: I2ba0196fd1de63f26a814dc96ff64a6fb5379043 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
doc: contributing: Fix typo. * doc/contributing.texi (Reviewing the Work of Others): Fix typo. Change-Id: I4d3afd4f7e47dbda8a43fdf7f18c7c233d1c8762
doc: Mention the responsibilities that blocking comes with. * doc/contributing.texi (Commit Access): Mention that blocking comes with extra responsibilities. Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com> Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
gnu: guix-build-coordinator: Update to 0-96.d9fa794. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-96.d9fa794. Change-Id: I909ed95b672d3554a0f9c89c1b4158c33afb833e
gnu: guile-next: Don't patch posix-spawn for the hurd. As the patch doesn't apply. * gnu/packages/guile.scm (guile-3.0)[arguments]: Remove 'patch-posix-spawn-usage' phase. Change-Id: I17f4878f7bbd74b71e559b16dc68ccf68c639987
gnu: torbrowser: Stop inheriting Icecat. * gnu/local.mk (GNU_SYSTEM_MODULES): Add packages/tor-browsers.scm. * gnu/packages/gnupg.scm: Remove fix for dependency loop (fixed because we use a new file). * gnu/packages/tor-browsers.scm (mozilla-locale, mozilla-locales, %torbrowser-locales, %moz-build-date, %torbrowser-version, %torbrowser-firefox-version, translation-base-browser, translation-tor-browser, torbrowser-assets, torbrowser): New variables. (make-torbrowser): New procedure, which is a merge of ‘make-torbrowser’ (from tor.scm) with ‘icecat-minimal’ (from gnuzilla.scm). * gnu/packages/tor.scm (%moz-build-date, %torbrowser-version, %torbrowser-firefox-version, %torbrowser-locales, translation-base-browser, translation-tor-browser, torbrowser-assets, torbrowser): Remove variables. Change-Id: I5fcf73e53fe4481a18e13cdeb3515c3dc4430090
gnu: r-tximeta: Update to 1.20.3. * gnu/packages/bioconductor.scm (r-tximeta): Update to 1.20.3. Change-Id: I0438d403e659f361e5bb3d24ccedd301ec5d59d5