* gnu/packages/bioinformatics.scm (python-hic2cool): Update to 1.0.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop all, tests passed successfully, replied on
<https://github.com/4dn-dcic/hic2cool/issues/58>.
[native-inputs]: Add python-poetry-core.
Change-Id: I69f5bdfa91f52bff7e84f30fb7a68a6f0526ecb0
Contains fixes for:
CVE-2025-10527: Sandbox escape due to use-after-free in the Graphics:
Canvas2D component
CVE-2025-10528: Sandbox escape due to undefined behavior, invalid
pointer in the Graphics: Canvas2D component
CVE-2025-10529: Same-origin policy bypass in the Layout component
CVE-2025-10530: Spoofing issue in the WebAuthn component in Firefox
for Android
CVE-2025-10531: Mitigation bypass in the Web Compatibility: Tooling
component
CVE-2025-10532: Incorrect boundary conditions in the JavaScript: GC
component
CVE-2025-10533: Integer overflow in the SVG component
CVE-2025-10534: Spoofing issue in the Site Permissions component
CVE-2025-10535: Information disclosure, mitigation bypass in the
Privacy component in Firefox for Android
CVE-2025-10536: Information disclosure in the Networking: Cache
component
CVE-2025-10537: Memory safety bugs fixed in Firefox ESR 140.3,
Thunderbird ESR 140.3, Firefox 143 and Thunderbird 143
* gnu/packages/librewolf.scm (librewolf): Update to 143.0-1.
Change-Id: Idaa54a67f36b10e990363371505437159add938d
This is a followup to 6e12325bf3 and
7d1d1d1f7c.
* gnu/packages/package-management.scm (guix): Update to 679c9b0.
Change-Id: I96aa3ab3c0e5a9bdc11157e982815d5cb6816127
* guix/build-system/mix.scm (mix-build): Add test-flags keyword
argument and pass it on.
* guix/build/mix-build-system.scm (check): Add test-flags keyword
argument and pass it to Mix.
Change-Id: Ib8243aaaf7a7d02df993cee44f33b36566049e83
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu/packages/crypto.scm (libsecp256k1)
[source]: Remove snippet deleting "src/precomputed_ecmult.c" and
"src/precomputed_ecmult_gen.c".
[arguments]: Add conditional phase 'delete-precomputed-files' that
deletes them only when not cross-compiling.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Follow up of 66463356ce.
* guix/git.scm (update-cached-checkout)[symref?]: New procedure.
[ref->refspecs]: New procedure.
Use them.
Change-Id: Ia2cb7db45222d59d61a2349bec277fd06456844b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Modified-by: Ludovic Courtès <ludo@gnu.org>
* gnu/packages/serialization.scm (capnproto): Update to 1.2.0.
* changed: gnu to cmake build system to get a test to pass (unsure why).
* moved: /tmp dir patch to after 'unpack phase.
Change-Id: I6a27587f8126eeb0cfeb7b9f26dc436bd66b5f92
Signed-off-by: Andreas Enge <andreas@enge.fr>
This is a follow-up to commit 04a4f8cc9d .
* etc/teams.scm (localization): Unregister removed file.
* CODEOWNERS: Regenerate file.
Change-Id: Id7196e36aab79ecdb65f9e4a1f18e81e92fb6994
Follow-up to module removal in 04a4f8cc9d.
* gnu/packages/freedesktop.scm,
* gnu/packages/telegram.scm: Remove use of (gnu packages fcitx) module.
Change-Id: I36208bf8cb7ccb13bb4e55ec8262a8614adc5f16
This change also fixes build failure of the package.
* gnu/packages/emacs-xyz.scm (emacs-org-rainbow-tags): Update to
0.1-pre-1.dfe3604.
Change-Id: Ia678db34fa9211ae100416b5e172d2b0dc35851b
This change is to bypass combination of go-build-system and custom make
targets where the import path is set manually, see discussion in
guix/guix#2133.
* gnu/packages/version-control.scm (git-lfs): Rename binary and home page
Change-Id: Ic87627412f715ebed07cf79ddd298e777746975f
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu/packages/guile.scm (guile-for-guile-emacs)[arguments]: Replace
emacs-minimal's CFLAGS in #:configure-flags with specific and extra flags to
relax gcc-14's strictness.
Change-Id: I6b3f871695eb25fbf84a2334525e1d0e15e36b92