hashworks pushed to branch main at Arch Linux / Packaging / Packages /
go-ethereum
Commits:
e75801ed by Justin Kromlinger at 2024-01-10T20:25:57+01:00
upgpkg: 1.13.9-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.8
+ pkgver = 1.13.9
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=b20b4a71598481443d60b261d3e5dcb37f8a0d82
+ source =
git+https://github.com/ethereum/go-ethereum.git#commit=dd938d103d41f5255a40f7441ad7f0ceae0f7b07
source = geth-user.service
sha256sums = SKIP
sha256sums =
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=go-ethereum
-pkgver=1.13.8
-_commit=b20b4a71598481443d60b261d3e5dcb37f8a0d82
+pkgver=1.13.9
+_commit=dd938d103d41f5255a40f7441ad7f0ceae0f7b07
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/e75801edeef15dc288798e460c368fc94f41f923
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/e75801edeef15dc288798e460c368fc94f41f923
You're receiving this email because of your account on gitlab.archlinux.org.