guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: bs1770gain: Update to 0.4.11.


From: Leo Famulari
Subject: 01/01: gnu: bs1770gain: Update to 0.4.11.
Date: Thu, 18 Aug 2016 20:44:39 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 1166c283b7182c18c18503364df5a2772f458319
Author: Alex Griffin <address@hidden>
Date:   Tue Aug 16 13:58:07 2016 -0500

    gnu: bs1770gain: Update to 0.4.11.
    
    * gnu/packages/audio.scm (bs1770gain): Update to 0.4.11.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 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 a21cd5b..a214ef3 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2433,7 +2433,7 @@ with support for HD extensions.")
 (define-public bs1770gain
   (package
     (name "bs1770gain")
-    (version "0.4.10")
+    (version "0.4.11")
     (source
      (origin
        (method url-fetch)
@@ -2441,7 +2441,7 @@ with support for HD extensions.")
                            version "/bs1770gain-" version ".tar.gz"))
        (sha256
         (base32
-         "1syr8qchs8091z9ayivj723szlidx81gll099bmk9kgpykmckd62"))))
+         "0j765drdb7h3y5ipjv9sg1a0if6zh8cksbv3rdk5ppd7kxcrjnlb"))))
     (build-system gnu-build-system)
     (inputs `(("ffmpeg" ,ffmpeg)
               ("sox" ,sox)))



reply via email to

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