From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0BHkNJTM92RLZQEA9RJhRA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 02:49:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0BHkNJTM92RLZQEA9RJhRA (envelope-from ) for ; Wed, 06 Sep 2023 02:49:24 +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 978B3A806 for ; Wed, 6 Sep 2023 02:49:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=eOerZWfy; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693961364; 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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=EcErmSDVOhVpbOUAikxlV66jUX9StXG033yV3YV5VI0=; b=GdS5NJvHlqFWG9pWL/U6Fe3EMoiPv0iy3UMdmlRo3whjW4A4yyE4wnSurCJQNYDjrYPEoj kw2SqqkVmzMGPtO0LBIEZhCuoD5sjJQPfybjlaa3j6ZmLMRMv+Wp0MorW/JawejJhmB2Dv JAmKYudtxSyg7sT5zut0n4T3U1GMa4FVvvtgMxh7x3nFu0FFhPVTS8fWGakwYt7TTzJm23 1nm1HLnz8leim2epHBkLXvYoVfYNGNrRfcCh2Acilqbf+xSOYyhI6N1LpVyuEvjRAo+MJD eAZ8QR3ySzJHpcOQCzu+fgiH3Gx72A005J1Cbju3alYfFaf2InR05/sdNWHPsQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693961364; a=rsa-sha256; cv=none; b=JE819HBpWYaZCP3z0qpQUqcN2pRCOCAlzvtRBf9vpLQdnhmeLo3ZyTfkF+vhdv7ZHpU7Hw As6Z4cEKDijOBFBIDd8OEyI+fSr4sM7MUIZfTUCXDmNZzMLiqbA0s/7P9fUQpFvzXkfHXR SwEnBtDQ7wcM2/+5c1TOZDh5CXEaE7v3zfCpzYQvNEEnKRiod1KBTanegBZz5nDnV7XGWn iHY7GhJcEejVOIsh/6VfFYZNg/Y5GdZeJsK3pGyjEt7w+M0jJK1eN95rluWjDW5WkghJ3W Iy2eHses+ZYT9hj2/faRYT3Y861cEemah9v7anwt1Jz8GTwYfMLz8V2smDqjcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=eOerZWfy; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdgjF-00058u-1G; Tue, 05 Sep 2023 20:49:09 -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 1qdgj8-00053u-M2 for guix-patches@gnu.org; Tue, 05 Sep 2023 20:49:03 -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 1qdgj7-0006e9-KM for guix-patches@gnu.org; Tue, 05 Sep 2023 20:49:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdgj8-00046i-7b; Tue, 05 Sep 2023 20:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65643] [PATCH v2] gnu: Add emacs-flymake-guile. References: <20230831012433.2668-1-distopico@riseup.net> In-Reply-To: <20230831012433.2668-1-distopico@riseup.net> Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 00:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65643@debbugs.gnu.org Cc: Distopico , andrew@trop.in, liliana.prikler@gmail.com X-Debbugs-Original-Xcc: andrew@trop.in, liliana.prikler@gmail.com Received: via spool by 65643-submit@debbugs.gnu.org id=B65643.169396129315651 (code B ref 65643); Wed, 06 Sep 2023 00:49:02 +0000 Received: (at 65643) by debbugs.gnu.org; 6 Sep 2023 00:48:13 +0000 Received: from localhost ([127.0.0.1]:60087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdgiK-00044M-Iz for submit@debbugs.gnu.org; Tue, 05 Sep 2023 20:48:12 -0400 Received: from mx0.riseup.net ([198.252.153.6]:34218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdgiI-00043W-HW for 65643@debbugs.gnu.org; Tue, 05 Sep 2023 20:48:11 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx0.riseup.net (Postfix) with ESMTPS id 4RgNyW4zYdz9sY4 for <65643@debbugs.gnu.org>; Wed, 6 Sep 2023 00:48:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1693961283; bh=+axQxKBaCiCkceagXIxNYpZGN5IoeqbELHjC+5EsC8M=; h=From:To:Cc:Subject:Date:From; b=eOerZWfyRDmVC2pe7X++CZUCpPh7O6Hp+z/pkTMK6EbkDKk7e2DSSAZm+LVPXAoAm klKfWu61k1UYn3JDWkA/9uu85+Xc7NIOQbkzyVdKX/WHHj16u/7O1o8SYQQ8/HpzRc WCUPPhSx0/K7qAXzyxu8q0ZeLt7uATvuG2Exh5Bo= X-Riseup-User-ID: 58FB6E1361377C949F8B79B38F6F7E11F05FF9901BC7F4EAD01A6E98AC8F4245 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4RgNyV6tP1zFpyg; Wed, 6 Sep 2023 00:48:02 +0000 (UTC) From: Distopico Date: Tue, 5 Sep 2023 19:46:56 -0500 Message-ID: <20230906004729.2588-1-distopico@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.73 X-Spam-Score: -2.73 X-Migadu-Queue-Id: 978B3A806 X-TUID: CwibtGQPHaFa >From v1 -> v2 remove flymake-quickdef dependency and update version. * gnu/packages/emacs-xyz.scm (emacs-flymake-guile): New variable. --- * gnu/packages/emacs-xyz.scm (emacs-flymake-guile): New variable. gnu/packages/emacs-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3eaf215134..463cae82fe 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -132,6 +132,7 @@ ;;; Copyright © 2023 Fabio Natali ;;; Copyright © 2023 Arnaud Lechevallier ;;; Copyright © 2023 Ahmad Draidi +;;; Copyright © 2023 Camilo Q.S. (Distopico) ;;; ;;; This file is part of GNU Guix. ;;; @@ -2497,6 +2498,29 @@ (define-public emacs-flymake-collection modes.") (license license:expat))) +(define-public emacs-flymake-guile + (package + (name "emacs-flymake-guile") + (version "0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url + "https://framagit.org/flymake-backends/flymake-guile.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0cb2wcn34bzj93y7s1g2b2sxv79vqihb3a5n0rhxbrddfila95hh")))) + (build-system emacs-build-system) + (home-page "https://framagit.org/flymake-backends/flymake-guile") + (synopsis "GNU Guile support for Flymake") + (description + "This package provides a Flymake backend for GNU Guile using @code{guild +compile}.") + (license license:gpl3+))) + (define-public emacs-flymake-popon (package (name "emacs-flymake-popon") -- 2.41.0