hashworks pushed to branch main at Arch Linux / Packaging / Packages /
go-ethereum
Commits:
a550046c by Justin Kromlinger at 2024-02-27T15:01:11+01:00
upgpkg: 1.13.14-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = go-ethereum
pkgdesc = Official Go implementation of the Ethereum protocol
- pkgver = 1.13.13
- pkgrel = 2
+ pkgver = 1.13.14
+ pkgrel = 1
url = https://geth.ethereum.org/
arch = x86_64
license = GPL-3.0-only
@@ -11,7 +11,7 @@ pkgbase = go-ethereum
provides = geth
conflicts = geth
replaces = geth
- source =
git+https://github.com/ethereum/go-ethereum.git#commit=7f131dcbc9ffe986f91a1f51025bcfdcc0aa8f0e
+ source =
git+https://github.com/ethereum/go-ethereum.git#commit=2bd6bd01d2e8561dd7fc21b631f4a34ac16627a1
source = geth-user.service
sha256sums = SKIP
sha256sums =
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=go-ethereum
-pkgver=1.13.13
-_commit=7f131dcbc9ffe986f91a1f51025bcfdcc0aa8f0e
-pkgrel=2
+pkgver=1.13.14
+_commit=2bd6bd01d2e8561dd7fc21b631f4a34ac16627a1
+pkgrel=1
pkgdesc='Official Go implementation of the Ethereum protocol'
arch=('x86_64')
url='https://geth.ethereum.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/a550046c2ecfc521491f2333e58694c0cef322f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/a550046c2ecfc521491f2333e58694c0cef322f8
You're receiving this email because of your account on gitlab.archlinux.org.