gnu: tdlib: Update to commit with fixed formatted_phone_number test.

The previously used commit was failing against formatted_phone_number test,
the 8ceeb39f5d51b49045b001b04f6f660c04f76698 has a fix for it.  The last
commit containing the fix and passing tdlib's CI was picked.

* gnu/packages/messaging.scm (tdlib): Update to commit with fixed
formatted_phone_number test.
This commit is contained in:
Andrew Tropin 2023-01-19 08:28:59 +04:00
parent 8221cb6d2a
commit 26bb41d6d5
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -2676,9 +2676,9 @@ (define-public tdlib
(method git-fetch)
(uri (git-reference
(url "https://github.com/tdlib/td")
(commit "c8acf63e02e84f9c5053a4cef253a219dfbe870c")))
(commit "ef4c3902fe082b83192d578af7a0bb956a917fed")))
(sha256
(base32 "17dkav9mjgmv844zlil8fq3m1pf221b3jv30cq1s1iw6k5k02371"))
(base32 "1pi53v8qjl0lzann99pv90i4qx2lbjz10rvnwzkbqbn932y3j3gg"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments