[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/05: gnu: bcg729: Update to 1.1.1.
From: |
guix-commits |
Subject: |
04/05: gnu: bcg729: Update to 1.1.1. |
Date: |
Thu, 26 Nov 2020 17:33:18 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2674e1bf93576d420c894f5e1df33c6b68c60aca
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 26 23:25:00 2020 +0100
gnu: bcg729: Update to 1.1.1.
* gnu/packages/linphone.scm (bcg729): Update to 1.1.1.
---
gnu/packages/linphone.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm
index a530729..afa5424 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