From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Niklas Eklund Newsgroups: gmane.emacs.devel Subject: Update URL to dtache.el package Date: Wed, 27 Apr 2022 16:35:00 +0000 Message-ID: <87y1zq5vt7.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4012"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Apr 27 19:12:45 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njlDZ-0000pk-5h for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Apr 2022 19:12:45 +0200 Original-Received: from localhost ([::1]:46288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1njlDY-000119-10 for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Apr 2022 13:12:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58748) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njkdA-0004A6-6j for emacs-devel@gnu.org; Wed, 27 Apr 2022 12:35:08 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:59785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njkd7-0001yD-SV for emacs-devel@gnu.org; Wed, 27 Apr 2022 12:35:07 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8E4EB240107 for ; Wed, 27 Apr 2022 18:35:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1651077302; bh=MUq51iu6de9VuPnAANp68xi0YrZhRkiPnMmVkGLY7oI=; h=From:To:Subject:Date:From; b=Ll2L0IIAVNqLhXUFvtOhQab79D3INWP78R+bZihKueXZC2tuOP/BOtSTlEqyOrmqV Ib72AZIiAGX5StoW7mT/akxrqXx2Qc5ugy8qw4cE135nTIF82GbzRr7HC3Zr2Cskfa i8diYZ6RqGdJQd0yTwdJpYky2xpBVZOgbhxxjzfeXA05+yqe+63HRxx+B68ZazkSfN jhEq/mdSNFac37iVtRJHIeQYyx+qXXSha4YCe/HaODz1YaOPlDrvlR08oU9sSBs4cv gOZpsGqjE0zxnQpwctKySPk+ftAZA+y9KZcOUY/JRG9s5iNccShVkK32yQil1ss75k c3lEjogotI7Ng== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KpPVZ01rDz9rxM for ; Wed, 27 Apr 2022 18:35:01 +0200 (CEST) Received-SPF: pass client-ip=185.67.36.66; envelope-from=niklas.eklund@posteo.net; helo=mout02.posteo.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-Mailman-Approved-At: Wed, 27 Apr 2022 13:11:24 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:288925 Archived-At: --=-=-= Content-Type: text/plain Hello, I have moved the development of dtache.el, which can be found in ELPA, from gitlab to sourcehut. For reference see this commit: https://gitlab.com/niklaseklund/dtache/-/commit/b762fe472f1a47d0f1808620d4468aee645654ee Here is a patch that updates the URL to the new location. Best regards, Niklas --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-elpa-packages-dtache-Update-URL.patch Content-Description: update-dtache-url >From 8c5f56212b3057c5d311dab1f46be3c20c082a26 Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Wed, 27 Apr 2022 18:27:51 +0200 Subject: [PATCH] * elpa-packages (dtache): Update URL --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 06003bc5fb..606f49deea 100644 --- a/elpa-packages +++ b/elpa-packages @@ -187,7 +187,7 @@ ("dismal" :url nil) ("djvu" :url nil) ("docbook" :url nil) - ("dtache" :url "https://gitlab.com/niklaseklund/dtache" + ("dtache" :url "https://git.sr.ht/~niklaseklund/dtache" :news "CHANGELOG.org" :readme "README.org" :auto-sync t) -- 2.34.0 --=-=-=--