mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
fx: update to 35.0.0.
This commit is contained in:
parent
86bdc88575
commit
0e134e4164
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fx'
|
||||
pkgname=fx
|
||||
version=34.0.0
|
||||
version=35.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/antonmedv/fx
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://fx.wtf"
|
||||
changelog="https://github.com/antonmedv/fx/releases"
|
||||
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a1d436a8951a753488adda02fe9fb1091fabfe928eafce73f3b1e690a9dccbee
|
||||
checksum=5ab642bb91ad9c1948de1add2d62acec22d82398e420957c191c1549999eb351
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue