From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0I+EAsqsgWXtggAAkFu2QA (envelope-from ) for ; Tue, 19 Dec 2023 15:46:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4Kf4OMmsgWVlJQAAe85BDQ (envelope-from ) for ; Tue, 19 Dec 2023 15:46:34 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702997193; 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-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; bh=GRKqhSTvK9j63xsiwzrM7BZK0sABScQAKdo5BO/6WgU=; b=DDp4zwnZ3dVIsJRIRc2fySOXx+HScfSwJsB12ZY9vXGiwiIgu+vA8UI52L2SDOIi52LWAF vJr2TgOZXJ3GSjqY0GCutgF+tvoapsr/I1rpf1go9+etqE0DGBtjMizUPoSkuQW1szI/gn 04nm3v4qUbK+yLtjVa9ooQWtgRG7gLmhwLDyjHhdrCdzrDnL5Y7pyC+90VfPhxDFZJrzzv KG263/QMLJu+bDyJSM/y6jkAk1hzs6FQIOZquG63H5rboxhEMg87EsSM58a5yg2v3sf7vT PUBVBQtKbJasnxdiDzt5if0p/hhxpy1TgJbi106J4tM6GjfK+EG/4v2yaIVE8A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702997193; a=rsa-sha256; cv=none; b=bJzzauyQ9KI7fvE3+zgQNo+TQAjuri3ELOff1juZ4zXOEwoTYiMykA7gooUeqdsvvaS/NX mDtfJt4plBp2Fz1wXzzcSpq9rcTgxaQlwZt9rPxPSJkoDy1MwhPm7vhxUZBBy6b+9D1ZDp JdxJM08+MdQa5ZPRlql1UPDXX4B4hf6vk5vobty83DBOyZZ9MgtXaQVmxl18ZgBPeRApEK 8UBuQ22Bk8n6s+NwlnKAQkBm6hj3ItbbwzQj2qhXzqYsNQpiVtPLHkNlrdlL6QENUTWywm Tts/9+dzP9W5IF8mdbTlFGoDeY4jOT+Wy/pdCCZm5rqN6eQp7TZOV/+cMwC4HA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org 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 CA2EA3561A for ; Tue, 19 Dec 2023 15:46:33 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFarE-00033F-1k; Tue, 19 Dec 2023 09:14:04 -0500 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 1rFarC-00032p-MX for guix-patches@gnu.org; Tue, 19 Dec 2023 09:14:02 -0500 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 1rFarC-0006xn-Bs for guix-patches@gnu.org; Tue, 19 Dec 2023 09:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFarE-0004lO-Tm for guix-patches@gnu.org; Tue, 19 Dec 2023 09:14:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67902] [PATCH 84/95] gnu: Add php-symfony-translation-contracts. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Dec 2023 14:14:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67902 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67902@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 67902-submit@debbugs.gnu.org id=B67902.170299519118195 (code B ref 67902); Tue, 19 Dec 2023 14:14:04 +0000 Received: (at 67902) by debbugs.gnu.org; 19 Dec 2023 14:13:11 +0000 Received: from localhost ([127.0.0.1]:35085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFaqL-0004jJ-W4 for submit@debbugs.gnu.org; Tue, 19 Dec 2023 09:13:10 -0500 Received: from 4.mo576.mail-out.ovh.net ([46.105.42.102]:37929) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFaoc-0004Td-PH for 67902@debbugs.gnu.org; Tue, 19 Dec 2023 09:11:37 -0500 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.139.54]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id DFB1C3197F for <67902@debbugs.gnu.org>; Tue, 19 Dec 2023 14:11:18 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-22kjz (unknown [10.111.174.111]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id A51F01FE5E; Tue, 19 Dec 2023 14:11:18 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-22kjz with ESMTPSA id RZ4iI4akgWUiBQAAnqqwQw (envelope-from ); Tue, 19 Dec 2023 14:11:18 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 19 Dec 2023 14:58:05 +0100 Message-ID: <20231219140934.22783-84-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231219140934.22783-1-ngraves@ngraves.fr> References: <20231219140934.22783-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 11855163069574472418 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddutddgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepheekudejgfdtudeihffgiedvjeekffethfeiieevudegffejjefggfekffeiteeinecuffhomhgrihhnpehshihmfhhonhihrdgtohhmpdhgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgepleenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeijeeltddvseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.22 X-Spam-Score: -6.22 X-Migadu-Queue-Id: CA2EA3561A X-Migadu-Scanner: mx12.migadu.com X-TUID: XAzSb7kZTw6o * gnu/packages/php-xyz.scm (php-symfony-translation-contracts): New variable. Change-Id: I36e2c9e50ce2af4d4db531a5a6522ffd6c62990f --- gnu/packages/php-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm index 67c385d3d1..89ea42794f 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -2290,3 +2290,23 @@ (define-public php-symfony-string (home-page "https://symfony.com") (license license:expat))) +(define-public php-symfony-translation-contracts + (package + (name "php-symfony-translation-contracts") + (version "3.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/symfony/translation-contracts") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0jx7pj30qb94hb8qnav8dp3aif3j0mh66km76dpzj44hz77qnq7l")))) + (build-system composer-build-system) + (synopsis "PHP translation abstractions") + (description "This package provides generic abstractions related to +translation.") + (home-page "https://symfony.com") + (license license:expat))) + -- 2.41.0