rekahsoft-gnu: Add perl-proc-processtable
This commit is contained in:
parent
8866207c88
commit
9043987a95
@ -417,6 +417,24 @@
|
||||
(description "Get, unpack, build and install modules from CPAN.")
|
||||
(license license:perl-license)))
|
||||
|
||||
(define-public perl-proc-processtable
|
||||
(package
|
||||
(name "perl-proc-processtable")
|
||||
(version "0.636")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"mirror://cpan/authors/id/J/JW/JWB/Proc-ProcessTable-" version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1zch90wxzaa8mgjd2ckmbhxn5a7x1857fcwn0qsyzh8gn3zj8hll"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/Proc-ProcessTable")
|
||||
(synopsis "Perl extension to access the unix process table")
|
||||
(description "Perl extension to access the unix process table.")
|
||||
(license license:artistic2.0)))
|
||||
|
||||
(define-public imapsync
|
||||
(package
|
||||
(name "imapsync")
|
||||
|
Loading…
Reference in New Issue
Block a user