guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: bs1770gain: Update to 0.5.1.


From: Tobias Geerinckx-Rice
Subject: 02/05: gnu: bs1770gain: Update to 0.5.1.
Date: Mon, 22 Oct 2018 22:19:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 3891c383465a0033b19fc2dc1ca3296fb17d0a2f
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Oct 22 16:37:36 2018 +0200

    gnu: bs1770gain: Update to 0.5.1.
    
    * gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
---
 gnu/packages/audio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index a1745bb..ee18b00 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3105,7 +3105,7 @@ with support for HD extensions.")
 (define-public bs1770gain
   (package
     (name "bs1770gain")
-    (version "0.5.0")
+    (version "0.5.1")
     (source
      (origin
        (method url-fetch)
@@ -3113,7 +3113,7 @@ with support for HD extensions.")
                            version "/bs1770gain-" version ".tar.gz"))
        (sha256
         (base32
-         "0vd7320k7s2zcn2vganclxbr1vav18ghld27rcwskvcc3dm8prii"))))
+         "0r4fbajgfmnwgl63hcm56f1j8m5f135q6j5jkzdvrrhpcj39yx06"))))
     (build-system gnu-build-system)
     (inputs `(("ffmpeg" ,ffmpeg)
               ("sox" ,sox)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]