From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eHUhD1GVGGRiJQEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:18:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wMgmD1GVGGTcjQAA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 18:18:09 +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 1760B30818 for ; Mon, 20 Mar 2023 18:18:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=K49RfPVN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679332689; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=R3kGQ88jjcKbVJ8OOqfVXnb+7+LuBrTRKElmTBdKeVY=; b=S9qM8gNWewzocgQyBFN3iJcFQKS9c/1Llu7Zbf8TFijTY9idZLzC9V288h0YlYdV2c9MS2 43y5+zpGJP/cacn3Du2CBHdzCqv47yDqBRey8gHw6AJS3o+FsDKYk7FoOg+sDOJWfG4/q/ ShNNaah77ffLCh8l/3Y+x2prU0dMIL8/FVZDgDOZmmQ8Q3Sz9ek2iv5p/DfAMq5km5UVST IqAeJBk9STgg6sz8xF6rfJ/0gyHo7fOf3V+Gi8scfPjy/IPTgLEZaI7M5gpfHhM/FgZjtw wxXPndsKcKnRh0wDvEY0LZZpe8ifCUWclMhJpVbvmnzS5qwW0Ir1i+d/hiphTw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=K49RfPVN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679332689; a=rsa-sha256; cv=none; b=WPEp0+3ZSirjJCQ/Rih5wXC+9JAX7D7wCR4w+mBQMw3ttHYbfwgTU5kXIjnavbql95BEZd qFSIhvF29I2UUPTcwYvpDWFXXkLV1eByVmfXNSavC6w5pvcxH46AdbgiHLKcrvC/WGrw/I fWArxJkGx0WpbTqK1CR/N6pfBkfZFiC0txG+8yJBcoHtEg17vmd24HCkfVBN6toH2Z950G rqEepv65Khg/+1XhhlJrqbtKjci0uoDwCW85FjxXTmwzDxEj/58k805owWbwO6D082kDlR 51sFJljDrXPPlLDzpjpVx1scRVL5gs7KRB07y4Y1bsiBaVbbzupgXsj+g7WeMg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJ8A-0006Yo-L2; Mon, 20 Mar 2023 13:17:10 -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 1peJ86-0006SJ-00 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJ85-0000rE-Ns for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJ85-0003I9-Hu for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 007/223] gnu: ruby-oedipus-lex: Fix indentation. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:17:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933261612531 (code B ref 62196); Mon, 20 Mar 2023 17:17:05 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:16:56 +0000 Received: from localhost ([127.0.0.1]:55687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ7v-0003Fm-Mb for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:16:56 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:37703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ7r-0003Dv-Th for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:16:52 -0400 Received: by mail-qt1-f179.google.com with SMTP id r5so13953866qtp.4 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332606; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=R3kGQ88jjcKbVJ8OOqfVXnb+7+LuBrTRKElmTBdKeVY=; b=K49RfPVNhKcpx1c0rxUAcAD+1Ct8pH4aJXjAugTCSJ+FRmbmRZihvYJKeOh5ZzgAkP rR61rlKbUU/Fj7LUtjTjB7acRS8mDB8AOh6XbTa6apq/xY2r4xowBnoV8spHoo2moIO8 VfrTl6w6cai4TlgABA/VzvQdaam/8U3938JISmbMqs2f4vb+ZV6mJarieFu6tIvzRSjW 6DghosUF2dCnWB3p8nVkAVREKzh2KlzHQXW+poos9Hcpb+fOGrxddlpsFa/uLNGwFVOT eymE561nU3rgvu1ZsomiT9hYPDDy4uWwCkMnnpTYpehLvSbsQnUh0p8xDyMTlalyMZuU XW4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332606; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R3kGQ88jjcKbVJ8OOqfVXnb+7+LuBrTRKElmTBdKeVY=; b=l8SoxIn2sTvJ8NyvIYL2ZWNAGRMsh6l6IigTKahzIcchoccJGtVxoLSZCpBaEBGQsv ybcvZ119hSJxR6KUbz/0sxWy3QLPB+WXd6so8Fxes3sPa8k4IdESaQJAp7pETvokLFbK J4gr4F4rR7Wi0mRyXCJ5pu855VQQu+9V2Id86sNftXdF0SBEl0Rf84mmzZ4T09HDutVL nemGikiERfDmlL0hwLYnEyGpbwVFmn/lbup0Z5jF3IaWySOwgyEKyjW78ZfJ0q+Tpc+R Tfac3Rc75BmCwozt+kBJQM3QbK4jpPp4vD0XfG3rFk2+qjo98NXgOhUwfB+xNEIM4QS4 hdMQ== X-Gm-Message-State: AO0yUKW26q9Jg5oroLdwIMOYE2X1qHxrb9ECbDUzi+kM3tZTrlloeDEQ qFJMZsHsHa5KpkRTuf/fVY0WJ91TSCU= X-Google-Smtp-Source: AK7set9FPEHutQk5XNWvdXo0zy7QFrNYjvDV2spjFsPXgMwUtqqYZvFk9SbHXZZWkjNv8/tupwP+5g== X-Received: by 2002:ac8:5cce:0:b0:3e3:3481:940c with SMTP id s14-20020ac85cce000000b003e33481940cmr3604533qta.39.1679332606277; Mon, 20 Mar 2023 10:16:46 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id p17-20020a374211000000b007428e743508sm7673809qka.70.2023.03.20.10.16.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:16:45 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:12:59 -0400 Message-Id: <20230320171635.11184-7-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320171635.11184-1-maxim.cournoyer@gmail.com> References: <20230320171635.11184-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 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: X-Migadu-Queue-Id: 1760B30818 X-Spam-Score: -2.16 X-Migadu-Spam-Score: -2.16 X-Migadu-Scanner: scn0.migadu.com 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-TUID: SGl89UBxZzxC * gnu/packages/ruby.scm (ruby-oedipus-lex): Fix indentation. --- gnu/packages/ruby.scm | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 7125bfe4b3..14499789b4 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -5600,23 +5600,22 @@ (define-public ruby-oedipus-lex (name "ruby-oedipus-lex") (version "2.6.0") (source - (origin - (method url-fetch) - (uri (rubygems-uri "oedipus_lex" version)) - (sha256 - (base32 - "094nd7jd3klv45mvprfn2ivcgw8cckq3jhlly77j903vlamfi0df")))) + (origin + (method url-fetch) + (uri (rubygems-uri "oedipus_lex" version)) + (sha256 + (base32 + "094nd7jd3klv45mvprfn2ivcgw8cckq3jhlly77j903vlamfi0df")))) (build-system ruby-build-system) - (native-inputs - (list ruby-hoe)) + (native-inputs (list ruby-hoe)) (synopsis "Ruby lexer") (description "Oedipus Lex is a lexer generator in the same family as Rexical and Rex. It is based primarily on generating code much like you would a hand-written lexer. It uses StrScanner within a multi-level case statement. As such, Oedipus matches on the first match, not the longest.") - (home-page "https://github.com/seattlerb/oedipus_lex") - (license license:expat))) + (home-page "https://github.com/seattlerb/oedipus_lex") + (license license:expat))) (define-public ruby-guard (package -- 2.39.1