hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
go-ethereum


Commits:
cf45a18e by Justin Kromlinger at 2024-05-09T00:04:21+02:00
upgpkg: 1.14.2-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.15
+       pkgver = 1.14.2
        pkgrel = 1
        url = https://geth.ethereum.org/
        arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = go-ethereum
        provides = geth
        conflicts = geth
        replaces = geth
-       source = 
git+https://github.com/ethereum/go-ethereum.git#commit=c5ba367eb6232e3eddd7d6226bfd374449c63164
+       source = 
git+https://github.com/ethereum/go-ethereum.git#commit=35b2d07f4bf735958b41cd141a5feda5e61be73e
        source = geth-user.service
-       sha256sums = 
1ff9f7c30cd823259343b6e391d8cd7ae5b6a35136863edc661fa47361fadc78
+       sha256sums = 
723fbd797a7f9c5cf5005f5942ad2aac303d62faa530b752c1d44430e5d1dff4
        sha256sums = 
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
 
 pkgname = go-ethereum


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=go-ethereum
-pkgver=1.13.15
-_commit=c5ba367eb6232e3eddd7d6226bfd374449c63164
+pkgver=1.14.2
+_commit=35b2d07f4bf735958b41cd141a5feda5e61be73e
 pkgrel=1
 pkgdesc='Official Go implementation of the Ethereum protocol'
 arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=('geth')
 replaces=('geth')
 source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit}";
         'geth-user.service')
-sha256sums=('1ff9f7c30cd823259343b6e391d8cd7ae5b6a35136863edc661fa47361fadc78'
+sha256sums=('723fbd797a7f9c5cf5005f5942ad2aac303d62faa530b752c1d44430e5d1dff4'
             '806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/cf45a18e262727fa1d6fad0856970bde2ad814c0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/cf45a18e262727fa1d6fad0856970bde2ad814c0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to