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 CfdDNLedGGSbYAAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:53:59 +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 MPdZM7edGGQcjgAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 18:53:59 +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 8038136BB0 for ; Mon, 20 Mar 2023 18:53:59 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b="l7/aXkmO"; 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=1679334839; 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=Rf4Ivf6nZ8JDefbYwUSCkPuBCu2Z6Z22I92uStaXeFI=; b=Xu8x9DFg9DHEHS7Fx9+4hJ+ijSfZ++B8GdA4kryYmIDsxe51qABiGcOKPZ7ty4o0c25ZVI eAu44w2r1zh+TRnhX5y39agW08rdFA/U4uE+oKuyiBQZ56dviBftK38vnOH2Qtxl8ZcMI2 OhTe5SOjrPwI4pEd7VHszJJoigjwyCf7wFJi1DvFLEqrhLrWjBDnrds+6F1aOog3kbjQOP qRnT5lR3cNTZn8/OuNbi8dKq6hilDFzToKEfzbGpOUUxKnmiagBjfFAsdBeEZPrXnZVqjP bvQbwoPMaENEL+0Ol5tVNN2yiClxmaWaZ3FtYm6GzNVzn2vFu6HVO5rRbeqPpQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b="l7/aXkmO"; 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=1679334839; a=rsa-sha256; cv=none; b=b9uNF+nrsRNZiGuS0Q3rf0/yjrIdTsQSgSfe6UfH8OeyMUshWahwLCV2W71AoJ78IoQEid vpr6nYyLOuydkA4JoikOrABnbFWMyp/oq4AJxL0S7tOWJPLy9ci6Em8Oxbz/5TSbvN08k2 NFUyiSl7j8gLL+KCmNJBMDKXhKay9ia6ANOj6LvBJ4QQhukt/pnrZJ5JXvwFMYPz8zudQt tgmHJ11t/Yq4ZV93aPSYdrHjtVj0qFNNuLJP9Heb1sijYkyl23dqUNAVVZ81DSQx3i2whA bOX5yRI4dzLyh++3211pPMoZvFxih8naU1DgHbB8hfjgaEsV4Ah9hJumUPOMug== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJNX-0005OV-Je; Mon, 20 Mar 2023 13:33:03 -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 1peJNW-0005Nb-DG for guix-patches@gnu.org; Mon, 20 Mar 2023 13:33:02 -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 1peJNW-0000tn-5D for guix-patches@gnu.org; Mon, 20 Mar 2023 13:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJNW-0004zF-1J for guix-patches@gnu.org; Mon, 20 Mar 2023 13:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 188/223] gnu: ruby-liquid: Update to 4.0.3. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:33:02 +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.167933353419051 (code B ref 62196); Mon, 20 Mar 2023 17:33:02 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:32:14 +0000 Received: from localhost ([127.0.0.1]:56488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJMj-0004xD-Nd for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:32:14 -0400 Received: from mail-oi1-f178.google.com ([209.85.167.178]:35758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJMi-0004wn-Uc for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:32:13 -0400 Received: by mail-oi1-f178.google.com with SMTP id a9so1793743oiw.2 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:32:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333527; 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=Rf4Ivf6nZ8JDefbYwUSCkPuBCu2Z6Z22I92uStaXeFI=; b=l7/aXkmOI11owWJ/9gKF2xg0sLCsQBcZ//U5LoxplBfbZe5aoOrRwiNv8m6j4qtCWS QEWLovZDTTJeelPrZJcJ6idSuOx0qeUDnZ7Qab+oLaeBksipO5YuzNn+8dE6KmgCdbR5 j8zGvHnDGkM4V304I37Xn0qf5jNoQ5RohqeRBCpJd3qYBT8WF8FaSYaW2Z0F6S7pDqO8 Wnrl0wnOh4xDVFq0mbHqzSjcrxle+TCZ5WuboW6/KuE6WH6NT48dC26ZBbYVPNk+7MrF wZN7HG6Y8JJPyp/9hmWzDPIDlCOUJRWMC3UDyhjxL8oIx1gs4qab8guA1GgKzwRdCM8z Jxtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333527; 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=Rf4Ivf6nZ8JDefbYwUSCkPuBCu2Z6Z22I92uStaXeFI=; b=scIt26gNNbqFYcYoip+bCUw9u1QNDH6FVTo8PcrgYSPTlSscDJPYhCtOIaQEqNWXvM LOZagAltvf2YrD7JHHEsQ9hGfwvV18e09LKHizwRqN3GghgXr0M/NQYXSXZJlMkNlk5n G+AHr3EFtAxpi0UVXa9yx4IH/xX1+9oEA5folrmr6Y2h34WNFoF6v0xszkzq6th7SxnU Y7UhFs7sfviGUdV7+sszzlgw4fIvD2t6t9EHVqDbGC4Cchd+X6ft9RLsAwcFOEgQhHlU LJvyTnqOb8rIX6alHpQ1qNXs9tdw7OARZ8ngTiZweZRGextjAlpFZ68jT4vQfQbWRIec hQyA== X-Gm-Message-State: AO0yUKWa0l9nzxCaVtNTjTT0ncfH2yAv6xkM7EvAjIQukURT95J24mTx jWPUyG14B3GIMagAdB0J2Bg8MFHP0/I= X-Google-Smtp-Source: AK7set8QEOTFBEAwZwXuvqm2pmnRx91pbLfmWgPVb0Rm6BFEwkdRkNM0RiHBjdAVRlAUrDN02nuJtg== X-Received: by 2002:a05:622a:174c:b0:3b8:525e:15ec with SMTP id l12-20020a05622a174c00b003b8525e15ecmr26496372qtk.27.1679333115798; Mon, 20 Mar 2023 10:25:15 -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.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:25:15 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:23:14 -0400 Message-Id: <20230320172349.12752-87-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: 8038136BB0 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: 27ULi6tekBm6 * gnu/packages/ruby.scm (ruby-liquid): Update to 4.0.3. --- gnu/packages/ruby.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index b57940f27d..b08cb997cc 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -13091,13 +13091,13 @@ (define-public ruby-launchy (define-public ruby-liquid (package (name "ruby-liquid") - (version "4.0.0") + (version "4.0.3") (source (origin (method url-fetch) (uri (rubygems-uri "liquid" version)) (sha256 (base32 - "17fa0jgwm9a935fyvzy8bysz7j5n1vf1x2wzqkdfd5k08dbw3x2y")))) + "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by")))) (build-system ruby-build-system) (arguments `(#:tests? #f)); No rakefile (home-page "https://shopify.github.io/liquid/") -- 2.39.1