From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 7xDZKwJm/F/4agAA0tVLHw (envelope-from ) for ; Mon, 11 Jan 2021 14:51:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KCc5JwJm/F+jDQAAB5/wlQ (envelope-from ) for ; Mon, 11 Jan 2021 14:51:46 +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 57EFD9404C4 for ; Mon, 11 Jan 2021 14:51:46 +0000 (UTC) Received: from localhost ([::1]:58252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kyyXo-0002xe-VS for larch@yhetil.org; Mon, 11 Jan 2021 09:51:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kyyXb-0002w9-JR for guix-devel@gnu.org; Mon, 11 Jan 2021 09:51:31 -0500 Received: from mail-pg1-x52c.google.com ([2607:f8b0:4864:20::52c]:32829) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kyyXY-00007v-PH for guix-devel@gnu.org; Mon, 11 Jan 2021 09:51:31 -0500 Received: by mail-pg1-x52c.google.com with SMTP id n25so12677449pgb.0 for ; Mon, 11 Jan 2021 06:51:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asu-edu.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:mime-version; bh=DvZ3hg7Vyx8tTO/4UIVyAdPso+mBpbmGUp4swVHnJKY=; b=pyYy+Xr8mCpHu6J8SZhQLzQnftQWa5UY2dxn4GruQFprvAl/wzINP3Sjg1SVrdh6Hy k3eASkpuJ1ZJ/JU20IQer6NJK8P2AEu7QZn+8FsTD82/cFP4Ctr0xsfIUjUlSTki1ALM lViQpfCb4Pfk86wofya1AF/oNUK1HaXmXDhx0xltOGWywNEE2hAfi3y8pWti8QuGchMK F7QHqXbdzETpEJDiLET7/mArz9HRW1vXDK9EYjphQ8o6Y7QtO7n5QZ/Y2BLqb9BaGZCf Lk1Q3ALL+6ZdiB5VQ0XOMd0tZWU7+Y0hgDn5DAVrBXrCaztk4L23KyEWt3IrAaaJ9BjW 7l8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=DvZ3hg7Vyx8tTO/4UIVyAdPso+mBpbmGUp4swVHnJKY=; b=UeH7JXT80BmvMaw05xvlnlfbmZwkfJ5xbSr2n5fdOsPJEiwZqi9rVg4stzOh2wKfJb UCFDlk6UIm6FgwRqTXxWZ0djQlVDRMUng4xY0fxfzTJIZTNX9FxwpjLa3VIph0wPzYdU on9n9pJ6AcPl2Mei+kKdP9AUrrLE5vnA0xXpi8yodAXJSVEyr9r22ogEdHkoeH9Aq7tI I3xxups8KXkStQznyB3toTVMUD2D8kaiDl+wO9JrVeiZdoGWOjmpSbCOTsFRPo1zjkfg vwQ5S+GEDg0SEjFuGlvgjXqiqx4svFs4hR/crd84Ih5TTOccKdTLLaVgl0po9u6xPGrI AwQQ== X-Gm-Message-State: AOAM530QZsBNFDYYD90RhyuFbXhnfAgn/EAiDvRjJ6cjRCjw0ZQw+Bmi mY1pLI7Ijt5y+5xbcl4BzCWoIKYnM2bmbA== X-Google-Smtp-Source: ABdhPJxsbnMy5ZR2/fTBJ1CkPbe9rkIJtd/ZucTeDtddROIQdsyIvxvCnB0KkVgEGd0UyQ6YdZKysQ== X-Received: by 2002:a62:fc86:0:b029:19d:9943:c843 with SMTP id e128-20020a62fc860000b029019d9943c843mr16286902pfh.71.1610376686407; Mon, 11 Jan 2021 06:51:26 -0800 (PST) Received: from ecenter ([2600:1700:83b0:8bd0::7a8]) by smtp.gmail.com with ESMTPSA id j1sm19168871pfd.181.2021.01.11.06.51.25 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 11 Jan 2021 06:51:25 -0800 (PST) From: John Soo To: guix-devel@gnu.org Subject: Emacs-Guix repository location moved to Savannah Date: Mon, 11 Jan 2021 06:51:24 -0800 Message-ID: <871rer5xxv.fsf@asu.edu> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::52c; envelope-from=jsoo1@asu.edu; helo=mail-pg1-x52c.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 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-Spam-Score: -2.45 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=asu-edu.20150623.gappssmtp.com header.s=20150623 header.b=pyYy+Xr8; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=asu.edu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 57EFD9404C4 X-Spam-Score: -2.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: q5LV7EMz2Ntp Hi Guix! Emacs-Guix has a new home! I just pushed a42f66cb40a9e60611f429a403b08dbed29bae02 to Emacs-Guix on Savannah. My first order of business will be fixing the broken subcommands. I don't use many of them, though. If you have a command you want fixed, please let me know and I will priortize it. What do you think about having conversations about Emacs-Guix on guix-devel? Kindly, John