me
/
guix
Archived
1
0
Fork 0

gnu: mbelib: Fix version.

* gnu/packages/audio.scm (mbelib)[source]: Use GIT-VERSION.
master
Tobias Geerinckx-Rice 2021-05-07 19:14:28 +02:00
parent d87547d242
commit 4b861c89fb
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -5042,7 +5042,7 @@ digital radio.")
(revision "1"))
(package
(name "mbelib")
(version "1.3.0")
(version (git-version "1.3.0" revision commit))
(source
(origin
(method git-fetch)