From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 20 20:02:07 2025 Received: (at submit) by debbugs.gnu.org; 21 Jan 2025 01:02:07 +0000 Received: from localhost ([127.0.0.1]:52502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ta2ec-0000Ew-Ei for submit@debbugs.gnu.org; Mon, 20 Jan 2025 20:02:06 -0500 Received: from lists.gnu.org ([2001:470:142::17]:51286) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ta2eZ-0000EF-GG for submit@debbugs.gnu.org; Mon, 20 Jan 2025 20:02:04 -0500 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 1tZxkJ-00051H-Pz for guix-patches@gnu.org; Mon, 20 Jan 2025 14:47:40 -0500 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZxkH-0008BF-6D for guix-patches@gnu.org; Mon, 20 Jan 2025 14:47:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1737402448; bh=3xmIQtX4Jc99rtITDx8rJ4ydXzJWCKMNL6+a2QHtC3c=; h=From:To:Cc:Subject:Date:From; b=l2O+pDYdASR1svmeevCoQik93KBD2cSmeEuj8qonkZS3SOqY+emgd2dzi20TeiXxR iiQRDQfKFdaOyOIDB43YXNPzLlQiKCoeVF9Otu1qpzKWh1emXRaH6vpIOr9rFbcaF+ 18JAsU1wmK9uaPxgiCxqvMniKorJsXojoVm0717I= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4YcLTX2ZSVz10xY; Mon, 20 Jan 2025 19:47:28 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4YcLTX003Yz10yk; Mon, 20 Jan 2025 19:47:27 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-fedi: Update to 0.2-0.8f0afbb. Date: Mon, 20 Jan 2025 20:44:26 +0100 Message-ID: <101ebb967d40973c43a70b73cb8db8dbf60054e0.1737402266.git.csantosb@inventati.org> X-Mailer: git-send-email 2.47.1 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=93.190.126.19; envelope-from=csantosb@inventati.org; helo=confino.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-0.8f0afbb. Change-Id: If3dc772b4e4cea745def7851230dc6ea63eb519c --- Packaging from master instead of release 0.2 is necessary, as it comprises recent updates necessary in other packages. Will fall back to release once development stabilises. gnu/packages/emacs-xyz.scm | 40 ++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0d808a2bff..57817c9344 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -36098,25 +36098,27 @@ (define-public emacs-mastodon (license license:gpl3+))) (define-public emacs-fedi - (package - (name "emacs-fedi") - (version "0.2") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://codeberg.org/martianh/fedi.el") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 "0a5zq7axxh3khx6465s7ym9s7v2iw7ky9z486d0zg41k7926bm9d")))) - (build-system emacs-build-system) - (propagated-inputs (list emacs-markdown-mode)) - (home-page "https://codeberg.org/martianh/fedi.el") - (synopsis "Library to make writing clients for APIs easier") - (description "@code{fedi.el} is an Emacs library used by several fediverse -frontend packages.") - (license license:gpl3+))) + (let ((commit "8f0afbb5cd264033f10ba58158a5e1f3737b16d4") + (revision "0")) + (package + (name "emacs-fedi") + (version (git-version "0.2" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://codeberg.org/martianh/fedi.el") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0lmjqwq0nrimcqs3j9cadl2yz0nvg250vy2l6czg2648x6fdvcc6")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-markdown-mode)) + (home-page "https://codeberg.org/martianh/fedi.el") + (synopsis "Library to make writing clients for APIs easier") + (description "@code{fedi.el} is an Emacs library used by several + fediverse frontend packages.") + (license license:gpl3+)))) (define-public emacs-ebdb (package base-commit: 5e834c220e81fddb77a26e23cf0cd5055b866844 -- 2.47.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 25 12:58:04 2025 Received: (at 75718-done) by debbugs.gnu.org; 25 Jan 2025 17:58:05 +0000 Received: from localhost ([127.0.0.1]:52457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbkQ0-0005Js-Im for submit@debbugs.gnu.org; Sat, 25 Jan 2025 12:58:04 -0500 Received: from msg-3.mailo.com ([213.182.54.8]:52272 helo=mailo.com) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbkPy-0005JI-Ed for 75718-done@debbugs.gnu.org; Sat, 25 Jan 2025 12:58:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1737827876; bh=tRYsZROuHyC9rAkLg7vEc59RlicJlJgwGs4LdCV0lOg=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:Date:Message-ID: MIME-Version:Content-Type; b=JP9tJO9mvnU84cDn/iFCl+nuzOCmTIjwtZ0HBtjimQ6d/OPagdQALI5HGi1s7Jmiv xIn5nsAfNr4d9saCyqlie3KpZaM3RUklwDPI8wtprMK+chVrxDkYQK0y57KA8C+ZUk Tj1obp8bYbTiGYwrX5oOk6Nv/DDbVro0nq2cs3k4= Received: by b221-8.in.mailobj.net [192.168.90.28] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sat, 25 Jan 2025 18:57:56 +0100 (CET) X-EA-Auth: en5mOCuFXp2rDlfZgVd0wfN7QulBc8CRqkSMMHTbmXjrigmDamaCt3M/ir0tjPSyrLi5ns3Vz/sJc/PcmdxK6EcC59orZc4Ck9G6zS6C6nQ= From: Nicolas Goaziou To: 75718-done@debbugs.gnu.org Subject: Re: [PATCH] gnu: emacs-fedi: Update to 0.2-0.8f0afbb. In-Reply-To: <101ebb967d40973c43a70b73cb8db8dbf60054e0.1737402266.git.csantosb@inventati.org> Date: Sat, 25 Jan 2025 18:57:40 +0100 Message-ID: <87jzaiai97.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 75718-done Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, > * gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-0.8f0afbb. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Thu Jun 19 14:25:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Feb 2025 12:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator