hashworks pushed to branch main at Arch Linux / Packaging / Packages /
go-ethereum
Commits:
1c60fea6 by Justin Kromlinger at 2023-10-17T15:22:24+02:00
upgpkg: 1.13.4-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.3
+ pkgver = 1.13.4
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=0d45d72d703ea16b05cc17366d1f931bace28189
+ source =
git+https://github.com/ethereum/go-ethereum.git#commit=3f907d6a6f6de09cff1360ed529126765939851d
source = geth-user.service
sha256sums = SKIP
sha256sums =
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=go-ethereum
-pkgver=1.13.3
-_commit=0d45d72d703ea16b05cc17366d1f931bace28189
+pkgver=1.13.4
+_commit=3f907d6a6f6de09cff1360ed529126765939851d
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/1c60fea6d5d2f4c7f0cbdbb752f10cfac54b3936
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/1c60fea6d5d2f4c7f0cbdbb752f10cfac54b3936
You're receiving this email because of your account on gitlab.archlinux.org.