From patchwork Tue Jul 2 06:55:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Goryachev X-Patchwork-Id: 65844 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1424E27BBE9; Tue, 2 Jul 2024 07:57:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 51C5F27BBEA for ; Tue, 2 Jul 2024 07:57:20 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sOXQv-0000js-5W; Tue, 02 Jul 2024 02:56: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 1sOXQr-0000cw-8Z for guix-patches@gnu.org; Tue, 02 Jul 2024 02:56:05 -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 1sOXQr-0001vg-0S for guix-patches@gnu.org; Tue, 02 Jul 2024 02:56:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sOXQr-0007C8-UR for guix-patches@gnu.org; Tue, 02 Jul 2024 02:56:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71707] [PATCH v4 10/15] gnu: elixir-excoveralls: Update to 0.18.1, fix lint warnings. Resent-From: Igor Goryachev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Jul 2024 06:56:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71707 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71707@debbugs.gnu.org Cc: Igor Goryachev , Andrew Tropin Received: via spool by 71707-submit@debbugs.gnu.org id=B71707.171990335527540 (code B ref 71707); Tue, 02 Jul 2024 06:56:05 +0000 Received: (at 71707) by debbugs.gnu.org; 2 Jul 2024 06:55:55 +0000 Received: from localhost ([127.0.0.1]:35711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOXQg-0007A2-FK for submit@debbugs.gnu.org; Tue, 02 Jul 2024 02:55:54 -0400 Received: from mail.goryachev.org ([104.248.201.73]:48062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOXQa-00077m-HT for 71707@debbugs.gnu.org; Tue, 02 Jul 2024 02:55:49 -0400 Received: from localhost.localdomain (213-91-248-88.ip.btc-net.bg [213.91.248.88]) by mail.goryachev.org (Postfix) with ESMTPSA id 0A4AB120378; Tue, 2 Jul 2024 09:55:46 +0300 (MSK) Date: Tue, 2 Jul 2024 09:55:12 +0300 Message-ID: <3cd57999a2bc084a0f090d5d774e30867cd91fb2.1719903317.git.igor@goryachev.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: References: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=goryachev.org; s=dkim; t=1719903347; bh=/2tCAUb/wq2Z1mg8Bd/4T3m+Lj3S7KaQmBaZkb8G3XM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding; b=ufAPNfe1fZVwjByDcIme3rp9NFJb/4chETe+fmON3FsvhKjDLHnxXBPP/I23tfish+UDYfeLxtYpAT87/8cT2MepVwvHSNtEQSV1EO5zDtiZFB4k8xE8a8nS1EIBomm0OFS+Cdi1wGhcUI3sNIAvgcb0crAntg77mN34tP6g6Yw= 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: Igor Goryachev X-ACL-Warn: , Igor Goryachev via Guix-patches X-Patchwork-Original-From: Igor Goryachev via Guix-patches via From: Igor Goryachev Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/elixir-xyz.scm (elixir-excoveralls): Update to 0.18.1, fix lint warnings. Change-Id: I475270291fb41f603b6e4769e62816c7e5eb9183 --- gnu/packages/elixir-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index f7b1b04855..afcc996c4a 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -211,20 +211,20 @@ (define-public elixir-castore (define-public elixir-excoveralls (package (name "elixir-excoveralls") - (version "0.18.0") + (version "0.18.1") (source (origin (method url-fetch) (uri (hexpm-uri name version)) (sha256 - (base32 "02x69ll5scvraky0k5gacvnnmldv5k04kgk02x087d9w3y8vn28i")))) + (base32 "138bls6hfk87mid2zfwsidk7j06yfich2iihyach7ckb2kdpjpyn")))) (build-system mix-build-system) (propagated-inputs (list elixir-castore elixir-jason)) (arguments (list #:tests? #f)) ; no tests (synopsis "Coverage report tool with coveralls.io integration") (description "Library that reports test coverage statistics, with the option to -post to coveralls.io service. It uses Erlang's cover to generate coverage +post to coveralls.io service. It uses Erlang's cover to generate coverage information, and posts the test coverage results to coveralls.io through the JSON API.") (home-page "https://hexdocs.pm/excoveralls/")