From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2OJpA+HmHmWsSQEAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 18:40:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2OJpA+HmHmWsSQEAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 18:40:01 +0200 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 aspmx1.migadu.com (Postfix) with ESMTPS id 3C3EE3C309 for ; Thu, 5 Oct 2023 18:40:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=eFRxHHs5; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696524001; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=nHJVm6NMyGEsay8f0DkziKOM4WlKNaTzRhJybGfX5n4=; b=dlW3SOQZn3YvKSWB10wEL0wyOfJRjKQ/J9mcg723Kgw4mJv3fedN2rQFphMtmeypWI0sI7 mym1gwPX8P2LaqumPIvSEIBnaXB3qJ/3ZPskHkruhXdsmq29hg8SK26srKAdi6Ux/u4S8l eXsDoRbK1o0Xso/UbROFlloHsVjccDjB2/f6BEcc5z2b1skiFZYizcLIhLW71U3vdXVZKx AMucO46CcXyDNciUkcplNJs+0pchZTBHZ9a8STVY/EAEZu0kxE5efbSvmKJNNMw1KYvFRi /BkmMx/CDyHqoVIWt/s/Ujkr0Ys+h1SPhuKgZlreHFaehMiAK+hcOsvgINU7tg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=eFRxHHs5; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696524001; a=rsa-sha256; cv=none; b=N7z1uuw1dH+OwjGNdeqmH73raXvObhT2P4x8Aqg2KwYZD9JcYLeqqCMR+Gk+n31zfVun6g wf7aMnXdF3IbAGX6OvhiacgTlTh3cmlmW3cPrZ2mfN+ZWUl7fwMuTyMQ07fP/5NKlmQbbJ XOWnl9RYYf+mtRddCBoiJy7qhOaxzudXJ+VNPMy3NKDTNnw47EnA8k/kJBbb/c8tWKoSHR i64NaMxlZZw0DNCtBfqjpO+okHjEpga2q2QHn4vWRwawPH/t/CoYWafs9P2KPmCm0c2779 PolMI64mn6rMWstSDiHSEXzuMlG6pBfFvY7UaTEUJXELo/nAUBtYA90T0U0OKg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoROA-0004e5-CP; Thu, 05 Oct 2023 12:39:50 -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 1qoRO4-0004co-8R for guix-patches@gnu.org; Thu, 05 Oct 2023 12:39:44 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoRO4-0001qn-0e for guix-patches@gnu.org; Thu, 05 Oct 2023 12:39:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoROM-0005dW-8M for guix-patches@gnu.org; Thu, 05 Oct 2023 12:40:02 -0400 Subject: bug#65351: [PATCH] gnu: Add cgit-pink. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 16:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65351 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: paren@disroot.org, 65351-done@debbugs.gnu.org, Liliana Marie Prikler Mail-Followup-To: 65351@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 65351-done@debbugs.gnu.org id=D65351.169652399721637 (code D ref 65351); Thu, 05 Oct 2023 16:40:02 +0000 Received: (at 65351-done) by debbugs.gnu.org; 5 Oct 2023 16:39:57 +0000 Received: from localhost ([127.0.0.1]:48391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoROG-0005cv-Ru for submit@debbugs.gnu.org; Thu, 05 Oct 2023 12:39:57 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoROC-0005cj-AT for 65351-done@debbugs.gnu.org; Thu, 05 Oct 2023 12:39:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=nHJVm6NMyGEsay8f0DkziKOM4WlKNaTzRhJybGfX5n4=; b=eFRxHHs5u0eOm0CdCXmeFCaoPM JyJNmx2FPF23VJP8970TD/sssEQGV4uWHeau4fIncVKmVcAl6JBKuUWqf8s7JC9wwUJTFjLduTDeu V5xJghoGVL5PCF+tmrs8C7CUpS+WuyIdcSKcy/gQpYgj3grKbghE0yOY2eHBmUB67Anq3pxbNOhXy TB/f5Fg2M20cnn3uM3vt0UPgs6MnOfYsNx89Iw/6kP4rzdlvusd4OAVVxndJCnK7gxs60GTe2Ej7R qFFKP7B76ixDi+RCJnfOvRmSlv3MGAEMXtdZmTy809qiaolcBoVKbX9RfUrfvja5azL23J9EBLHxh UrvvtIAQ==; Received: from [192.168.2.1] (port=40812 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qoRNm-0000bf-0v; Thu, 05 Oct 2023 17:39:26 +0100 From: Arun Isaac In-Reply-To: <87sf6p6xqm.fsf_-_@gnu.org> References: <4ad543017994ac442e12a6943356ec4358938ae9.1696375547.git.arunisaac@systemreboot.net> <87sf6p6xqm.fsf_-_@gnu.org> Date: Thu, 05 Oct 2023 17:39:22 +0100 Message-ID: <871qe9c9c5.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.15 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 3C3EE3C309 X-Spam-Score: -3.15 X-TUID: pdNRhVRQST/r > LGTM! Pushed, thanks!