unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Sassmannshausen <alex@pompo.co>
To: guix-devel@gnu.org
Subject: [PATCH 0/3] Add miscelanious simple libraries.
Date: Wed, 29 Jun 2016 16:43:14 +0200	[thread overview]
Message-ID: <20160629144317.19899-1-alex@pompo.co> (raw)

Hello,

Finally, for today, here 3 simple perl libraries that I also require for
packaging bigger and better things :-)

They all seemed simple enough, with no complications for `environment` or `lint`.

perl-guard did not return a license with `import`.  I checked the COPYING
file, it just says it has the same license as PERL, so I set it to
(package-license perl), as seems to be convention.

Cheers,

Alex

Alex Sassmannshausen (3):
  gnu: Add perl-file-zglob.
  gnu: Add perl-guard.
  gnu: Add perl-ipc-system-simple.

 gnu/packages/perl.scm | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)

-- 
2.8.4

             reply	other threads:[~2016-06-29 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 14:43 Alex Sassmannshausen [this message]
2016-06-29 14:43 ` [PATCH 1/3] gnu: Add perl-file-zglob Alex Sassmannshausen
2016-07-02 14:15   ` Ludovic Courtès
2016-06-29 14:43 ` [PATCH 2/3] gnu: Add perl-guard Alex Sassmannshausen
2016-06-29 14:43 ` [PATCH 3/3] gnu: Add perl-ipc-system-simple Alex Sassmannshausen
2016-07-02 14:25   ` Ludovic Courtès
2016-07-02 14:12 ` [PATCH 0/3] Add miscelanious simple libraries Ludovic Courtès
2016-07-02 16:42   ` Alex Sassmannshausen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160629144317.19899-1-alex@pompo.co \
    --to=alex@pompo.co \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).