aboutsummaryrefslogtreecommitdiff
path: root/src/xyz/euandreh/queue.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/xyz/euandreh/queue.scm206
1 files changed, 103 insertions, 103 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm
index b4e59e0..bd4d126 100644
--- a/src/xyz/euandreh/queue.scm
+++ b/src/xyz/euandreh/queue.scm
@@ -16,12 +16,12 @@
(version "20210111")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/S/SH/SHANCOCK/Perl-Tidy-"
- version ".tar.gz"))
- (sha256
- (base32
- "17qqvass1n726ff1bkl8pc8yijhjy9vlm3wcc1xaykjxmz76cxi0"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/S/SH/SHANCOCK/Perl-Tidy-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "17qqvass1n726ff1bkl8pc8yijhjy9vlm3wcc1xaykjxmz76cxi0"))))
(build-system perl-build-system)
(home-page "https://perltidy.github.io/perltidy/")
(synopsis "Indent and reformat Perl code")
@@ -35,16 +35,16 @@ indent and format Perl code.")
(version "1.20")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/R/RJ/RJBS/B-Lint-"
- version ".tar.gz"))
- (sha256
- (base32
- "1cqhgj17jqlrwdw2lz2sprs2zydry09y14lwhmipk2zxcj4l0jfw"))
- (patches
- ;; Taken from:
- ;; https://rt.cpan.org/Public/Bug/Display.html?id=101115
- (search-patches "xyz/euandreh/patches/B-Lint-1.20-Skip-a-bare-sub-test.patch"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/R/RJ/RJBS/B-Lint-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "1cqhgj17jqlrwdw2lz2sprs2zydry09y14lwhmipk2zxcj4l0jfw"))
+ (patches
+ ;; Taken from:
+ ;; https://rt.cpan.org/Public/Bug/Display.html?id=101115
+ (search-patches "xyz/euandreh/patches/B-Lint-1.20-Skip-a-bare-sub-test.patch"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-module-pluggable" ,perl-module-pluggable)))
@@ -61,12 +61,12 @@ which carries out a similar process for C programs.")
(version "2.26")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/R/RS/RSAVAGE/Config-Tiny-"
- version ".tgz"))
- (sha256
- (base32
- "0pyggn3yq9ffjnw3i1n5r9kg4b90jw926apbvzxq8y7cpa8k5dc3"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/R/RS/RSAVAGE/Config-Tiny-"
+ version ".tgz"))
+ (sha256
+ (base32
+ "0pyggn3yq9ffjnw3i1n5r9kg4b90jw926apbvzxq8y7cpa8k5dc3"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/pod/Config::Tiny")
(synopsis "Read/Write .ini style files with as little code as possible")
@@ -81,12 +81,12 @@ load time and memory overhead.")
(version "1.20")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/D/DO/DOLMEN/Pod-Spell-"
- version ".tar.gz"))
- (sha256
- (base32
- "0g6hdnc98gc3widr7sja313b1606g37a0mw0l0wxih1bwazzg0v3"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/D/DO/DOLMEN/Pod-Spell-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "0g6hdnc98gc3widr7sja313b1606g37a0mw0l0wxih1bwazzg0v3"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-class-tiny" ,perl-class-tiny)
@@ -112,12 +112,12 @@ spellchecking program won't complain about mystery words like
(version "1.18")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/S/SR/SREZIC/String-Format-"
- version ".tar.gz"))
- (sha256
- (base32
- "0y77frxzjifd4sw0j19cc346ysas1mya84rdxaz279lyin7plhcy"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/S/SR/SREZIC/String-Format-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "0y77frxzjifd4sw0j19cc346ysas1mya84rdxaz279lyin7plhcy"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/pod/String::Format")
(synopsis "sprintf-like string formatting for Perl")
@@ -134,12 +134,12 @@ index_format and related directives.")
(version "0.078")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/W/WY/WYANT/PPIx-Regexp-"
- version ".tar.gz"))
- (sha256
- (base32
- "0h5lfi3m08i86hw89yffcsrsq0h0k2v58j47j5yl4m0g4apg725k"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/W/WY/WYANT/PPIx-Regexp-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "0h5lfi3m08i86hw89yffcsrsq0h0k2v58j47j5yl4m0g4apg725k"))))
(propagated-inputs
`(("perl-ppi" ,perl-ppi)
("perl-task-weaken" ,perl-task-weaken)))
@@ -160,12 +160,12 @@ role similar to PPI::Document.")
(version "0.015")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/W/WY/WYANT/PPIx-QuoteLike-"
- version ".tar.gz"))
- (sha256
- (base32
- "16qbhryi4vdjfgx5hf6sl0hj2lv4yn1lmg9jibxrlmipnhm1qdfa"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/W/WY/WYANT/PPIx-QuoteLike-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "16qbhryi4vdjfgx5hf6sl0hj2lv4yn1lmg9jibxrlmipnhm1qdfa"))))
(propagated-inputs
`(("perl-ppix-regexp" ,perl-ppix-regexp)
("perl-ppi" ,perl-ppi)
@@ -186,13 +186,13 @@ similar code.")
(name "perl-readonly-xs")
(version "1.05")
(source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/R/RO/ROODE/Readonly-XS-"
- version ".tar.gz"))
- (sha256
- (base32
- "03gz7yp194fwah2bc36ww04hgw1qx8p6y68vvnywircrablc9rca"))))
+ (origin
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/R/RO/ROODE/Readonly-XS-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "03gz7yp194fwah2bc36ww04hgw1qx8p6y68vvnywircrablc9rca"))))
(propagated-inputs
`(("perl-readonly" ,perl-readonly)))
(build-system perl-build-system)
@@ -207,12 +207,12 @@ similar code.")
(version "1.001000")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/E/EL/ELLIOTJS/PPIx-Utilities-"
- version ".tar.gz"))
- (sha256
- (base32
- "16yb7dnz8lgq2azs8jxj1wac60kbn16x8y4py04ci8nndww87903"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/E/EL/ELLIOTJS/PPIx-Utilities-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "16yb7dnz8lgq2azs8jxj1wac60kbn16x8y4py04ci8nndww87903"))))
(propagated-inputs
`(("perl-exception-class" ,perl-exception-class)
("perl-ppi" ,perl-ppi)
@@ -239,12 +239,12 @@ PPIx::Utilities::Node.")
(version "1.138")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/P/PE/PETDANCE/Perl-Critic-"
- version ".tar.gz"))
- (sha256
- (base32
- "10pdi6bzgas131l5qmnmy9sbzsb484nmdhk9hdlz8kgj3vwr9l9a"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/P/PE/PETDANCE/Perl-Critic-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "10pdi6bzgas131l5qmnmy9sbzsb484nmdhk9hdlz8kgj3vwr9l9a"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-b-keywords" ,perl-b-keywords)
@@ -279,12 +279,12 @@ is a static source code analysis engine.")
(version "0.290000")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/N/NW/NWELLNHOF/CommonMark-"
- version ".tar.gz"))
- (sha256
- (base32
- "1pgaqa4f00i9r5z7l9xiya0q51ysq0nhpvgr0f3rza3cxz1v80d5"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/N/NW/NWELLNHOF/CommonMark-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "1pgaqa4f00i9r5z7l9xiya0q51ysq0nhpvgr0f3rza3cxz1v80d5"))))
(build-system perl-build-system)
(native-inputs
`(("cmark" ,cmark)
@@ -301,13 +301,13 @@ CommonMark C library libcmark. It closely follows the original API.")
(name "perl-escape-houdini")
(version "0.3.3")
(source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/Y/YA/YANICK/Escape-Houdini-"
- version ".tar.gz"))
- (sha256
- (base32
- "12gc44066028v51v3hli4h1czpcj23ygfnfa38hy80yz81lq4jar"))))
+ (origin
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/Y/YA/YANICK/Escape-Houdini-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "12gc44066028v51v3hli4h1czpcj23ygfnfa38hy80yz81lq4jar"))))
(native-inputs
`(("perl-module-build" ,perl-module-build)
("perl-test-exception" ,perl-test-exception)))
@@ -324,12 +324,12 @@ zero-depedency, minimalistic web escaping C library Houdini.")
(version "0.024")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/Class-Tiny-Antlers-"
- version ".tar.gz"))
- (sha256
- (base32
- "1ryrplfkcx1wch9cv7h6vjvx1fjqr5kbq1wxg64zn6zx3c3jhmms"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/Class-Tiny-Antlers-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "1ryrplfkcx1wch9cv7h6vjvx1fjqr5kbq1wxg64zn6zx3c3jhmms"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-fatal" ,perl-test-fatal)
@@ -353,22 +353,22 @@ zero-depedency, minimalistic web escaping C library Houdini.")
(version "0.011")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/MooseX-MungeHas-"
- version ".tar.gz"))
- (sha256
- (base32
- "15b4s0vaxkh331k8268xhb0f4yr87x0lpyhmmzq0cb4z0klwhfw6"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/MooseX-MungeHas-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "15b4s0vaxkh331k8268xhb0f4yr87x0lpyhmmzq0cb4z0klwhfw6"))))
(build-system perl-build-system)
(native-inputs
- `(("perl-test-fatal" ,perl-test-fatal)
- ("perl-test-requires" ,perl-test-requires)
- ("perl-type-tiny" ,perl-type-tiny)))
+ `(("perl-test-fatal" ,perl-test-fatal)
+ ("perl-test-requires" ,perl-test-requires)
+ ("perl-type-tiny" ,perl-type-tiny)))
(propagated-inputs
- `(("perl-class-tiny-antlers" ,perl-class-tiny-antlers)
- ("perl-moo" ,perl-moo)
- ("perl-moose" ,perl-moose)
- ("perl-mouse" ,perl-mouse)))
+ `(("perl-class-tiny-antlers" ,perl-class-tiny-antlers)
+ ("perl-moo" ,perl-moo)
+ ("perl-moose" ,perl-moose)
+ ("perl-mouse" ,perl-mouse)))
(home-page "https://metacpan.org/pod/MooseX::MungeHas")
(synopsis "Munge your \"has\" (works with Moo, Moose and Mouse)")
(description "MooseX::MungeHas alters the behaviour of the
@@ -385,12 +385,12 @@ function.")
(version "1.3.3")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/Y/YA/YANICK/Template-Mustache-"
- version ".tar.gz"))
- (sha256
- (base32
- "00czyfqhl52cx4zjnbhcp2xq0sywj1bzpjqgri6513mrcgymjnx0"))))
+ (method url-fetch)
+ (uri (string-append "mirror://cpan/authors/id/Y/YA/YANICK/Template-Mustache-"
+ version ".tar.gz"))
+ (sha256
+ (base32
+ "00czyfqhl52cx4zjnbhcp2xq0sywj1bzpjqgri6513mrcgymjnx0"))))
(propagated-inputs
`(("perl-escape-houdini" ,perl-escape-houdini)
("perl-list-allutils" ,perl-list-allutils)