gnu: lcsync: Update to 0.3.2.

* gnu/packages/networking.scm (lcsync): Update to 0.3.2.
This commit is contained in:
Vagrant Cascadian 2025-03-08 15:19:39 -08:00
parent 1cc5c8f2c8
commit dd9723faaa
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -361,7 +361,7 @@ Unix Domain Sockets, SCTP for both IPv4 and IPv6.")
(define-public lcsync
(package
(name "lcsync")
(version "0.3.1")
(version "0.3.2")
(source
(origin
(method git-fetch)
@ -370,7 +370,7 @@ Unix Domain Sockets, SCTP for both IPv4 and IPv6.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "15vfik9saqmvys2v10ci68n00s71d9k4kpqhrwz4ilv79fys7hn7"))))
(base32 "1wn36rj1il9rv8a76673yv7yk334z9dqq6g2bvbcscbrya4wqaia"))))
(build-system gnu-build-system)
(arguments
(list