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 OK3TI76mGGQLrAAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:32:30 +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 CHrII76mGGQZRQAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 19:32:30 +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 413A0372CA for ; Mon, 20 Mar 2023 19:32:30 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=WYFI9eG4; 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=1679337150; 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=343fOVVjpJfRzkEL0JKrkwSkTSVFpUFilWjCjcSgFNU=; b=l49xYb93kvsb154s8k1b9xGoUdCVuGR/vE+MV3LOhd8P7g8cco4/TZKCM9I/NeBnVcAkeg NQsGFNRIOgdze0oEJvBbqbkWCbOPUySXFf9riH8DiDlN/6vFWlTK2QlXhSGBSx4V+1+efH 2IQT54paUtmAtq8rTiDsEnw7YMY8fvRbK+U+J4vWuE90JE/8oHgtCemNTHj5JmZAvUF0wU 4XrQX1N6ra3JsLQRwvDOxMsXzAJJ2Or/9Ziz8OaQMVcPXLZ0Ng0/AXpAhfXy0gdf0NsHf0 1FddBDfaNThMiYGKqNyPICrPxCUx4akEF4euicXIPQev8YE69IUW1M2sVyuFlQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=WYFI9eG4; 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=1679337150; a=rsa-sha256; cv=none; b=KGQYCZYTOZf5f+D1IpmOMjmZ4LsOEqaP6+esQRF2QXuvuA2+pys2po29G6tr3ZQ0f2Fhc7 QOCZ+tOKYwroUXCdVj7HJWwtRQkv+al5tfHXEDCpSroXki4/J+0rWeTxbVH4FcSvZZ1DLg itW7V97yZp4bamcwvIw5MvZfx76VhwtTX6vt6ntbDHrC3heS+T1I7XfooZtlgv/2tFQq4E 6x5jgmaGxGLStaAs/x75OF4BrvQ0su77mp/fZ9CKzVFPaBcLONsetuZta2GywudkptDqYe fRUPWC7WtOhRS+x9WBXrVu8sJV3ft5YIIz956NfCsPTJ2j3C3rAwMQOkVTDUjQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVY-0007rg-Eu; Mon, 20 Mar 2023 13:41:20 -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 1peJVS-0007me-LS for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:14 -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 1peJVS-0005BG-93 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVS-0005NQ-5R for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 076/223] gnu: ruby-rack: Update home page URL. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:14 +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.167933402520263 (code B ref 62196); Mon, 20 Mar 2023 17:41:14 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:25 +0000 Received: from localhost ([127.0.0.1]:56604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUe-0005Gf-PJ for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:25 -0400 Received: from mail-qt1-f174.google.com ([209.85.160.174]:43598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ8r-0003Ly-BK for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:17:53 -0400 Received: by mail-qt1-f174.google.com with SMTP id c10so2745755qtj.10 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332668; 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=343fOVVjpJfRzkEL0JKrkwSkTSVFpUFilWjCjcSgFNU=; b=WYFI9eG4OG5hk2PzJvx85vn/DJRCRoinpSjZ5+KlHvJ0cMMX00gEpHFIs7rHXTXJew F92j1C+h2ubS8UruCDcaC932grHM5UCM+uNFDMWttpvA7hkYKYC8jTYcQBNdzWWTGC0c GJ6DwiCdiAeoLROGilmKNo6tKFIXwlT3CJFd4B24Nl+abHxzyvhIOdRosmdRxjEj8DTz Q70cByXCPC+IewboiYmpWvWJ3Fx7S6rcai4K4kIb3181qxCFFL9M2bK/dvVyU12R1a4M ydzlv0ToSyzQOGRF84m7ddxG6tx46E710d9iVRLSNrLy87+EPxGV/sd/8h4kJHYTVoKQ XeYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332668; 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=343fOVVjpJfRzkEL0JKrkwSkTSVFpUFilWjCjcSgFNU=; b=K47or+RRhsJQgQslijjx+2tOmWI4+XtWbC8wDWJoLBinhEAfDeHm4kK5bHJVcgse4w yGnA5Qfc3QGZE/FTcUp0deAhPgEquSbC4fLHMKqOQTztKQX+vK2UTGak5ULjeynri+xf RRbA5/L70zrNgidtGLcnPYCr8R7vgMDCnxGSIq+7lQc3D6S2MgA24SJt2nFHFoHHVFDo cXCKok80zOQ6XdKcsFzTrnZUqiS3ZpD8b8JlOSwQ6GgE5/njj+GSvcxJg3YBPl9/1uqM 7cNgS57I2ow54QlpIJLXowGx/S4U2XQg6hlMa0tV4rJu2qU145C2WWyVs10Vh1BK1Ffq pqOQ== X-Gm-Message-State: AO0yUKWa6Y8rh6ds2yjfVZoQFbRVbJqCoijsjnKuxRIBZGQ0hE9ilw9Z ysWVFLT9HBYgTDZMPi9Q6MZOUXAaTG0= X-Google-Smtp-Source: AK7set/p2St12qitGl0hb0U+LCLGnAkJsOMPy+YXdkcSnShTPFJlaUCHOd/VGZs0aeu6dJzDMJfzyg== X-Received: by 2002:a05:622a:1984:b0:3db:573f:8f7d with SMTP id u4-20020a05622a198400b003db573f8f7dmr18431536qtc.17.1679332667690; Mon, 20 Mar 2023 10:17:47 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id p17-20020a374211000000b007428e743508sm7673809qka.70.2023.03.20.10.17.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:17:47 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:14:08 -0400 Message-Id: <20230320171635.11184-76-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320171635.11184-1-maxim.cournoyer@gmail.com> References: <20230320171635.11184-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: 413A0372CA X-Spam-Score: -1.95 X-Migadu-Spam-Score: -1.95 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: rA+nZ52R5UOC * gnu/packages/ruby.scm (ruby-rack) [home-page]: Update URL. --- gnu/packages/ruby.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 29c4ae8bf8..b1f322fe64 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -7160,7 +7160,7 @@ (define-public ruby-rack developing web applications in Ruby. By wrapping HTTP requests and responses, it unifies the API for web servers, web frameworks, and software in between into a single method call.") - (home-page "https://rack.github.io/") + (home-page "https://github.com/rack/rack") (license license:expat))) (define-public ruby-rack-test -- 2.39.1