gnu: redkite: Update to 0.8.0.

* gnu/packages/audio.scm (redkite): Update to 0.8.0.
This commit is contained in:
Alexandros Theodotou 2020-04-04 21:31:49 +01:00 committed by Mathieu Othacehe
parent 95856a6e02
commit 4656c95c06
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -3882,7 +3882,7 @@ (define-public libltc
(define-public redkite
(package
(name "redkite")
(version "0.6.2")
(version "0.8.0")
(source
(origin
(method git-fetch)
@ -3892,7 +3892,7 @@ (define-public redkite
(file-name (git-file-name name version))
(sha256
(base32
"1i874izajbdhlfacwwj84qrsxf7g4y6nblzxalrkzaap9sa7d1r6"))))
"1747w1kg8y9jbl11xi018d85dm38xk7843pz26sh0k5fdv87a10q"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no tests included