From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QBtBGLCcGGRsuwAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:49:36 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iLw5GLCcGGS7/wAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 18:49:36 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id 21CBB368F4 for ; Mon, 20 Mar 2023 18:49:36 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=VBloobLJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679334576; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=cB1/sgUWKhgEhgW+thJoea3p6XKeMvosd7CrR4DzhVY=; b=MpuR2C+33d67IC+V6zy1PgyOjWZBue80oM9ePmD4727o2TWH5s6d0snDezmOa8dSgcV/hc OSkReftJxPErSpXmP5thg4+EAgOyYSoMEMC0MoXe40vZ7P//3Yt9Jsye5aOa3G5fLiAunb LBCNWpJtsO7irqTjRRHCGZMwPZy460xsSLua0rCCq3Epu1N2390htvkv8/BYL64qn4AYYk rrOfi16hn/FJtin1JClFMxdJ/WXJLxC/G7JgFALVAU0hHLY54Rp+QCT3aeY/g3ptu6B0nD 5l/uIBleV48hEmLialTcVVEn1FZVp02Mu/M/cbPbD0Z+evxU5wCAnnhdx/L5hQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=VBloobLJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679334576; a=rsa-sha256; cv=none; b=d4MpzRYeAnTshy2kWtYVuViA3CJ5GOUPP7fVRy/2iEkO5+3ndfeKkESNhXXbsRqHtPhJ7N u5A5yl+WCKGBdu8nsuU463Mm25SBJlz+r+8M8sIPQ4ed13fnttpGhKUdl0eHhE1vELFVE1 W/CukugTqJh4quAkYPCaJ0kRFkOd71Ailx8hJ5kdYQNCRG+k15/IOaOxNRuNTVqZe1wYSY 3Iyl7erRZgVebUBRnS0ysT0/B3sjJpm4SLtr5q3h/SaxM1tdgaCOTzM01QnSwEzTy31hkX pf9VqUrFS9coVLYK3FkAGCq2WJy3wrjnue8JfHheAU9vo2GTKKCn2kvlZXyO9Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJHL-0004lA-Oz; Mon, 20 Mar 2023 13:26:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peJH6-0004X2-Bp for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:24 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJH5-0005UJ-Lj for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:24 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJH5-00043J-Hq for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:23 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 149/223] gnu: ruby-actiontext: Update to 7.0.4.3. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:23 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933314914889 (code B ref 62196); Mon, 20 Mar 2023 17:26:23 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:25:49 +0000 Received: from localhost ([127.0.0.1]:56147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGW-0003rs-Hi for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:48 -0400 Received: from mail-qv1-f52.google.com ([209.85.219.52]:40475) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJFY-0003fm-2N for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:48 -0400 Received: by mail-qv1-f52.google.com with SMTP id qh28so8065141qvb.7 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333082; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cB1/sgUWKhgEhgW+thJoea3p6XKeMvosd7CrR4DzhVY=; b=VBloobLJYWDOp8NAHBRElTbDdQ3iOtXRqh5bJxaNLCydnyoDTieYOvkaNZI06mPhoH sCL4IgwjxQz8+KD6Hs3EpJku/dtTAAS7Hn1tPQXbNnUKUUPXqqyr74qV5D8Nw1en+mfZ NQ0lUJWvG3x8fVW+d1LM6B6TfPVEWVvQ1bAruemcPDX8+JBb7Bf72SU4e7zJFXeB0kGZ NZZtpUBkXS5U1FnKGZ/XjqGGEHBlQYVcPOS3jGMkFNOPcLNXx38oA1XnSgArXajxcVxO RlMxRy+oAh4EFt7kYSwZbJmpeQCgPvyrFrKi/RR1hWZ7vUZgrW0w4LzcIMN8VZ6IzqXb 3AOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333082; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cB1/sgUWKhgEhgW+thJoea3p6XKeMvosd7CrR4DzhVY=; b=6XiasRmaJrgS9/7mqqHftVRisDQp7G9nq9ryB6ycNoA+/wXQcQF0vaucCIvkPx/9PR L2pOK5mbaRHvfhhvAGlWr9Tx8z5CRuvPSPzWuF7IIp1dj2+gUiYQUEep9UQLkURE+LFU +4OeTkQ4wmCvp1Mfm1t/bHSlW4vS5/CQibon8Ch1kPon4KPkxP99E0T0z/m/yLqC0ypL ofZojLBx/ekD6l23U2rEYVcC7dA9RBdcYEgY5RDwbr7O7u3iDKOVT1nfmTmwzwGcWmDP lD87SryU2PJiIbh2NUS3fGZjAdLCQqVxWw9C4PsELFqXDLDzcRzFVsEFdaq02Zb3vih0 /8ng== X-Gm-Message-State: AO0yUKXOzshfysUSL2AJdWeFgIlImQtor88/7tkSp8JStyHdQyqBRefx pugVJLC9zC1Ucd3k3VYcu34DHF40wVo= X-Google-Smtp-Source: AK7set8n7oQabcsrQO3gnbj1hVDADcfFIJf9zumUED7Y5/mG0u+/rauFx4lqes7SpGI4m73KbDlm5Q== X-Received: by 2002:a05:6214:238e:b0:56e:f4e0:a4e9 with SMTP id fw14-20020a056214238e00b0056ef4e0a4e9mr53058508qvb.29.1679333082491; Mon, 20 Mar 2023 10:24:42 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.24.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:42 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:22:35 -0400 Message-Id: <20230320172349.12752-48-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 21CBB368F4 X-Spam-Score: -2.15 X-Migadu-Spam-Score: -2.15 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 01l8Io2Mc4zK * gnu/packages/rails.scm (ruby-actiontext): Update to 7.0.4.3. [source]: Use ruby-rail-monorepo. [arguments]: Add #:phases argument. --- gnu/packages/rails.scm | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/gnu/packages/rails.scm b/gnu/packages/rails.scm index 6c41466ac3..6e26c8966a 100644 --- a/gnu/packages/rails.scm +++ b/gnu/packages/rails.scm @@ -415,21 +415,23 @@ (define-public ruby-rails-dom-testing (define-public ruby-actiontext (package (name "ruby-actiontext") - (version "6.1.3") - (source - (origin - (method url-fetch) - (uri (rubygems-uri "actiontext" version)) - (sha256 - (base32 - "04k4z4xj40sbzbgx0x9m6i8k0nc22jb6dkrlslj16p2z2dfnwhqg")))) + (version %ruby-rails-version) + (source ruby-rails-monorepo) (build-system ruby-build-system) - (arguments - '(;; No included tests - #:tests? #f)) + (arguments + (list + #:tests? #f ;avoid a cycle with ruby-rails + #:phases + #~(modify-phases %standard-phases + (add-after 'extract-gemspec 'chdir + (lambda _ + (chdir "actiontext")))))) (propagated-inputs - (list ruby-actionpack ruby-activerecord ruby-activestorage - ruby-activesupport ruby-nokogiri)) + (list ruby-actionpack + ruby-activerecord + ruby-activestorage + ruby-activesupport + ruby-nokogiri)) (synopsis "Edit and display rich text in Rails applications") (description "ActionText edits and displays rich text in Rails applications.") -- 2.39.1