diff options
author | Tim Biermann <tbier@posteo.de> | 2020-03-03 22:15:28 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-03-03 22:21:41 +0000 |
commit | d803c06ce6bc15632c761a92d504a8950327f4ab (patch) | |
tree | 0e8f4847f26c30287098475ecf68a8d26bcb0b0e /p5-datetime | |
parent | af2ef0c0b30b5167be44de7915227e4e6c466516 (diff) | |
download | contrib-d803c06ce6bc15632c761a92d504a8950327f4ab.tar.gz contrib-d803c06ce6bc15632c761a92d504a8950327f4ab.tar.xz |
p5-datetime: 1.51 -> 1.52
Diffstat (limited to 'p5-datetime')
-rw-r--r-- | p5-datetime/.signature | 6 | ||||
-rw-r--r-- | p5-datetime/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/p5-datetime/.signature b/p5-datetime/.signature index cbd9c493d..1c8877635 100644 --- a/p5-datetime/.signature +++ b/p5-datetime/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF393TDHt0jz/LVIm8MG09lXDJmWHjkWMNOlCxzMihhY4sAHc4jp3CAg4U8W4mjuzHFFD4o9Dqlino27mVphXmoQ4= -SHA256 (Pkgfile) = 219732273feb6b3d78b1590ea6df6fd2b5d6479ae17cb3b81732d886d92f9e8c +RWSagIOpLGJF3xIK0wMLwwLnz9V/wJf8qg96nkZ6QqMFJ9HBxIgcRV6bu02beUZmnwFSoSXuo8vzTWwqBxycaDM+QJdRC0gBWgM= +SHA256 (Pkgfile) = cfe26bd62503bcc22fe695f7eca5b8cb6144b16b819386ed4f798540aa3fc4c4 SHA256 (.footprint) = 24bf1e9b3fc67ae76a75c8cef409837b54b1267b31e5b39f23b339d6ec452aa2 -SHA256 (DateTime-1.51.tar.gz) = de22da0de57a43a976322636d3a7474de4b1d6f37e044337123086cf94c16ec5 +SHA256 (DateTime-1.52.tar.gz) = 67828b6172b23d9534b8f2a593b05caa6240737a3b2246f3e1fe4e015dbc3dfc diff --git a/p5-datetime/Pkgfile b/p5-datetime/Pkgfile index 10665980f..21b2149d1 100644 --- a/p5-datetime/Pkgfile +++ b/p5-datetime/Pkgfile @@ -1,10 +1,10 @@ # Description: A complete, easy to use date and time object -# URL: https://cpan.metacpan.org/dist/DateTime +# URL: https://metacpan.org/pod/DateTime # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: p5-datetime-locale p5-datetime-timezone p5-eval-closure p5-math-round p5-namespace-autoclean p5-params-validate p5-params-validationcompiler p5-specio p5-module-build name=p5-datetime -version=1.51 +version=1.52 release=1 source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-$version.tar.gz) |