andreas pushed a commit to branch core-packages-team
in repository guix.

commit 728e5a72cff40e7857bca554e7019231364a6a77
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Fri Jan 3 10:02:22 2025 +0100

    gnu: bedtools: Update to 2.31.1; fixes build with gcc-14.
    
    * gnu/packages/bioinformatics.scm (bedtools): Update to 2.31.1.
    
    Change-Id: I1576952e19449ad92aee3690c97d3f406df95321
---
 gnu/packages/bioinformatics.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 72fa9d946f..6b7340f234 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -27,6 +27,7 @@
 ;;; Copyright © 2022 Antero Mejr <[email protected]>
 ;;; Copyright © 2024 Alexis Simon <[email protected]>
 ;;; Copyright © 2024 Spencer King <[email protected]>
+;;; Copyright © 2025 Janneke Nieuwenhuizen <[email protected]>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;

Reply via email to