Commit graph

352 commits

Author SHA1 Message Date
Sharlatan Hellseher
8f70fb90a2
gnu: packages/golang: Set default go version to 1.21.
Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.

These changes set preferable default version to the minimal currently
maintained one e.g. 1.21

* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.

Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm

Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
2024-07-15 12:17:48 +01:00
Sharlatan Hellseher
088d174fd9
gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I7681af021b51e7c349a48cc5bd7822dbb78c6a1b
2024-06-29 16:45:27 +01:00
Sharlatan Hellseher
d2d5a3af3e
gnu: go-github-com-golang-protobuf-proto: Adjust package name.
Rename go-github-com-golang-protobuf-proto to the Golang module name as
seen in go.mod. Due to lack of support of building submodules in
go-build-system 'build phase is omitted and 'check phase is substituted by
custom one providing nested path tests.

* gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to...
(go-github-com-golang-protobuf): ... this.
<#:unpack-path>: Remove argument.
<#:phases>: Delete 'build phase. Add custom 'check phase and run tests
for all submodules.
(go-github-com-prometheus-common,
go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Adjust accordingly.

* gnu/packages/golang-check.scm (go-github-com-onsi-gomega)
[propagated-inputs]: Likewise

* gnu/packages/golang-web.scm (go-github-com-golang-groupcache,
go-github-com-quic-go-quic-go)
[propagated-inputs]: Likewise

* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model)
[propagated-inputs]: Likewise

* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Likewise

Change-Id: I28c11739247a5ebafefd032d04a548a683fa0454
Co-authored-by: Hilton Chain <hako@ultrarare.space>
2024-06-29 09:37:35 +01:00
Sharlatan Hellseher
6d88e9e21f
gnu: go-github-com-vitrun-qart: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
2024-06-27 15:55:48 +01:00
Sharlatan Hellseher
856c3e08f7
gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
2024-06-27 15:50:20 +01:00
Sharlatan Hellseher
88cdba5ccd
gnu: go-github-com-calmh-xdr: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I201f5147de0a353057206ca314a685eb70622e00
2024-06-27 15:38:26 +01:00
Sharlatan Hellseher
c1e875eea3
gnu: Remove go-github-com-calmh-du.
This repository has been archived by the owner on Nov 27, 2018. It is
now read-only.

* gnu/packages/syncthing.scm (go-github-com-calmh-du): Delete variable.

Change-Id: Ibe99cf590ea1d57d12d0fe0085b0149b372482ee
2024-06-27 15:34:21 +01:00
Sharlatan Hellseher
4fb43ae287
gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0
2024-06-27 15:28:27 +01:00
Sharlatan Hellseher
f09654259f
gnu: go-github-com-chmduquesne-rollinghash: Move to golang-crypto.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I61a942c07655f51a61e198613eeaa3eb240b8df9
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher
2622549c0e
gnu: go-github-com-thejerf-suture: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I532608ed163ee60588131c34621e031b5935eacf
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher
be7386e288
gnu: go-github-com-oschwald-geoip2-golang: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ie95d3630ec98cd2f60139914959a82dc3313ea05
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher
fe2a300eaa
gnu: go-github-com-oschwald-maxminddb-golang: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I88e887ccaeecb5c165bff920515dbdef9f8b85ad
2024-06-27 15:28:25 +01:00
Sharlatan Hellseher
915209cb7e
gnu: go-github-com-jackpal-gateway: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ibc24eb85c76df4cea60749eaca55eb7ae7cb3cf5
2024-06-27 00:35:38 +01:00
Sharlatan Hellseher
255b093107
gnu: go-github-com-ccding-go-stun: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I0713418f7d0b00d3aa7ab4289765556e68b8246d
2024-06-27 00:35:37 +01:00
Sharlatan Hellseher
f0e5d0b411
gnu: go-github-com-go-ldap-ldap: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ica9883664d11b621d0bd4ce896d217eb82abd0ce
2024-06-27 00:35:30 +01:00
Sharlatan Hellseher
46781c3008
gnu: go-github-com-go-asn1-ber-asn1-ber: Move to golang-crypto.
* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ib146ac76bbd2d7c34c315dc4f424d05ced597011
2024-06-27 00:35:15 +01:00
Sharlatan Hellseher
294ad13de9
gnu: go-github-com-azure-go-ntlmssp: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): Move
from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I9c8397996470d84f57a4472717ebd0d06d06bb4c
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher
91e0f01f0e
gnu: go-github-com-audriusbutkevicius-recli: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I1494e60367873ba5ddbfe0725cd8a0ed02d8cb9e
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher
0aad1bf8b1
gnu: go-github-com-audriusbutkevicius-pfilter: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ie148e31dde805b79956553988431153159598acc
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher
97e02a903e
gnu: Remove go-github-com-bkaradzic-go-lz4.
* gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4): Delete variable.

Change-Id: Idb01a1909d4fe3d4360350e891fd97349db05a6f
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher
f046e348e1
gnu: go-github-com-sasha-s-go-deadlock: Move to golang-check.
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Id3d101897b4ac056cfe48a52289dd3e4f51402d8
2024-06-27 00:34:27 +01:00
Sharlatan Hellseher
9fb7946a23
gnu: go-github-com-petermattis-goid: Move to golang-check.
* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): Move from
here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I68182d8131afdcb346076d4f1e69ccf680b48cdb
2024-06-27 00:34:27 +01:00
Jesse Eisses
13912821a2
gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Update to 2.0.0.
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Update to 2.0.0.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ia9f1acacd337b95526ee0b9b7b31f1de598f30d3
2024-05-07 21:33:44 +01:00
Sharlatan Hellseher
d6c95d4208
gnu: Revmoe go-github-com-syndtr-goleveldb.
This package is a duplicate to go-github-com-syndtr-goleveldb-leveldb.

* gnu/packages/ipfs.scm: Revmoe (gnu packages syncthing) module.
(kubo) [inputs]: Replace go-github-com-syndtr-goleveldb with
go-github-com-syndtr-goleveldb-leveldb.

* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Remove
variable.

Change-Id: I8641a18a3d97f570f3bbbd849f7dabdea4e41b01
2024-05-05 21:24:10 +01:00
Sharlatan Hellseher
91d9e145e1
gnu: go-github-com-jackpal-go-nat-pmp: Move to golang-web.
gnu/packages/syncthing.scm (go-github-com-jackpal-go-nat-pmp): Move from
here ...
gnu/packages/golang-web.scm: ... to here.

Change-Id: Ib58a2f2d1f6bb279cd74d8460a7e02a5e4849c52
2024-04-24 15:34:03 +01:00
Sharlatan Hellseher
191e5674d9
gnu: go-github-com-golang-groupcache: Move to golang-web.
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache): Move
from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I3e5393d13630529a0cf309e08b9e7dc9d5cba18a
2024-04-14 12:05:51 +01:00
Sharlatan Hellseher
1cfaa79e6d
gnu: go-github-com-golang-groupcache-lru: Import all go modules.
Rename go-github-com-golang-groupcache-lru to
go-github-com-golang-groupcache to reflect go.mod import path as seen in
<https://pkg.go.dev/github.com/golang/groupcache>. It will provide other
available submodules together with main module groupcache: lru,
singleflight, groupcachepb and consistenthash.

* gnu/packages/syncthing.scm (go-github-com-golang-groupcache):
[arguments]: Remove <#:unpack-path>, update <#:import-path> to make
other modules available.
[propagated-inputs]: Add go-github-com-golang-protobuf-proto.

* gnu/packages/ipfs.scm (kubo): [inputs]: Remove
go-github-com-golang-groupcache-lru, add
go-github-com-golang-groupcache.

Change-Id: I455eecd2ebeff5f456f83621aa85b4de7d60304e
2024-04-14 12:05:51 +01:00
Sharlatan Hellseher
d4032419dd
gnu: go-github-com-gobwas-glob: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/textutils.scm: Remove (gnu packages syncthing) module.

Change-Id: I131830e6edcdb666aeb3cd9bbdf6982df938ccd4
2024-04-12 16:35:20 +01:00
Sharlatan Hellseher
f427ec7026
gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/xdisorg.scm: Remove (gnu packages syncthing).
Add (gnu packages golang-xyz).

Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
2024-03-27 21:31:58 +00:00
Sharlatan Hellseher
40d697a301
gnu: go-github-com-lib-pq: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/databases.scm: Remvoe (gnu packages syncthing).

Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
2024-03-24 21:49:35 +00:00
Sharlatan Hellseher
5b59c149e0
gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
2024-03-15 23:43:58 +00:00
Sharlatan Hellseher
9e2d8ed8fd
gnu: go-github-com-beorn7-perks-quantile: Fix indentation.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Fix
indentation.

Change-Id: Id159b4314fc25ecebc0737221995823e28045626
2024-03-15 23:33:13 +00:00
Sharlatan Hellseher
2f0aba1fd4
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.

Change-Id: Ie8c864dbc15b3aef3e4575337b940b625d6f9bbf
2024-03-15 23:33:12 +00:00
Efraim Flashner
ac74586ff3
gnu: syncthing: Mark as tunable.
* gnu/packages/syncthing.scm (syncthing)[properties]: Mark package as
tunable.

Change-Id: Ia885bbd32f043e83b231359cca438ea9caf4e8dc
2024-03-12 13:48:32 +02:00
Sharlatan Hellseher
a4aac98bbb
gnu: go-golang-org-x-sys: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-sys): Move
from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/curl.scm: Add (gnu packages golang-build) module.
* gnu/packages/databases.scm: As above.
* gnu/packages/docker.scm: As above.
* gnu/packages/golang-build.scm: As above.
* gnu/packages/golang.scm: As above.
* gnu/packages/irc.scm: As above.
* gnu/packages/linux.scm: As above.
* gnu/packages/password-utils.scm: As above.
* gnu/packages/syncthing.scm: As above.
* gnu/packages/textutils.scm: As above.
* gnu/packages/vpn.scm: As above.
* gnu/packages/weather.scm: As above.
* gnu/packages/web.scm: As above.

Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
2024-02-13 14:19:05 +00:00
Sharlatan Hellseher
20c1bd6e9e
gnu: go-github-com-golang-snappy: Mmove to golang-compression.
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Move from
here ...
* gnu/packages/golang-compression.scm: ... to here.

* gnu/packages/golang.scm: Add (gnu packages golang-compression) module.
* gnu/packages/high-availability.scm: As above.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/syncthing.scm: As above.

Change-Id: I936c82c127e1aa25dde20693bee70e5a871249fe
2024-02-13 14:17:59 +00:00
Sharlatan Hellseher
9cdcf7c6f9
gnu: go-github-com-stathat-go: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-stathat-go): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I804043f512b60665233fba61da3f2225042d8d65
2024-02-12 23:33:23 +00:00
Sharlatan Hellseher
3da105865c
gnu: go-github-com-rcrowley-go-metrics: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Id153e4b8295c1430077941c5e4ee854ef28a56fa
2024-02-12 23:33:23 +00:00
Sharlatan Hellseher
ae60a953d6
gnu: go-github-com-prometheus-client-model: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model):
Move from here
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/golang.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/networking.scm: As above.

Change-Id: Ibf79be7fd49acc8fc88bf2411a4d7d89b44713d0
2024-02-12 23:33:23 +00:00
David Pflug
21aaf1c25a
gnu: syncthing: Update to 1.27.2.
* gnu/packages/syncthing.scm (syncthing): Update to 1.27.2.

Change-Id: Ifc6af7a518d4dfc75e42889de1a0873cdcbdfaaf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-09 22:19:08 +00:00
Sharlatan Hellseher
1900b75c23
gnu: go-github-com-cespare-xxhash: Move to (gnu packages golang-crypto).
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/textutils.scm: Add (gnu packages golang-crypto) to used
modules.

Change-Id: Ic72cf6c4770cd3f03cc2e27c3455632ee16e7c09
2024-01-28 23:21:05 +00:00
Benjamin Slade
49a7a95ba4
gnu: Syncthing: Update to 1.27.1.
* gnu/packages/syncthing.scm (syncthing): Update to 1.27.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ib95828dee7b2b8b5f852a47026f3bbff69361329
2023-12-20 19:09:15 -05:00
Timotej Lazar
c9a7cbf0b7
gnu: syncthing: Update to 1.25.0.
* gnu/packages/syncthing.scm (syncthing): Update to 1.25.0.

Change-Id: I39ebd12e96fb09386cf51bd42cd5241f3820c16c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-03 10:14:06 +00:00
Timotej Lazar
bee40b70dc
gnu: syncthing: Update to 1.24.0.
* gnu/packages/syncthing.scm (syncthing): Update to 1.24.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-25 11:30:02 +01:00
Maxim Cournoyer
a6170fcd2b
gnu: Remove extraneous imports.
Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.

* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 16:22:03 -04:00
Timotej Lazar
08e8c3483f
gnu: syncthing: Update to 1.23.7.
The uraggregate binary was merged into ursrv, so don’t attempt to install it.

* gnu/packages/syncthing.scm (syncthing): Update to 1.23.7.
[arguments]: Build with go-1.20.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-14 16:13:49 +02:00
Timotej Lazar
a08592b055
gnu: syncthing: Use new package style.
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use gexps. Drop trailing

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-21 23:11:22 +02:00
Timotej Lazar
bf8e77643c
gnu: syncthing: Update to 1.23.6.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-21 23:11:19 +02:00
Timo Wilken
4976208fa8
gnu: Move golang dependencies to (gnu packages golang).
These packages are needed by syncthing and the new restic-rest-server package,
so put them in (gnu packages golang) instead.

* gnu/packages/syncthing.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
Move variables ...
* gnu/packages/golang.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
... to here.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Ryan Schanzenbacher
61894e823d
gnu: Syncthing: Update to 1.23.4.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.4.
2023-04-10 19:02:02 -04:00