From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 C4IRFnmeGGTlPQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:57:13 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KM02FXmeGGTcJwEA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 18:57:13 +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 0CE9736D89 for ; Mon, 20 Mar 2023 18:57:13 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AGhM86qS; 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=1679335033; 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=LSVdp6yhhKW29Iyog5Tw3HiOKZRtp6sraR7SlLK6L/E=; b=ORlzTD+xQZBfwPiCf7FIPvFMOBst1GR42b59DuBgN3TkCsiyoJrajucFOpBuwyUUnOnrTf HTqCRLR7sA8m7+EGxw+8LxWJimQ9Q/a7ilfipnoYcIhVBhEJoA9m1TQR6Az4tmycDH1HgF GczpFuxmlnEXQRwtSCAoKjjDjBJOlNP47H716ztrJe8yqABuAhg/1pMZbZlpDb2QtPBgqh i/C9riXGD6C9lK8ZZW1YsSucQDeasdBUDm1a1v31Az8Z6YBAHe6RxgfF5Pu5bEXfmr5Nvb 4hNmAo4J1PXr1yw8AGayM2qb4IqHkFmjLmfyr9yTDJ88+wTfPbkljq6O+TgQNg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AGhM86qS; 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=1679335033; a=rsa-sha256; cv=none; b=OXXAPsCUl5soVBqDbklM38U0h/hV6jWm6HEUE1VpTwMFz+wPPdA9ZLoP/K5BSkp3RwBvVi R3qkI0+qdk8kS+xnBMRpwVc6DgzY+ZsK0Aru9m2TgZg2CN0XhrUbx2LgD1elXuJzN/HxBz F+lDObadG7z5AArt+/VS8PQunEXddv+Kuw5Z3WmH+5aRsD8P8ZmFAs2PLt6vypsqgf3iXo WOlcTsdBsBbwziOqxDgrozpMRD8cpj+8uCW128E0IpJuBEUfsjSF0gS2YmYydRF/un5s97 GFKCePmW6se0eJYkea2a0GGK/Atd9kYbblKLIP170WBTNz+opMWFFbX5tZrjRg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJHR-0004pS-27; Mon, 20 Mar 2023 13:26:45 -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 1peJHL-0004l4-5h for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:39 -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 1peJHK-0005aC-SL for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJHK-00047p-Nv for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:38 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 195/223] gnu: ruby-unf-ext: Update to 0.0.8.2. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:38 +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.167933316315190 (code B ref 62196); Mon, 20 Mar 2023 17:26:38 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:26:03 +0000 Received: from localhost ([127.0.0.1]:56224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGl-0003wm-4O for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:26:03 -0400 Received: from mail-qv1-f46.google.com ([209.85.219.46]:46026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGB-0003n9-4T for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:27 -0400 Received: by mail-qv1-f46.google.com with SMTP id m16so689683qvi.12 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333121; 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=LSVdp6yhhKW29Iyog5Tw3HiOKZRtp6sraR7SlLK6L/E=; b=AGhM86qSxMlRdQTXp7ahMoTsaCMmgL/sdyXLU/jGKdnG1IMj16goxY/rxY3rmOgGHG O7YF3rTTu8c59hu1hGv+wPV5471bUQrwQj5LlRt2e+HhIfHr+gtm6yc30GSyfCU53CsD 3XSqZGL0VfE9iJ+ItcE7uKVNC9QRJWh2+dIOBA+svAwJ82ra5us2RMCfwt+gtwhpy2xj zAHqXvjAs/1GcB2gjyKP8HpwQxKl00TuDdg+tv46pkM1+7hl0uGdO9zp3YIC8yBmfgWM 2n7fZjMzDAGQH60W92k0lttCNFlzXyNl6Xt31sVI5MDqQ6844Zemj81TBLjK8s/Fprqn G1/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333121; 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=LSVdp6yhhKW29Iyog5Tw3HiOKZRtp6sraR7SlLK6L/E=; b=8LYPIb75d9up2vcBZEO2Ol0WNnTR1gbYKN8hELkf06VSk/TY8bLa2BYCotVI00/2nU h5LzYpZDlXErsTXAtbSaUMcsPLsTxL/5x3e/g1vMWm7CM/0AzWfdg/woVXdudjuURk0F 8qtR6abHD16v124dPSnqXFrHNb5r8AEew4sGruYLif5T9k5dSZdZMIIIk7JTr824ruOL k5EFMtsPWt2Tg1tbEk/JCA8Ye543uEFQfIzRPyYbhiROg50p/kkGTiV1UfXUQ35/F5aO T17FrhyJ0KqUnDEdjl7yCJ1jx++eluxC+SyMVmVop8bfIcUc04ADrYbT/oodkB40+hqs ge5A== X-Gm-Message-State: AO0yUKVnHCw7BeeRv8wt1N0uMf261szjBUjQYxImfJK70NalE5bhhSFy 8udOksQ9ZX12NjJNGyg/ZFq3PAMt8mo= X-Google-Smtp-Source: AK7set+Z+Vo1LnPVj/aZmTK3ZA1/rlcO6lvDThUvvHN/2ZQ2uMvrYCvIjHct2etjM0aNBF0lf7Esyw== X-Received: by 2002:a05:6214:29cc:b0:5ca:23c3:986f with SMTP id gh12-20020a05621429cc00b005ca23c3986fmr7370123qvb.4.1679333121514; Mon, 20 Mar 2023 10:25:21 -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.25.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:25:21 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:23:21 -0400 Message-Id: <20230320172349.12752-94-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: 0CE9736D89 X-Spam-Score: -2.65 X-Migadu-Spam-Score: -2.65 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: JR8lgvtS0jbi * gnu/packages/ruby.scm (ruby-unf-ext): Update to 0.0.8.2. --- gnu/packages/ruby.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index c359a9364f..a3d7784f01 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -7686,13 +7686,13 @@ (define-public ruby-netrc (define-public ruby-unf-ext (package (name "ruby-unf-ext") - (version "0.0.7.6") + (version "0.0.8.2") (source (origin (method url-fetch) (uri (rubygems-uri "unf_ext" version)) (sha256 (base32 - "1ll6w64ibh81qwvjx19h8nj7mngxgffg7aigjx11klvf5k2g4nxf")))) + "1yj2nz2l101vr1x9w2k83a0fag1xgnmjwp8w8rw4ik2rwcz65fch")))) (build-system ruby-build-system) (arguments `(#:phases @@ -7704,8 +7704,7 @@ (define-public ruby-unf-ext ;; rake-compiler-dock is listed in the gemspec, but only ;; required when cross-compiling. (substitute* "unf_ext.gemspec" - ((".*rake-compiler-dock.*") "")) - #t))))) + ((".*rake-compiler-dock.*") ""))))))) (native-inputs (list bundler ruby-rake-compiler ruby-test-unit)) (synopsis "Unicode normalization form support library") -- 2.39.1