Date: Thursday, September 15, 2022 @ 16:43:49 Author: hashworks Revision: 1302846
upgpkg: go-ethereum 1.10.25-1 Modified: go-ethereum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 16:15:01 UTC (rev 1302845) +++ PKGBUILD 2022-09-15 16:43:49 UTC (rev 1302846) @@ -1,8 +1,8 @@ # Maintainer: Justin Kromlinger <[email protected]> pkgname=go-ethereum -pkgver=1.10.23 -_commit=d901d85377c2c2f05f09f423c7d739c0feecd90a +pkgver=1.10.25 +_commit=69568c554880b3567bace64f8848ff1be27d084d pkgrel=1 pkgdesc='Official Go implementation of the Ethereum protocol' arch=('x86_64')
