From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oAl9FQWrGGR1KQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:50:45 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AB2SFAWrGGS9VgAAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 19:50:45 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 0043937466 for ; Mon, 20 Mar 2023 19:50:45 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=n3kyYmob; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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=1679338245; 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=h2exPatZVK8/eJh9CBl6T+C1hQjIpeUNueNbiOtOPbI=; b=b1ZKmjurZiTBPQfw74CXUsR2hVjIlsH36WsakTTlhyYElMfB7oUvRHhCiiY64d2wEN5TUW DsMBO2966y7Y3Ul1fhiugwlnAN+zb21QN3isgC+dc29prSsA9f+xJxqfDOqPrYSlrfuYCk oBCrVsxtTwXbe6UJftDoFKouXP8Ag4cWNaNpb76kq839IHVOHYKB1tEYhZ1NJpiTwDym7A pyN23OizgSgy6/gXIw95RkWLQNyhTc7Gfn2uMTbfRoQ7ndCXp0BoS6w6wWOG2D7d9wbf3H iXhlKrDhIvpIyo/QxBb7z5xmaUxkixfsZhVWHqSh53AuzZBhCuXqJtspdyQy/Q== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=n3kyYmob; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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=1679338245; a=rsa-sha256; cv=none; b=S2SfvGvIXTr4vw4n1Sfoi6qo/J1kFONO//BQD/TMgPqywE9k9qYUAeG/OuqmFv25TYZA9f d6t2bIGa6n31eAk67WQ6GIbqthhph8Pe6UOtqbm39YRHxMaOEmvaUL/4VcDtCDdZd6yu1c 2cyHWtZWwBFTKyhlqyOT884jUMV1BvPbXs0DNT3VXjb3pAYPpPtckL7N+gP0qgI7KYtNZQ fUvzk+kz/DPYdeKY+6f1mAhrisVtnZVTZ5Zm/uCtT32kUA8gSxAOcP57po9r7/OJKQ3EWm veChJuwLyEnYofVPPM1uS7VmOJJzx0X9Xgv+a1wP/0DGJCmEnRS9QfeFG4+a4g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVc-0007vC-0E; Mon, 20 Mar 2023 13:41:24 -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 1peJVZ-0007sb-Jf for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:21 -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 1peJVZ-0005FJ-9H for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:21 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVZ-0005PS-5w for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:21 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 111/223] gnu: ruby-bandwidth-iris: Fix indentation. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:21 +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.167933403120389 (code B ref 62196); Mon, 20 Mar 2023 17:41:21 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:31 +0000 Received: from localhost ([127.0.0.1]:56638 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUk-0005Ih-L5 for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:30 -0400 Received: from mail-qv1-f49.google.com ([209.85.219.49]:37445) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJEy-0003b3-GP for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:12 -0400 Received: by mail-qv1-f49.google.com with SMTP id o44so5151412qvo.4 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333047; 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=h2exPatZVK8/eJh9CBl6T+C1hQjIpeUNueNbiOtOPbI=; b=n3kyYmobYizJUhzq+ixCcL9RreQCLuvsrAJi++wyT2hGbLzyKj7nKUSCGhiZlAmDcu uU0JKbwBaTSRPNCwHC0YelMvlnLhEmWADvpeguCFX90uUfCGVz63NWi33jfXwt1PL+kP qlGwvLDScZ+tuQDQzLUgizeepA5r5CwWZby99zTAC0YnFod1v7D3ogVHYnwSEpP5f5Ep x/F2nN04bkGpjSl3LugZ0wKgaVRHmxk1x1jio/pksywS0k2D4bWZZRoTgaPbR5lpKL8f hoSnGabYIH8/fMvFfxCCBJbWhexdd1iZ/cQFY5M0rI9KsXuXw6cq23KlPEAa9qPwGZ3H wtig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333047; 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=h2exPatZVK8/eJh9CBl6T+C1hQjIpeUNueNbiOtOPbI=; b=uTt5MZtVFTvMmgxPJ97L0SHE5Df6HTsy5GFFyEh+3i/z3SmrmaDgXJ2GiTloH1lPz/ Ibvgz4+TeF04zCqFJnYYXY/H47lQJHz9k7op0Q7EOAYF9aRtIIVE5knxR3s54znLnlaG pPh1jk4DMgWuA8t9qX2s0Yv9HUiEnifgN+6pm3Ydv57KDjsmSXDzjWuiUqyNrNv1K0D3 6sqISw1FpIo8z1IZx7MJDarq0lyysgzWBlJHp0z6qeLy1e87ju89bZJh8RCxh+Uy4qh4 ujKaCz6PGX1oQwRbCrJ7QrvsmjdoDJskT/l6iRerTNv4wydngycyNHvrIhD1FhRnmlUf JS1A== X-Gm-Message-State: AO0yUKVwRIJpt13917V1EfX4acENgpRbBS1+/0jrG2xIf3CC9yQnECFl zubfGL+XKW11Y4Vb3xM4rv1bOrEVoXY= X-Google-Smtp-Source: AK7set+FWKNi/xmT0qpFGHO5+NrEYutaTLuWE9DT3LviFJnCj8zRBZAMVW+ixhvInV9thiFQMcnLrA== X-Received: by 2002:ad4:5765:0:b0:5ac:d6e6:452b with SMTP id r5-20020ad45765000000b005acd6e6452bmr373512qvx.24.1679333046749; Mon, 20 Mar 2023 10:24:06 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.24.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:06 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:21:57 -0400 Message-Id: <20230320172349.12752-10-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-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: 0043937466 X-Spam-Score: -1.95 X-Migadu-Spam-Score: -1.95 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: VLZ8KaB9PTNr * gnu/packages/ruby.scm (ruby-bandwidth-iris): Fix indentation. --- gnu/packages/ruby.scm | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 8a6ec015e0..a725a78767 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -13887,24 +13887,24 @@ (define-public ruby-bandwidth-iris (name "ruby-bandwidth-iris") (version "5.1.0") (source - (origin - (method url-fetch) - (uri (rubygems-uri "ruby-bandwidth-iris" version)) - (sha256 - (base32 "1hmrxs0dif6fw5npyzcshk4nq9qr2kbmnx7mdjr5v1nhzlfr0678")))) + (origin + (method url-fetch) + (uri (rubygems-uri "ruby-bandwidth-iris" version)) + (sha256 + (base32 "1hmrxs0dif6fw5npyzcshk4nq9qr2kbmnx7mdjr5v1nhzlfr0678")))) (build-system ruby-build-system) (arguments ;; XXX: Tests don't require helper for some reason, so all fail. `(#:tests? #f)) (native-inputs (list ruby-rspec - ruby-yard)) + ruby-yard)) (propagated-inputs (list ruby-activesupport - ruby-builder - ruby-faraday - ruby-faraday-middleware - ruby-nori)) + ruby-builder + ruby-faraday + ruby-faraday-middleware + ruby-nori)) (home-page "https://github.com/Bandwidth/ruby-bandwidth-iris") (synopsis "Gem for integrating to Bandwidth's Iris API") (description "Bandwidth IRIS is a Ruby SDK for Bandwidth Phone Number -- 2.39.1