diff options
author | Tim Biermann <tbier@posteo.de> | 2021-04-25 07:50:07 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-04-25 07:50:07 +0000 |
commit | 8846d57380762b2f80160427859c37a5cbff1113 (patch) | |
tree | 80335957e2f345f5c1828ab9f983677d16f72440 /handlr | |
parent | 023104e609d47091fc1fffbb14e6665e21d05c30 (diff) | |
download | contrib-8846d57380762b2f80160427859c37a5cbff1113.tar.gz contrib-8846d57380762b2f80160427859c37a5cbff1113.tar.xz |
handlr: 0.6.1 -> 0.6.3
Diffstat (limited to 'handlr')
-rw-r--r-- | handlr/.signature | 6 | ||||
-rw-r--r-- | handlr/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/handlr/.signature b/handlr/.signature index ff7181033..cd5744db0 100644 --- a/handlr/.signature +++ b/handlr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31yQ0Rcrexcrt2kRJ8k/moaPv/JYWO/ZyKRPO+hVgQBKj1ydUpVQ8Fh45BDZn8SwyWd2W5hQkgbxbg5TFTbGQAk= -SHA256 (Pkgfile) = b7fa63d3d5cd6686a4cab494806b22c9eb0468dca592f185502e3c7d6b10efab +RWSagIOpLGJF34S+wyMhVCstm5v5zx5Y5BoMj/2P0O8a8axjR5BTNeuJwyOqI4fuy3ZcQjvL4e5XSqFGyyAzAXuqDwGjVpZvEQc= +SHA256 (Pkgfile) = 5c8e618ae44269bf546764ba783fe391383e96fd2d5b7e4c5220ab971dfe2743 SHA256 (.footprint) = 6b3abe8c8e8c450b3a5ae1ceda4c4f15a6faf0567db1d4a840fe38d8060702bd -SHA256 (handlr-0.6.1.tar.gz) = 0453419520c916ed955a096a4df24ada0a95f7b7c97fe6c9e00ec2224264dc90 +SHA256 (handlr-0.6.3.tar.gz) = 1f455727e93e6620d1458834d44854348d06b3c67b20fe8229efcf52601c0f9a diff --git a/handlr/Pkgfile b/handlr/Pkgfile index de6336e7c..5077d7124 100644 --- a/handlr/Pkgfile +++ b/handlr/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=handlr -version=0.6.1 +version=0.6.3 release=1 source=(https://github.com/chmln/handlr/archive/v$version/$name-$version.tar.gz) |