Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions perl-app-cpm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: perl-app-cpm
version: "0.998002"
version: "0.998003"
epoch: 0
description: get, unpack, build and install modules from CPAN
copyright:
Expand Down Expand Up @@ -44,7 +44,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 946fe31e98f76fc997855bf1e68df8511fef987818af69ee5426abe65d8d3fa0
expected-sha256: d15b17241a07fed11ed4a917bbe00d2317e94ac52ac38ee92a9cacbb346adb16
uri: https://cpan.metacpan.org/authors/id/S/SK/SKAJI/App-cpm-${{package.version}}.tar.gz

- name: Build and Test
Expand Down
Loading