me
/
guix
Archived
1
0
Fork 0

gnu: coturn: Update to 4.6.1.

* gnu/packages/telephony.scm (coturn): Update to 4.6.1.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:01 +01:00
parent f28ca2447c
commit da2f7868f8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -904,7 +904,7 @@ telephony functionality into custom Telegram clients.")
(define-public coturn
(package
(name "coturn")
(version "4.6.0")
(version "4.6.1")
(source
(origin
(method git-fetch)
@ -913,7 +913,7 @@ telephony functionality into custom Telegram clients.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "152v2lnjj9b3w61d8aak7hmi9riw9cjs5g54g1gfpzlyk4c2jw21"))))
(base32 "04d3c2lxc496zxx3nzqr9fskm2w57kqijdfq3wsa0yp2dp28yjkj"))))
(inputs
(list openssl
sqlite