Archived
1
0
Fork 0

gnu: lcrq: Update to 0.1.0.

* gnu/packages/networking.scm (lcrq): Update to 0.1.0.
This commit is contained in:
Vagrant Cascadian 2023-07-21 19:17:51 -07:00
parent a21eb92b85
commit 985638aea1
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -256,7 +256,7 @@ protocols.")
(define-public lcrq
(package
(name "lcrq")
(version "0.0.1")
(version "0.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -265,7 +265,7 @@ protocols.")
(file-name (git-file-name name version))
(sha256
(base32
"0jf7x3zcdbz5b99qz7liw4i90hn9s457zr82n0r8g9qsi81a1d8c"))))
"13mfg866scvy557zrvjxjhkzam39h8d07s2w3fqbwhw6br6axkxk"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f