From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gbtOH9ukgWXWgwAAkFu2QA (envelope-from ) for ; Tue, 19 Dec 2023 15:12:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id EMpAF9ukgWWTBgAAqHPOHw (envelope-from ) for ; Tue, 19 Dec 2023 15:12:43 +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=1702995163; 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=sVMzQ5KcaoLdoZLXDkU5KCHzPCTRJERkGkq8OnWUgnk=; b=iZbirspB3LiugKW0omStuBwRpeesxxqDjDrLslAvhbpLDzUqD5OQykRwxgw0m69o763gEN 71SyFhGxVHll0FSqg44d2/CJdOxlmZFBM29u1/TKA78Tpri1pmDOL+ZFkVVB7jxkp5zc4C FH45rWB1drrNPruEkmRTT8maOcpS7jNVD8p2Ak8gLElBIY5PSe6lVS3IUdVmbH/KJ2+Tq3 fwJa1NGeBECoL8WqNykmNuPb8yAQPdy3Q5CrOQs3iZ0rgsU82nXu/t9QW0myub9nLSVdIT nkanVQu+UAyfOeUUPdMy0EPHSZIQk07U5dbLGJzWgZvHaCgm0lmwRwlFKLy/Pg== 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702995163; a=rsa-sha256; cv=none; b=D2m8rYSWyMHuYf6D+s14+rG/Tb5jq5zJhGfxPisuaS0jDXZEgxWQ2ZImCNaFhtpLPwwCav wefgv4KrUSPq0Zf8y59t47di3n5eiNeQDsB+JRkI4v7+Yr/cIFxBEHMp4Gkz1rUaM7mETJ lhuGwV5f2CWxllMPJPu3cMOVKMukB1kbFFf9xrNFVHJ06AdTzKknzXT6iLMkM8Ef0sNa2B 2qwFVfUUdwFeOnYhG3cz3hSXpdtuug4aa949fzhC/JmqnBn7GdmrZq6FOLV+h2aQiBPQpe teXqidRGgpu/VIN3vo6GLr9DrIQ7NySF5uwO5ExVd/V2B0U/YoXyCB+Nz44lbA== 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 3D6D851A2D for ; Tue, 19 Dec 2023 15:12:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFaoW-0005DS-Sp; Tue, 19 Dec 2023 09:11:16 -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 1rFaoQ-00057D-Ce for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:10 -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 1rFaoK-0005X0-Uj for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:08 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFaoN-0004Pn-GR for guix-patches@gnu.org; Tue, 19 Dec 2023 09:11:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67902] [PATCH 19/95] gnu: Add php-phar-io-version. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Dec 2023 14:11:07 +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.170299502616493 (code B ref 67902); Tue, 19 Dec 2023 14:11:07 +0000 Received: (at 67902) by debbugs.gnu.org; 19 Dec 2023 14:10:26 +0000 Received: from localhost ([127.0.0.1]:34796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFanh-0004Hq-Fi for submit@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:25 -0500 Received: from 14.mo582.mail-out.ovh.net ([46.105.56.113]:55865) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFanP-0004Ea-Rr for 67902@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:08 -0500 Received: from director5.ghost.mail-out.ovh.net (unknown [10.109.139.47]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 7C8E827CD1 for <67902@debbugs.gnu.org>; Tue, 19 Dec 2023 14:10:02 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-24rgb (unknown [10.110.113.175]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 04BA31FEC2; Tue, 19 Dec 2023 14:10:01 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-24rgb with ESMTPSA id PYolOTmkgWWz/AEApe6xZA (envelope-from ); Tue, 19 Dec 2023 14:10:01 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 19 Dec 2023 14:57:00 +0100 Message-ID: <20231219140934.22783-19-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: 11833770973740524258 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddutddgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdeuhffhfeduvdffueevfeelueeiieffffelfeegffefhfeulefhvddthefgieffnecuffhomhgrihhnpehphhgrrhdrihhopdhgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeijeeltddvseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: 3D6D851A2D X-TUID: SffYgXBtmX1N * gnu/packages/php-xyz.scm (php-phar-io-version): New variable. Change-Id: Ifa17bbb32419e17b99e06343b83728274f5fa9de --- 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 5414e34266..87889eae11 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -517,3 +517,23 @@ (define-public php-phar-io-manifest (home-page "https://phar.io") (license license:bsd-3))) +(define-public php-phar-io-version + (package + (name "php-phar-io-version") + (version "3.2.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/phar-io/version") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0cl43mn5vxm8m364b6sjmklva201vx0kpm3zf8aq021l3xllh5fz")))) + (build-system composer-build-system) + (synopsis "Library for handling version information and constraints") + (description "This package contains a library for handling version information +and constraints.") + (home-page "https://phar.io") + (license license:bsd-3))) + -- 2.41.0