mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: bcmatroska2: Update to 5.3.101.
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.3.101. Change-Id: I53ceeb4d5bde0e92ad2c88b37f22820cc7d97f86
This commit is contained in:
parent
3fb97aa34c
commit
ffe8e68dab
1 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@ format.")
|
|||
(define-public bcmatroska2
|
||||
(package
|
||||
(name "bcmatroska2")
|
||||
(version "5.3.57")
|
||||
(version "5.3.101")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -299,7 +299,7 @@ format.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1fdlvsca34armxasj2g4vxjzm9iiqfl7832qqlggh04yw21cfa5c"))))
|
||||
(base32 "0m1qf0jiz58r6vyy9gzc563hrcxvmmq5m1if2cq0qbxmanvqbgns"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue