From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ON1hC84wc2WnJAEA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id ON1hC84wc2WnJAEA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 16:05:50 +0100 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 1A8E914469 for ; Fri, 8 Dec 2023 16:05:50 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=DJfpp0mP; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702047950; 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=ecL3OuZbHZWJzsYeMQOUPXZsmI/+gKesusvygm7mwxE=; b=cY2IMJYmQ5kgjOgGI69Ml5z6IHgr7FqKpNHV5hT8MDENdVfgPU1CXwDALLVio/mAGoFTsO fQYBAr95/C6TUJBs0hHPOWwpeYhq9OsLXapZjQpoQg9oXb+LxhVm2G2z6AWmq8j5gJ0uNi 1+9LyFY0vCZA7N9EgzOTam8CDuDZC1gCmqz8GcoGGjXHwvOpJR56vrFgGVqDrfujjS51Yz 574m+oJzwD2sckWlrxlb27F/DhvZtWAn0XSaTOcsWTncYn3sw1GlFieT0dFsO9hyxcj87P ozxuCWFGY1MusxOGLksbz4lPJoQmjJNbJMsMHKlzWmPMgOmNSdfNdwWGEJaf2g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=DJfpp0mP; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702047950; a=rsa-sha256; cv=none; b=AxBTKTHNn5nTr5vpj1uGqrev80w6A2YgVFKz3QbPjjOpbnAhTU+hqv+QBufekRqIsafyB2 /dbVl33taiHWNFLo+Jriogm3MN1d5f7DL+xR2exXPMMxu4N+YympjsNaHfcHIKQoo0Kbc/ prSr8Qev7Eshnb7h+ZZwTrki1XztV9rgAOtkfcVZlNW2Iyt1W6rQV4qX5ziVyGAKoQWq8Z ippAeHHG0ngLzOLH/70tS9eQEv3T9kzicWMVheYMwALejvr2IGDypj1Jfy4u6glMFo34a2 qhjTZRFzvXqdCCkNERkLRL0TWdEmdLAfRUdSVCUBncAg57rvUVWHHw39pGMqrA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPL-0004E5-RJ; Fri, 08 Dec 2023 10:04:51 -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 1rBcPJ-0004C8-K5 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:49 -0500 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 1rBcPJ-0001Nm-BL for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPV-0001E7-TL for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 05/15] gnu: Add elixir-makeup. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 15:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: liliana.prikler@gmail.com Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.17020478544485 (code B ref 66801); Fri, 08 Dec 2023 15:05:01 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:14 +0000 Received: from localhost ([127.0.0.1]:45614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOi-00019r-A8 for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:13 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:55975) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOg-000195-9L for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:11 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id ABB6F1C0005; Fri, 8 Dec 2023 15:03:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047830; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=ecL3OuZbHZWJzsYeMQOUPXZsmI/+gKesusvygm7mwxE=; b=DJfpp0mP1+5s2lYCjxEPJaC0c3oKEcGCR5/F4enrVGfGIg07fLRxwju3oz2kM2AdRGlLvZ mEjz/+wWwM/YVnFzkTUAOHlRAtYyJhEdoFTwvL9bzL7xPMLGLErGuG0SJtq9BhC14FhC2h Pdt3Cn5ZwOkOPNHECHwxsDGgUK9e2CIj+agxplO/4b8g7sUxaUsFEZjSpEsZ723sWE9K6r TIwwYYASvudVVYggTiQk2WY2hAu6Pa+6hk4MIuXN6/nwV2e13pKFqPBjYQHjFPiC2emnlg 052FcarN2/SncBKJHawVmyJWKTLUJkA5DDxQ0MAFyuYVad+2bB4J5vqxxiejAA== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:20 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: contact@phfrohring.com 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.25 X-Spam-Score: -1.25 X-Migadu-Queue-Id: 1A8E914469 X-Migadu-Scanner: mx12.migadu.com X-TUID: jn+Os61AO9ka From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-makeup): New variable. Change-Id: I21fe9ffddb4c95a2c67b74340b1105c2a54d3c82 --- gnu/packages/elixir-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index 352360fae..afc8b0db0 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -52,6 +52,28 @@ (define-public elixir-nimble-parsec (home-page "https://hexdocs.pm/nimble_parsec/") (license license:asl2.0))) +(define-public elixir-makeup + (package + (name "elixir-makeup") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "19jpprryixi452jwhws3bbks6ki3wni9kgzah3srg22a3x8fsi8a")))) + (build-system mix-build-system) + (propagated-inputs (list elixir-nimble-parsec)) + (arguments + (list + #:tests? #f)) + (synopsis "Syntax highlighter for source code") + (description + "Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, +forums, wikis or other applications that need to prettify source code.") + (home-page "https://hexdocs.pm/makeup/") + (license license:bsd-2))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0