aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-11-26 23:25:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-11-26 23:32:29 +0100
commit2674e1bf93576d420c894f5e1df33c6b68c60aca (patch)
treee2809deb5d14ddec3da05ab82a77ed389af64125
parentf5c898532044d28cc11f91e775f7a1a81b7082ca (diff)
downloadguix-2674e1bf93576d420c894f5e1df33c6b68c60aca.tar
guix-2674e1bf93576d420c894f5e1df33c6b68c60aca.tar.gz
gnu: bcg729: Update to 1.1.1.
* gnu/packages/linphone.scm (bcg729): Update to 1.1.1.
-rw-r--r--gnu/packages/linphone.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm
index a530729d5e..afa542412f 100644
--- a/gnu/packages/linphone.scm
+++ b/gnu/packages/linphone.scm
@@ -194,7 +194,7 @@ tracks in one file. ")
(define-public bcg729
(package
(name "bcg729")
- (version "1.0.4")
+ (version "1.1.1")
(source
(origin
(method git-fetch)
@@ -203,7 +203,7 @@ tracks in one file. ")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "05s0c5ps3a763y0v34wg5zghj0cdjnq4ch7g81848xxry7q90fwa"))))
+ (base32 "1hal6b3w6f8y5r1wa0xzj8sj2jjndypaxyw62q50p63garp2h739"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; No test target