From patchwork Fri Feb 7 21:23:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Maja_K=C4=85dzio=C5=82ka?= X-Patchwork-Id: 20168 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 A62CF17A2F; Fri, 7 Feb 2020 21:30:12 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 654E9168E0 for ; Fri, 7 Feb 2020 21:30:12 +0000 (GMT) Received: from localhost ([::1]:35418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0BCV-0005Dr-Sw for patchwork@mira.cbaines.net; Fri, 07 Feb 2020 16:30:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41645) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0BCO-0005Cr-JA for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0BCN-0007ri-Es for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44372) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0BCN-0007rW-CB for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j0BCN-0000oH-84 for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#39495] [PATCH 1/8] gnu: rust-regex-syntax: Update to 0.6.14. Resent-From: Jakub =?utf-8?b?S8SFZHppb8WCa2E=?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Feb 2020 21:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39495 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39495@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15811109903028 (code B ref -1); Fri, 07 Feb 2020 21:30:03 +0000 Received: (at submit) by debbugs.gnu.org; 7 Feb 2020 21:29:50 +0000 Received: from localhost ([127.0.0.1]:50337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BC9-0000mf-TG for submit@debbugs.gnu.org; Fri, 07 Feb 2020 16:29:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:51519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BC7-0000m8-HW for submit@debbugs.gnu.org; Fri, 07 Feb 2020 16:29:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41560) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0BC6-0005Bp-9e for guix-patches@gnu.org; Fri, 07 Feb 2020 16:29:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0BC5-0006lq-6u for guix-patches@gnu.org; Fri, 07 Feb 2020 16:29:46 -0500 Received: from pat.zlotemysli.pl ([37.59.186.212]:33024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j0BC4-0006i4-UK for guix-patches@gnu.org; Fri, 07 Feb 2020 16:29:45 -0500 Received: (qmail 13637 invoked by uid 1009); 7 Feb 2020 22:23:02 +0100 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25716. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.019179 secs); 07 Feb 2020 21:23:02 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 7 Feb 2020 22:23:02 +0100 From: Jakub =?utf-8?b?S8SFZHppb8WCa2E=?= Date: Fri, 7 Feb 2020 22:23:16 +0100 Message-Id: <20200207212323.30783-2-kuba@kadziolka.net> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200207212323.30783-1-kuba@kadziolka.net> References: <20200207212323.30783-1-kuba@kadziolka.net> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/crates-io.scm (rust-regex-syntax-0.6): Update to 0.6.14. (rust-regex-syntax-0.6)[arguments]: Don't skip build. --- gnu/packages/crates-io.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index d51b63675a..9de7fa1077 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -5,6 +5,7 @@ ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2019 Tobias Geerinckx-Rice ;;; Copyright © 2019, 2020 John Soo +;;; Copyright © 2020 Jakub Kądziołka ;;; ;;; This file is part of GNU Guix. ;;; @@ -9688,7 +9689,7 @@ uses finite automata and guarantees linear time matching on all inputs.") (define-public rust-regex-syntax-0.6 (package (name "rust-regex-syntax") - (version "0.6.13") + (version "0.6.14") (source (origin (method url-fetch) @@ -9696,9 +9697,8 @@ uses finite automata and guarantees linear time matching on all inputs.") (file-name (string-append name "-" version ".crate")) (sha256 (base32 - "141xi6yiji0bc04c4skamd4ny9vnd1jrwc7qzfga425lyn8yhd77")))) + "01myl8xqpbnird23xnsb92sjmz1cmp69r6m7y3dwbpmsx4zzx3dj")))) (build-system cargo-build-system) - (arguments '(#:skip-build? #t)) (home-page "https://github.com/rust-lang/regex") (synopsis "Regular expression parser") (description