gnu: lcsync: Update to 0.3.1.
* gnu/packages/networking.scm (lcsync): Update to 0.3.1.
This commit is contained in:
parent
4e60d5dfb4
commit
18d02443e1
@ -356,7 +356,7 @@ Unix Domain Sockets, SCTP for both IPv4 and IPv6.")
|
|||||||
(define-public lcsync
|
(define-public lcsync
|
||||||
(package
|
(package
|
||||||
(name "lcsync")
|
(name "lcsync")
|
||||||
(version "0.3.0")
|
(version "0.3.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -365,7 +365,7 @@ Unix Domain Sockets, SCTP for both IPv4 and IPv6.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1rhk80ybd2zranay76z1ysifnnm786lg9kiiijcwv76qy95in9ks"))))
|
(base32 "15vfik9saqmvys2v10ci68n00s71d9k4kpqhrwz4ilv79fys7hn7"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user