mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: calls: Update to 48.2.
* gnu/packages/gnome.scm (calls): Update to 48.2. Change-Id: I4732422cd883d5a10f5fe241fa302d1b3c4a21c0
This commit is contained in:
parent
adadf818a5
commit
0baefe91ad
1 changed files with 2 additions and 2 deletions
|
@ -14492,7 +14492,7 @@ receive calls.")
|
|||
(define-public calls
|
||||
(package
|
||||
(name "calls")
|
||||
(version "46.0")
|
||||
(version "48.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -14500,7 +14500,7 @@ receive calls.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0a21anz81a3pqlrmzgyb1az53wc7kyz61xafxsylpxf41cm8vm0x"))
|
||||
"1xh3k9vhbcb44nrkfjgbxkpjgxl1x3j01fqd1zjv3zrncaavv2ni"))
|
||||
(patches
|
||||
(search-patches "calls-disable-application-test.patch"
|
||||
"calls-disable-sip-test.patch"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue