* [PATCH] gnu: bs1770gain: Update to 0.4.12.
@ 2017-01-04 0:26 Alex Griffin
2017-01-04 4:40 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Alex Griffin @ 2017-01-04 0:26 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 76 bytes --]
This patch updates bs1770gain to 0.4.12, a bugfix release.
--
Alex Griffin
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-bs1770gain-Update-to-0.4.12.patch --]
[-- Type: text/x-patch; name="0001-gnu-bs1770gain-Update-to-0.4.12.patch", Size: 1602 bytes --]
From 1dccb720badece326d94f84b53181d526795afe7 Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Tue, 3 Jan 2017 10:46:59 -0600
Subject: [PATCH 5/9] gnu: bs1770gain: Update to 0.4.12.
* gnu/packages/audio.scm (bs1770gain): Update to 0.4.12.
---
gnu/packages/audio.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 641d44cea..d2821244a 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5,7 +5,7 @@
;;; Copyright © 2015 Alex Kost <alezost@gmail.com>
;;; Copyright © 2015, 2016 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
-;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
+;;; Copyright © 2016, 2017 Alex Griffin <a@ajgrf.com>
;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
;;; Copyright © 2016 Lukas Gradl <lgradl@openmailbox.org>
;;; Copyright © 2016 Tobias Geerinckx-Rice <me@tobias.gr>
@@ -2699,7 +2699,7 @@ with support for HD extensions.")
(define-public bs1770gain
(package
(name "bs1770gain")
- (version "0.4.11")
+ (version "0.4.12")
(source
(origin
(method url-fetch)
@@ -2707,7 +2707,7 @@ with support for HD extensions.")
version "/bs1770gain-" version ".tar.gz"))
(sha256
(base32
- "0j765drdb7h3y5ipjv9sg1a0if6zh8cksbv3rdk5ppd7kxcrjnlb"))))
+ "0n9skdap1vnl6w52fx0gsrjlk7w3xgdwi62ycyf96h29rx059z6a"))))
(build-system gnu-build-system)
(inputs `(("ffmpeg" ,ffmpeg)
("sox" ,sox)))
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: bs1770gain: Update to 0.4.12.
2017-01-04 0:26 [PATCH] gnu: bs1770gain: Update to 0.4.12 Alex Griffin
@ 2017-01-04 4:40 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-01-04 4:40 UTC (permalink / raw)
To: Alex Griffin; +Cc: guix-devel
On Tue, Jan 03, 2017 at 06:26:58PM -0600, Alex Griffin wrote:
> This patch updates bs1770gain to 0.4.12, a bugfix release.
> --
> Alex Griffin
> From 1dccb720badece326d94f84b53181d526795afe7 Mon Sep 17 00:00:00 2001
> From: Alex Griffin <a@ajgrf.com>
> Date: Tue, 3 Jan 2017 10:46:59 -0600
> Subject: [PATCH 5/9] gnu: bs1770gain: Update to 0.4.12.
>
> * gnu/packages/audio.scm (bs1770gain): Update to 0.4.12.
Thanks, pushed!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-04 4:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 0:26 [PATCH] gnu: bs1770gain: Update to 0.4.12 Alex Griffin
2017-01-04 4:40 ` Leo Famulari
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).