GNU bug report logs - #78683
[PATCH ruby-team 0/2] Last patches before merging ruby-team

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Tue, 3 Jun 2025 16:59:01 UTC

Severity: normal

Tags: patch

Full log


Message #53 received at 78683 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 78683 <at> debbugs.gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH v2 4/7] gnu: utf8proc-2.7.0: Update ruby native-input.
Date: Thu,  5 Jun 2025 03:13:23 +0200
* gnu/packages/textutils.scm (utf8proc-2.7.0)[native-inputs]
  {ruby}: Update to ruby.
---
 gnu/packages/textutils.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 41c7890e04..b897e8cb35 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -267,8 +267,7 @@ (define-public utf8proc-2.7.0
               (sha256
                (base32 "1g77s8g9443dd92f82pbkim7rk51s7xdwa3mxpzb1lcw8ryxvvg3"))))
           ;; For tests
-          ;; TODO Move to ruby <at> 3 on the next rebuild cycle.
-          ("ruby" ,ruby-2.7)))))))
+          ("ruby" ,ruby)))))))
 
 (define-public libconfuse
   (package
-- 
2.49.0





This bug report was last modified 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.