From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WKyDNgF0wmLL2wAAbAwnHQ (envelope-from ) for ; Mon, 04 Jul 2022 07:00:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GLyQNgF0wmKTqwAA9RJhRA (envelope-from ) for ; Mon, 04 Jul 2022 07:00:49 +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 98D80FD4F for ; Mon, 4 Jul 2022 07:00:49 +0200 (CEST) Received: from localhost ([::1]:47958 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8ECW-0006TA-Ks for larch@yhetil.org; Mon, 04 Jul 2022 01:00:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8EBr-0006QS-Te for guix-patches@gnu.org; Mon, 04 Jul 2022 01:00:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51935) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o8EBo-0007Jt-Tv for guix-patches@gnu.org; Mon, 04 Jul 2022 01:00:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o8EBo-0004Ng-Sj for guix-patches@gnu.org; Mon, 04 Jul 2022 01:00:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56368] [PATCH v2 3/4] gnu: Add egawk-next. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Jul 2022 05:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56368 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56368@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 56368-submit@debbugs.gnu.org id=B56368.165691078716751 (code B ref 56368); Mon, 04 Jul 2022 05:00:04 +0000 Received: (at 56368) by debbugs.gnu.org; 4 Jul 2022 04:59:47 +0000 Received: from localhost ([127.0.0.1]:45828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8EBX-0004M2-7h for submit@debbugs.gnu.org; Mon, 04 Jul 2022 00:59:47 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:49080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8EBT-0004L4-Kg for 56368@debbugs.gnu.org; Mon, 04 Jul 2022 00:59:45 -0400 Date: Mon, 04 Jul 2022 04:59:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1656910777; x=1657169977; bh=aD9uGVkc80yrT3XTiHJmGX4qT8GjalzBYcxyNWVPfeI=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=nd7qRQaEojyoaZiQZOGk0uc0BlkLg1dibgz/z5WC7gDwWFOU1tCxUxK3vhl1EtdNJ RhUau80gqjU8cNkEbt9fCqgdu10t0lnPb22WcE+1bpIEP1TduQHgRBIoH+GSu1hh3g pkxGGaAW0H4gsZTcuXIs3Huia1w1AFzYXWCn6CMsTqibWMgs8HpXxUgdCHdA+OOdCb AJGDCgMZTEhEjIqphlPThZIkdMO+HrWpB7JINuAJmP8L7eK95+gH0YiptWizpBt6Il eNC+x7tj9V8Yajkh9qaJwSuaqnKGrX73lCLn2AxOLXo2JIxgcgJmzyXDwOFyOsLhjy eMHT3hbTltq3Q== From: "Paul A. Patience" Message-ID: <20220704045918.967590-4-paul@apatience.com> In-Reply-To: <20220704045918.967590-1-paul@apatience.com> References: <20220704045918.967590-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656910849; h=from:from:sender:sender:reply-to: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=aD9uGVkc80yrT3XTiHJmGX4qT8GjalzBYcxyNWVPfeI=; b=dgiMU2ZXR8N1MK5pdaBLE/bMn2dwQCicrBdUOGFqDdHFfcE5wyk+k+6RsgpCnK6bH422Eg dSq24uhhS7j/G7yY6usoz7dXdNnaAeNlRClZm75Dm6ecRMD2XrfyfeEII8ybT8xvSKV3Ix vTDkXiiC4xilQxHv7vKKL4IVm1pOQXQA6udRfjDi0sLmOgSCSB27VNeDIkcF4cfmGUw05Q 8/vzOnqxH2N281LquQTN/BrdbhdFV38jaSw/IKfhKgBsLO8QPciPjNoqcBW0w4mPQ/EP2y /uN/un6bUWyn7alYwC6KZ5hloGSqbvVTDrYAY+HJB6DLoBxJeMdHOe6iTtJPLg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656910849; a=rsa-sha256; cv=none; b=WRPGHOjDCkxalF9Z8+MVyt7/f6cruYyT8zHVe7LKIU7nvQIkTRyhMLxiPg3rbh9u4+p7V4 U9J1LP3+Oil+MiW6u6R7lXCWjoQ42JOWsbkBbaGYGYX6f7I4eLU9rmbXWexb/+pLjef0R7 IJygbPTdDQZjcpVuSS3TiIRKi4jgQ/rntyw5E6oflWU4H73JCmy/ZjPfDtG+WBtNsZGglF 18jIstVjy0MlSzv8OiJm+Wcf7ZxROYRDi64UlEGQR5oXRqiyZgZ8/24H3FCKtz7PjWpRgO LyXHBubN3E9VFJmBd2KpZIJK4/Ho9gydMEIMSe1VmeB8ePMZpDfFCwVSuGeA8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=nd7qRQaE; dmarc=none; 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" X-Migadu-Spam-Score: 1.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=nd7qRQaE; dmarc=none; 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" X-Migadu-Queue-Id: 98D80FD4F X-Spam-Score: 1.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: qucslKlAVuBw * gnu/packages/gawk.scm (egawk-next): New variable. --- gnu/packages/gawk.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/gawk.scm b/gnu/packages/gawk.scm index 52ac66f9bb..6b905f6654 100644 --- a/gnu/packages/gawk.scm +++ b/gnu/packages/gawk.scm @@ -28,6 +28,7 @@ (define-module (gnu packages gawk) #:use-module (gnu packages multiprecision) #:use-module (guix packages) #:use-module (guix download) + #:use-module (guix git-download) #:use-module (guix build-system gnu)) (define-public gawk @@ -105,6 +106,34 @@ (define-public gawk-mpfr (modify-inputs (package-inputs gawk) (prepend mpfr))))) +;; Suffixed with -next because, similarly to Emacs, development versions a= re +;; numbered x.y.60+z, and also there are no tagged versions of egawk yet. +;; (However, though egawk's --version lists 5.1.60, it is actually forked = from +;; a development version of gawk 5.1.1.) +(define-public egawk-next + (let ((commit "f00e74ffc73f6ba6fe74fb7a26319770b8c3792c") + (revision "0")) + (package + (inherit gawk-mpfr) + (name "egawk-next") + (version (git-version "5.1.60" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://www.kylheku.com/git/egawk") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0bmfbw6k1aiyiardnk7ha5zlpkvavj013mm4n7wwj2vdcgrs6p1f"))= )) + (home-page "https://www.kylheku.com/cgit/egawk/") + (synopsis "Enhanced GNU Awk") + (description + "@command{egawk} is Enhanced GNU Awk. It is a fork of GNU Awk with +some enhancements designed and implemented by Kaz Kylheku. In particular, +Enhanced GNU Awk provides the @code{@@let} statement for declaring +block-scoped lexical variables.")))) + (define-public mawk (package (name "mawk") -- 2.36.1