hashworks pushed to branch main at Arch Linux / Packaging / Packages /
go-ethereum
Commits:
20e1903d by Justin Kromlinger at 2023-12-22T21:24:54+01:00
upgpkg: 1.13.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = go-ethereum
pkgdesc = Official Go implementation of the Ethereum protocol
- pkgver = 1.13.7
+ pkgver = 1.13.8
pkgrel = 1
url = https://geth.ethereum.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = go-ethereum
provides = geth
conflicts = geth
replaces = geth
- source =
git+https://github.com/ethereum/go-ethereum.git#commit=c3d9ca62c1534250f40a19f231f437d09ebc8a0a
+ source =
git+https://github.com/ethereum/go-ethereum.git#commit=b20b4a71598481443d60b261d3e5dcb37f8a0d82
source = geth-user.service
sha256sums = SKIP
sha256sums =
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=go-ethereum
-pkgver=1.13.7
-_commit=c3d9ca62c1534250f40a19f231f437d09ebc8a0a
+pkgver=1.13.8
+_commit=b20b4a71598481443d60b261d3e5dcb37f8a0d82
pkgrel=1
pkgdesc='Official Go implementation of the Ethereum protocol'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/20e1903d49a86c8c3508f58b02cfcf1e1341bef9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/20e1903d49a86c8c3508f58b02cfcf1e1341bef9
You're receiving this email because of your account on gitlab.archlinux.org.