GNU bug report logs - #71713
[PATCH] gnu: ruby-highline: Update to 3.0.1.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Sat, 22 Jun 2024 01:36:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 71713 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix <at> cbaines.net, guix-patches <at> gnu.org:
bug#71713; Package guix-patches. (Sat, 22 Jun 2024 01:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to gemmaro <gemmaro.dev <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix <at> cbaines.net, guix-patches <at> gnu.org. (Sat, 22 Jun 2024 01:36:02 GMT) Full text and rfc822 format available.

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

From: gemmaro <gemmaro.dev <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>
Subject: [PATCH] gnu: ruby-highline: Update to 3.0.1.
Date: Sat, 22 Jun 2024 10:34:17 +0900
* gnu/packages/ruby.scm (ruby-highline): Update to 3.0.1.
[arguments]: Enabled tests.

Change-Id: I1eaddcd343f8a289ca04e6de2d30e9557611cf5b
---
 gnu/packages/ruby.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 9547481caf..62512aca25 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -404,17 +404,15 @@ (define-public ruby-commander
 (define-public ruby-highline
   (package
     (name "ruby-highline")
-    (version "2.0.1")
+    (version "3.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (rubygems-uri "highline" version))
        (sha256
         (base32
-         "0gr6pckj2jayxw1gdgh9193j5jag5zrrqqlrnl4jvcwpyd3sn2zc"))))
+         "02ghhvigqbq4252gsi4w8a9klkdkybmbz29ghfp1y6sqzlcb466a"))))
     (build-system ruby-build-system)
-    (arguments
-     `(#:tests? #f)) ;; TODO: NameError: uninitialized constant SPEC
     (native-inputs
      (list bundler ruby-code-statistics))
     (synopsis

base-commit: 594419b09e124b84d3d6141f1e47b5c346eeb704
prerequisite-patch-id: 8eca30a6b987c8aa73ce4ed5db30d982c3071601
prerequisite-patch-id: 836d13c4aa88d245b9486a7347fca8bcde61c0cd
prerequisite-patch-id: 9ded46832cffab4e62d50113671d9059490da50e
-- 
2.45.1





This bug report was last modified 77 days ago.

Previous Next


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