diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-03-28 19:40:22 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-28 22:48:51 +0000 |
commit | 2f5439246531266b1e5736a381520ca8602d6dfe (patch) | |
tree | d060455ae59adc6ec667ff38f56c4a77c4f86d39 /testing/perl-dbix-class-helpers/APKBUILD | |
parent | 10f2bdfc78e23671efe9aef8a7ad17e4ea278b1c (diff) | |
download | aports-2f5439246531266b1e5736a381520ca8602d6dfe.tar.bz2 aports-2f5439246531266b1e5736a381520ca8602d6dfe.tar.xz |
testing/perl-dbix-class-helpers: upgrade to 2.036000
Diffstat (limited to 'testing/perl-dbix-class-helpers/APKBUILD')
-rw-r--r-- | testing/perl-dbix-class-helpers/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-dbix-class-helpers/APKBUILD b/testing/perl-dbix-class-helpers/APKBUILD index a576f5b23d..f447f2bb3d 100644 --- a/testing/perl-dbix-class-helpers/APKBUILD +++ b/testing/perl-dbix-class-helpers/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=perl-dbix-class-helpers _pkgreal=DBIx-Class-Helpers -pkgver=2.035000 +pkgver=2.036000 pkgrel=0 pkgdesc="Simplify the common case stuff for DBIx::Class." url="https://metacpan.org/release/DBIx-Class-Helpers" @@ -42,4 +42,4 @@ check() { make test } -sha512sums="f1eb440eab2ac59ba5df2969b0851df59445d1b12a961e3a03fe26780cc635bb5d955be80b0589c59c159049c1a566f2a8f5902147ada5a9142dd29ef2cf08fe DBIx-Class-Helpers-2.035000.tar.gz" +sha512sums="6e0bf805e02d8f38dfbe7f6f6faf8144b3a2118faa4cd9d494cac3ad0f9938249cc9638711c82316974b42292df3c3e507f560fca7f68809c13819ca2bbe2400 DBIx-Class-Helpers-2.036000.tar.gz" |