Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D7EC0780DEC for <~alpine/aports@lists.alpinelinux.org>; Tue, 7 Jun 2022 20:02:50 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1654631858; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=0ccGNkJZT/JOZyHJZbhQUQWgCFiz+jkKWoJA3W+GZAg=; b=Y9TkfCaf05eqYrFq5NC3E25VWiCp/VdAvJWbSlv8L2EwoJf7kRPXxshhh/4Sw/VcSGZ+H0 5fpUq7XwZnoJZUTyqA7Stk9tw/BgSn3XJWfDGSi1wFVdWJI8YdVsCRb/Q0cd3FFi8wXAPi AWQKmZxPQtgkvwBCiscbxrnRlLjUu/yo2MBuKEMwq3RUvc/58dl/+9JGY9gyjtMKDe5FYj PFCq396upu1rfIzJoEp/QPVfRdIjUzEyQyUFtAsr1JVlB6h9uJkqEOujE7NlMjyn394ttO MC2yYmhuouB+C8U3GxfbRio7BWiuWISCuiCEz7m9MDNavtNHTg6rShOY39VuzQ== From: Drew DeVault To: ~alpine/aports@lists.alpinelinux.org Cc: Drew DeVault Subject: [PATCH 1/2] community/harec: upgrade to 55bfdda44eb5bbf3e4e2a245cc18367220da8560 Date: Tue, 7 Jun 2022 21:57:31 +0200 Message-Id: <20220607195732.24952-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: cmpwn.com --- community/harec/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/harec/APKBUILD b/community/harec/APKBUILD index 8805412319..f0a9fe0d58 100644 --- a/community/harec/APKBUILD +++ b/community/harec/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=harec -pkgver="0_git20220528" -_commit=78989a15dfcc301ac2eca07afb1f906e172bd48b +pkgver="0_git20220607" +_commit=55bfdda44eb5bbf3e4e2a245cc18367220da8560 pkgrel=0 pkgdesc="The Hare compiler" url="https://harelang.org" @@ -27,5 +27,5 @@ package() { } sha512sums=" -b5e8dd564f037cdf528ebf8b573b825a9d4980e282969fefee465aa9efcff3b9f853293079250444376ad3eabd4048d667c1a54d02182cb33f3a815826761b2c harec-78989a15dfcc301ac2eca07afb1f906e172bd48b.tar.gz +d31b6c04c607bac75044dbbe4907913af7658a31257afd08e5e8189d8c5038ae3211ef3002a6837c25d8a592fc752791e1e3b5dd713fef6945c744bee87cce11 harec-55bfdda44eb5bbf3e4e2a245cc18367220da8560.tar.gz " base-commit: 36a8d00236ca194d8cb2b98d502dc3d4b07768ec prerequisite-patch-id: 74dcc23db58b748fe6ce19eb7bad74ce24a1efc3 prerequisite-patch-id: a05594172495edb257634a8e1f9b1a67a55e6c8e prerequisite-patch-id: f773d4818b28e3063a9862db4cfa3f0264b0b3b1 prerequisite-patch-id: aab92d49d78d7912b472b34fe4814c2b89c29cd4 -- 2.36.1