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
30902ae7ff
commit
564f6e32f4
1 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@ format.")
|
||||||
(define-public bcmatroska2
|
(define-public bcmatroska2
|
||||||
(package
|
(package
|
||||||
(name "bcmatroska2")
|
(name "bcmatroska2")
|
||||||
(version "5.3.57")
|
(version "5.3.101")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -299,7 +299,7 @@ format.")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1fdlvsca34armxasj2g4vxjzm9iiqfl7832qqlggh04yw21cfa5c"))))
|
(base32 "0m1qf0jiz58r6vyy9gzc563hrcxvmmq5m1if2cq0qbxmanvqbgns"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue