mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: bcunit: Update to 5.3.101.
* gnu/packages/linphone.scm (bcunit): Update to 5.3.101. Change-Id: I3cdba8945367d18625c0c607df6265e440abf76d
This commit is contained in:
parent
768ea590ec
commit
748b943fcd
1 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@
|
|||
(define-public bcunit
|
||||
(package
|
||||
(name "bcunit")
|
||||
(version "5.3.57")
|
||||
(version "5.3.101")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "02aqc8052vidc8ylkwiv2rqddl58fccrjz561j8zfqlwm2irnsg3"))))
|
||||
(base32 "0rpkc9bjlf370p5fsrbp9b481zakdndmfxyg5vwza0a9z19f81vb"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue