From patchwork Tue Oct 24 16:05:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 55330 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 53CFA27BBE9; Tue, 24 Oct 2023 17:06:50 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D373627BBE2 for ; Tue, 24 Oct 2023 17:06:48 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvJvS-00022J-4M; Tue, 24 Oct 2023 12:06:39 -0400 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 1qvJvN-0001vS-LV for guix-patches@gnu.org; Tue, 24 Oct 2023 12:06:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvJvM-0005OZ-Ua for guix-patches@gnu.org; Tue, 24 Oct 2023 12:06:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvJvq-0004sr-1s for guix-patches@gnu.org; Tue, 24 Oct 2023 12:07:02 -0400 Subject: bug#66535: [PATCH] gnu: Add emacs-pacfiles-mode. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66535 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cayetano Santos Cc: 66535-done@debbugs.gnu.org Mail-Followup-To: 66535@debbugs.gnu.org, ludo@gnu.org, csantosb@inventati.org Received: via spool by 66535-done@debbugs.gnu.org id=D66535.169816357618708 (code D ref 66535); Tue, 24 Oct 2023 16:07:01 +0000 Received: (at 66535-done) by debbugs.gnu.org; 24 Oct 2023 16:06:16 +0000 Received: from localhost ([127.0.0.1]:56496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJv6-0004rf-2K for submit@debbugs.gnu.org; Tue, 24 Oct 2023 12:06:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJv3-0004rO-1w for 66535-done@debbugs.gnu.org; Tue, 24 Oct 2023 12:06:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvJuT-0005H5-SO; Tue, 24 Oct 2023 12:05:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=D082FPBaYimd93YTIa9UqJJUUs4f6TbYySLXN3Bs/fo=; b=mkbyn/6uPMsI64i/iFZ1 pzZhAc47ROrFJ02CDYK8/08elWPbTh5s/25OKkls6n62oKbZiRC5ispHY0HP5VIhkzgtg0rE+YDIh 9KdIlWO0IyWks6Y79ATmHpR0JCqjz5hNvXMbtCXN4GhoBtM0LWMJ4AzG9pR+AlIcV/bTTUrzDhg4F t/LuzcJ927Sh55QUO2IxTSbZC1qzmP414tg+gMTo/3BIjsSEvUT4/ccsvPcFrmIQYToL4lAXz0I7l GjC7QDrpzOQaSPlGfBwkJ7M7vmD9hvPt+B/7SM+QC9nzKRpM0MJ9heIIxVL4zGASMWw6cmHn/aMX4 2iXarF0oyQnLJQ==; From: Ludovic =?utf-8?q?Court=C3=A8s?= In-Reply-To: <69fa1a5f61ed09d75479413a451779dd2ebb8f74.1697273957.git.csantosb@inventati.org> (Cayetano Santos's message of "Sat, 14 Oct 2023 10:59:17 +0200") References: <69fa1a5f61ed09d75479413a451779dd2ebb8f74.1697273957.git.csantosb@inventati.org> Date: Tue, 24 Oct 2023 18:05:35 +0200 Message-ID: <87v8aw57lc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, Cayetano Santos skribis: > * gnu/packages/emacs-xyz.scm (emacs-pacfiles-mode): New variable. Applied with the changes below, thanks! Ludo’. diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 497efbea58..2784ae2ef2 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1737,17 +1737,18 @@ (define-public emacs-pacfiles-mode (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/UndeadKernel/pacfiles-mode.git") + (url "https://github.com/UndeadKernel/pacfiles-mode") (commit (string-append "v" version)))) + (file-name (git-file-name name version)) (sha256 (base32 "1d61s846r9ncmyx97f44r8i3p1ikgi4bab8k7xk868lja96y2ij7")))) (build-system emacs-build-system) (home-page "https://github.com/UndeadKernel/pacfiles-mode") - (synopsis "Archlinux’s pacnew and pacsave merging tool") + (synopsis "ArchLinux's pacnew and pacsave merging tool") (description - "Emacs major mode to manage .pacnew and .pacsave files left by - ArchLinux's pacman") + "This Emacs major mode helps manage @file{.pacnew} and @file{.pacsave} +files left by ArchLinux's pacman.") (license license:expat))) (define-public emacs-minions