mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: perl-check: Request to add packages alphabetically.
* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
This commit is contained in:
parent
e84f22257f
commit
f1a2cb94ca
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ (define-module (gnu packages perl-check)
|
|||
#:use-module (guix build-system perl)
|
||||
#:use-module (gnu packages perl))
|
||||
|
||||
;;;
|
||||
;;; Please: Try to add new module packages in alphabetic order.
|
||||
;;;
|
||||
|
||||
|
||||
(define-public perl-test2-bundle-extended
|
||||
(package
|
||||
(name "perl-test2-bundle-extended")
|
||||
|
|
Loading…
Reference in a new issue