From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MM4zN1P+ZWKusgAAbAwnHQ (envelope-from ) for ; Mon, 25 Apr 2022 03:50:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +EZSN1P+ZWJgLwAA9RJhRA (envelope-from ) for ; Mon, 25 Apr 2022 03:50:11 +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 A080A280BF for ; Mon, 25 Apr 2022 03:50:11 +0200 (CEST) Received: from localhost ([::1]:48182 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ninre-0003O9-9F for larch@yhetil.org; Sun, 24 Apr 2022 21:50:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ninrH-0003Nz-SY for guix-devel@gnu.org; Sun, 24 Apr 2022 21:49:47 -0400 Received: from mx2.dismail.de ([159.69.191.136]:45089) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ninrF-00069y-IT for guix-devel@gnu.org; Sun, 24 Apr 2022 21:49:47 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 41b2c99f; Mon, 25 Apr 2022 03:49:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=lgGWd4PU2YjQ13f9Gz3GpPP8vE3WDsSKFS5KUUYZAgU=; b=Yv6 Y2dewoMmGIJYGA0UB7wkuAhIadFKhLEQuoLVsIEGvNSCz9pIApqpbrZeV0t/nzGW Su4EqZz+2Ya48mhCkGzmy5Zxsm6zI3Y//Z4O0ZTeyU3nPxZIKE8yboBBvA9mopCf e+oPmLt7YMohVYmFegzm1CI3SlEc1rVYjAoMFgKfoXq3xzsslG+siPL6fNn8yR82 atJ7W73fBttvslYzprDKZWm/KBU8oHga0/gTB+fKNX0+u+tTDK4I2sGFmxOckVEL wHx12jPGlAcfjrzirXARtEHaFPwJJDsatfplt7+uLWyCMPDI9nLPfwl6LAkRvIjv xAiGguDq+a53eYdEleg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 617e7b58; Mon, 25 Apr 2022 03:49:41 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 227a5ab8; Mon, 25 Apr 2022 03:49:41 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id ee9258ca (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 25 Apr 2022 03:49:40 +0200 (CEST) Date: Sun, 24 Apr 2022 21:49:35 -0400 Message-ID: <20220424214935.GB2857@gac.attlocal.net> From: jgart To: Yasuaki Kudo Cc: Guix Devel Subject: Re: WhereIsEveryone, Guix Packaging Meetup Tomorrow, April 24th In-Reply-To: <3553A9C5-2381-4712-8FBF-6D0465F9BF17@yasuaki.com> References: <20220423231239.GC10929@gac.attlocal.net> <3553A9C5-2381-4712-8FBF-6D0465F9BF17@yasuaki.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=159.69.191.136; envelope-from=jgart@dismail.de; helo=mx2.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650851411; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ObksTexTRoVpAq90NbNU+L2CN/Y+3yBbafEYSOaugUg=; b=tMySPhYYFSInageQxCVeq0kmhKz78EUCWIwNcu0zAWVMsFHYBkRFY8Xd8J+CSTdwZxmipw /NJGnruzCzFhOSWrNGYjZFC9mp3omuph32YHETzu0jQxMHdl6PrHG+tn0b6AwX7RCJ2suE XUpcn1OAqqCo2MMqauMav2JBSrtjnrjDmg4fg39z5QhKWX2WATJFeHy5abG8pTVyN+4IQJ t1PXHJV0fdwV8jhF4mU7X42W95aW5KD+xkxTjkmJzBK35wuIZ3PdBYhF5GjW6Zw78OeQ5V yIUiCMY0FD3nMs7/JZF8fxXuvvJ+Vp6y+H3J/UDWqe5+vvSobpXMGR3GBiwHYA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650851411; a=rsa-sha256; cv=none; b=byrraL0/NFE57ZVcanTvgRlKMvzuOJFM03zZvLk9gRswJg6BTnn//oyGeuV2IORP0PvM0O 6s3iGLWijLfQ2+w/6rQYiaa3A/l2mWmbcKyl9iaAt6OshwEY5ayPoNZo7TVyDBf7cFCnkJ UB4A5QcrUZVMPVRM/fy/jK0ZgqD+7KZHrH8z5VQVLtvaXVKveFVmZz7G5dwL82A/ZrM5x8 xUIGudKlTqMLnyjChIf8meQHnJ/9Rn53pJEKzGAaA2Lhs2YMbVy7UrpXqhkF93wy3fU8kk EZ/4Jc8HDg/XlMN6NdN/oEjdU51+nWiaidM0rAm3mwxSvTKcBKnob95HLu5NWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b="Yv6 Y2de"; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.71 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b="Yv6 Y2de"; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A080A280BF X-Spam-Score: -3.71 X-Migadu-Scanner: scn1.migadu.com X-TUID: RlCGKheaNzlL On Mon, 25 Apr 2022 07:35:20 +0900 Yasuaki Kudo wrote: > OMG this would have been perfect but I will be at the immigration office during that time for my wife... But thank you for the Asian time hosting and I would love to get involved with the Guix community around this timezone!! -Yasu Yasu!! I've been meaning to get back to you. I'll be continuing to rotate the times for APAC in the future. I'll keep you posted. all best, jgart https://whereis.みんな/ gemini://whereis.みんな/