From ba31d90d6b79473cd74c0452cdd07c7effcd2bb5 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 17 Jul 2022 21:12:59 +0200 Subject: [PATCH] dust: 0.8.0 -> 0.8.1 --- dust/.signature | 6 +++--- dust/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dust/.signature b/dust/.signature index 4f232ed8d..5c914e8dd 100644 --- a/dust/.signature +++ b/dust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35XIZs1AFDalhKF2Z9C9hfcfuJUw6qyTVdStPE6Sy+X456RmRsTPledXE/vlSWi7DQyWucjp4JEguzx9EDEffg4= -SHA256 (Pkgfile) = 37ec603bfe170ae59524332ba97427dbafd21169f57fe6329b68507a50d203b5 +RWSagIOpLGJF34I3VWWAbiKaGusNdMcBrdbDb40y8lhk77be6o6oOuV+HeycqLd48ym7Q2vHC8WvwwREnzkNoIiJEQZLAuQ/+A0= +SHA256 (Pkgfile) = f68d40a5c7673c7737ad7c1036e8a4e48c7015c20ee4687fbd7c0297e515bf59 SHA256 (.footprint) = ebf861127b1397a35de9c1899cd2465dc242f8cfe10cd2522a9b91d8f1d6bfef -SHA256 (dust-0.8.0.tar.gz) = dc033a6fb4f31520ab1bb403dd910aed04037964ab1406363cce2185a8bd3d3b +SHA256 (dust-0.8.1.tar.gz) = 9f3b5e93c62bb54139479ac4396549fc62389ac9a7d300b088cdf51cd0e90e22 diff --git a/dust/Pkgfile b/dust/Pkgfile index fee0041ec..3123e2eee 100644 --- a/dust/Pkgfile +++ b/dust/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=dust -version=0.8.0 +version=0.8.1 release=1 source=(https://github.com/bootandy/dust/archive/v$version/$name-$version.tar.gz)