From 5e2b27b045292250c8fc22fd4c188003d3eaffcf Mon Sep 17 00:00:00 2001 From: Ben Woodcroft Date: Tue, 12 Jul 2016 15:13:26 +1000 Subject: gnu: Add perl-parse-yapp. * gnu/packages/perl.scm (perl-parse-yapp): New variable. --- gnu/packages/perl.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'gnu') diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 032ea5e439..5df8281cd7 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -6588,6 +6588,27 @@ YAML-style files, written with as little code as possible, reducing load time and memory overhead.") (license (package-license perl)))) +(define-public perl-parse-yapp + (package + (name "perl-parse-yapp") + (version "1.05") + (source + (origin + (method url-fetch) + (uri (string-append + "mirror://cpan/authors/id/F/FD/FDESAR/Parse-Yapp-" + version + ".tar.gz")) + (sha256 + (base32 + "0azjqqf4m7nkfgmmj4q77vy9sdgg01wn8xxv40bq3pis93xnr2i2")))) + (build-system perl-build-system) + (home-page "http://search.cpan.org/dist/Parse-Yapp") + (synopsis "Generate and use LALR parsers") + (description "This package compiles yacc-like @dfn{Look Ahead LR} (LALR) +grammars to generate Perl object oriented parser modules.") + (license (package-license perl)))) + ;;; Some packaged modules need versions of core modules that are newer than ;;; those in our perl 5.16.1. -- cgit v1.2.3 ons?id=340367927657d3c02d5be3b630c83e489d9ee394'>commitdiff
path: root/.guix-authorizations
diff options
context:
space:
mode:
authorBrendan Tildesley <mail@brendan.scot>2020-08-19 18:56:55 +1000
committerLeo Famulari <leo@famulari.name>2020-08-22 14:06:07 -0400
commit340367927657d3c02d5be3b630c83e489d9ee394 (patch)
tree2498c6c9daeca77f98332e864a29b4ef8970f1d8 /.guix-authorizations
parent40fc8992db016baa7048076947757baf94fb957f (diff)
downloadguix-340367927657d3c02d5be3b630c83e489d9ee394.tar.gz
guix-340367927657d3c02d5be3b630c83e489d9ee394.zip
gnu: libratbag: Update to 0.14.
* gnu/packages/gnome.scm (libratbag): Update to 0.14. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to '.guix-authorizations')
0 files changed, 0 insertions, 0 deletions