From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oMshGDL6wGCUwgAAgWs5BA (envelope-from ) for ; Wed, 09 Jun 2021 19:28:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id gExcEzL6wGAoQgAAbx9fmQ (envelope-from ) for ; Wed, 09 Jun 2021 17:28:18 +0000 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 14E5C11ED7 for ; Wed, 9 Jun 2021 19:28:18 +0200 (CEST) Received: from localhost ([::1]:47952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lr201-0003sN-0I for larch@yhetil.org; Wed, 09 Jun 2021 13:28:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lr1zm-0003kA-Sh for guix-patches@gnu.org; Wed, 09 Jun 2021 13:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51312) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lr1zm-0001Su-L4 for guix-patches@gnu.org; Wed, 09 Jun 2021 13:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lr1zm-0003OL-Gj for guix-patches@gnu.org; Wed, 09 Jun 2021 13:28:02 -0400 Subject: bug#47998: [PATCH] gnu: Add siggen. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 09 Jun 2021 17:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 47998 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 47998-done@debbugs.gnu.org Mail-Followup-To: 47998@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 47998-done@debbugs.gnu.org id=D47998.162325965312991 (code D ref 47998); Wed, 09 Jun 2021 17:28:02 +0000 Received: (at 47998-done) by debbugs.gnu.org; 9 Jun 2021 17:27:33 +0000 Received: from localhost ([127.0.0.1]:34625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr1zJ-0003NT-Lo for submit@debbugs.gnu.org; Wed, 09 Jun 2021 13:27:33 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr1zG-0003NJ-BI for 47998-done@debbugs.gnu.org; Wed, 09 Jun 2021 13:27:32 -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=K8G+glSlGjNCaAgl7hf7NxVxacDiMmSpjA2Cw21MmPw=; b=j+FVa7VOEyC7HiqBD7uODZy6YK h+9rMUA7K82P+TZ5FzklGHmDz45CGMkNTVQOozYugy7gqhOXz3dDL9TSKQig4yAgib0kDrV617gWI wxOZfVY/FmWpl2QxfoaOXLT+Ex8R+xj8Y29VCXMRSmNOxsHCHQ2JyTWW2dJ/LVxBb98psop69IULl Ra0XVUI1g21R2mLjUSq3HYPrwb5C95d8txLc8dBJ1erJo5oGHuv19lXgl1TMf23vfW5AdMrHPPrIJ uCNeQTtTrV6fsLLAbDpDUl+wK5Z0IdNXEw4vccf0JhbNucRzQSdChfjatkx84TcB71ndzkpe8hLOf 7Sit3Y3A==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1lr1zD-0000Hj-PF; Wed, 09 Jun 2021 22:57:27 +0530 From: Arun Isaac In-Reply-To: <87wnr9dbep.fsf@gnu.org> References: <20210424171234.28651-1-arunisaac@systemreboot.net> <87wnr9dbep.fsf@gnu.org> Date: Wed, 09 Jun 2021 22:57:18 +0530 Message-ID: <87h7i7j6dl.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1623259698; 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=K8G+glSlGjNCaAgl7hf7NxVxacDiMmSpjA2Cw21MmPw=; b=DXd/UQ38lCgbyC5rdwnxFf02LwUX51RN4TmK9Uqj487zdR0OtPNUSlULO4XXSD94v9Y4c9 FeWhvtsX3nIeaB8+kZ+p4uOu1G1MCXtX7Oyl65j2BFrGFOAj5xvBU8Ey5lTzzM0ZrrNfJp GZgL3nn9DYq4HK9xbyvQJWGmWLTwBeHJYLcn5/gJpylmjLtFEBOhQ2Xfaxhu0CDuwZq4O1 rAR4+wFeslWmTFqivb6L48YCkmWuQV3IPKputoec+1H6zhBrZQEyNY/ZiHbgj42aYBxLT/ LvfnMw2Wl2u+6SO+HxjrMxWgCmGoCSi/fSfnZTapp4H9o4h0xSBzfaRpXTbRxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623259698; a=rsa-sha256; cv=none; b=ql0xAX/ql4OEuYte+fy4mcqyizUcG4XBs1e3kWS/Wdqe9L2SdeCCVNksHp821qrAqO6gA9 Z7SkjNqlELaF1TcF7Up8WNE7vTkZ2fa4vqMjp1WbSCkzHYikj+Rxy8uTQQ69Hin6I2Yq7P a3kSFvJg2ptEy5x9rH8xje8xyM+nox3+Ec/32Bs+LwixbhQe9mIM1qAbjt+dynVrHFJn3/ 9EwAjyAn396y1tMgrKzRBIKA0tHmumlr10MNzM3Tl1l1PlR3uabkI1riEva5pvgN/th4VK rT+yKpOZ5BYGQ3qRO3hIBtj5u0sfMx3PI9KuVwZnCa7PzUHw+ldZMDSRyB1OpA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=j+FVa7VO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=j+FVa7VO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 14E5C11ED7 X-Spam-Score: -3.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: VwYVqqCg+tQZ --=-=-= Content-Type: text/plain Pushed to master, thanks! :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmDA+fYbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzjS4H/RItgby6WmYhDkb1VIU2 6P928QDVCp8esUHJ4ohFvQ35Ve78aScPqa/zDgKRhDsj+OyKwamBqKw78fp3yV9c XATP7oj9m1lhrnDf87+KJaH3+5Oix7235H8pMTXtd8tKRQru9djygb29N7UKeSyg nf4G0Jq/aJSCh64bic3O+CzHL6sl7N4js9E+7I1P1rXcTe3SN5LoHCf87H9nzbgk JlY4X+N51HkE0eMXUXFNrio3b+JQIqm43L4cinxjOVGzZniflMApPUrFXT//kAHN zFMpxDy7L9yPcw8aTvqxq8x6R44cewx4EKAv6QGmAj+Co2ulGxcI0TYblgJARSuM AQQ= =GGze -----END PGP SIGNATURE----- --=-=-=--