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:
Tobias Geerinckx-Rice 2018-01-01 17:10:48 +00:00
parent e84f22257f
commit f1a2cb94ca
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@
#: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")