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


Commits:
f1eab6dc by Justin Kromlinger at 2024-09-27T14:10:39+02:00
upgpkg: 1.14.10-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.14.9
+       pkgver = 1.14.10
        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#tag=v1.14.9
+       source = git+https://github.com/ethereum/go-ethereum.git#tag=v1.14.10
        source = geth-user.service
-       sha256sums = 
95735c4274d3fc1790d166ec39d6c1f5e0cd28a34dfbd2f913b9a81db15713d7
+       sha256sums = 
711d51ff4656e106d20b54cfdbbe2cca1ebfce9293b13ecfc58d6b17a560f390
        sha256sums = 
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
 
 pkgname = go-ethereum


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=go-ethereum
-pkgver=1.14.9
+pkgver=1.14.10
 pkgrel=1
 pkgdesc='Official Go implementation of the Ethereum protocol'
 arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('geth')
 replaces=('geth')
 source=("git+https://github.com/ethereum/go-ethereum.git#tag=v${pkgver}";
         'geth-user.service')
-sha256sums=('95735c4274d3fc1790d166ec39d6c1f5e0cd28a34dfbd2f913b9a81db15713d7'
+sha256sums=('711d51ff4656e106d20b54cfdbbe2cca1ebfce9293b13ecfc58d6b17a560f390'
             '806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645')
 
 build() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/f1eab6dc923931498b6e2c7aa80ce15fc4b563b2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to