guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67902] [PATCH v3 03/96] gnu: php-xyz: Add copyright and useful modu


From: Nicolas Graves
Subject: [bug#67902] [PATCH v3 03/96] gnu: php-xyz: Add copyright and useful modules.
Date: Mon, 7 Oct 2024 01:58:58 +0200

* gnu/packages/php-xyz.scm: Add copyright and useful modules.

Change-Id: I80fd9d604128c6dc09e8af49039d46972f26f971
---
 gnu/packages/php-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm
index 55d5b6bfdc..f1edbbeda9 100644
--- a/gnu/packages/php-xyz.scm
+++ b/gnu/packages/php-xyz.scm
@@ -20,6 +20,7 @@
 (define-module (gnu packages php-xyz)
   #:use-module (guix packages)
   #:use-module (guix gexp)
+  #:use-module (guix download)
   #:use-module (guix git-download)
   #:use-module (guix build-system composer)
   #:use-module (guix build-system copy)
-- 
2.46.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]