* bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28.
@ 2017-04-03 13:05 Thomas Danckaert
2017-04-03 14:16 ` Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Danckaert @ 2017-04-03 13:05 UTC (permalink / raw)
To: 26348
[-- Attachment #1: Type: Text/Plain, Size: 171 bytes --]
... just to check this is ok for staging (guix refresh reports
something like 730 rebuilds -- 263 packages + 467 dependent packages,
if I understand correctly).
Thomas
[-- Attachment #2: 0001-gnu-libsndfile-Update-to-1.0.28.patch --]
[-- Type: Text/X-Patch, Size: 1516 bytes --]
From 885c307e802328adcaf1d34c1c3e5ff50c4f8de0 Mon Sep 17 00:00:00 2001
From: Thomas Danckaert <post@thomasdanckaert.be>
Date: Mon, 3 Apr 2017 10:59:16 +0200
Subject: [PATCH] gnu: libsndfile: Update to 1.0.28.
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.28.
---
gnu/packages/pulseaudio.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index a12f8d849..16c77f1f2 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2014, 2015, 2016 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -42,14 +43,14 @@
(define-public libsndfile
(package
(name "libsndfile")
- (version "1.0.27")
+ (version "1.0.28")
(source (origin
(method url-fetch)
(uri (string-append "http://www.mega-nerd.com/libsndfile/files/libsndfile-"
version ".tar.gz"))
(sha256
(base32
- "1h7s61nhf7vklh9sdsbbqzb6x287q4x4j1jc5gmjragl4wprb4d3"))))
+ "1afzm7jx34jhqn32clc5xghyjglccam2728yxlx37yj2y0lkkwqz"))))
(build-system gnu-build-system)
(inputs
`(("libvorbis" ,libvorbis)
--
2.12.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28.
2017-04-03 13:05 bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28 Thomas Danckaert
@ 2017-04-03 14:16 ` Marius Bakke
2017-04-03 19:59 ` Thomas Danckaert
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-04-03 14:16 UTC (permalink / raw)
To: Thomas Danckaert, 26348
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
Thomas Danckaert <post@thomasdanckaert.be> writes:
> ... just to check this is ok for staging (guix refresh reports
> something like 730 rebuilds -- 263 packages + 467 dependent packages,
> if I understand correctly).
LGTM! The limit for "staging" is ~1200 rebuilds[0].
[0] https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00933.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28.
2017-04-03 14:16 ` Marius Bakke
@ 2017-04-03 19:59 ` Thomas Danckaert
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Danckaert @ 2017-04-03 19:59 UTC (permalink / raw)
To: mbakke; +Cc: 26348-close
From: Marius Bakke <mbakke@fastmail.com>
Subject: Re: bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28.
Date: Mon, 03 Apr 2017 16:16:47 +0200
> Thomas Danckaert <post@thomasdanckaert.be> writes:
>
>> ... just to check this is ok for staging (guix refresh reports
>> something like 730 rebuilds -- 263 packages + 467 dependent packages,
>> if I understand correctly).
>
> LGTM! The limit for "staging" is ~1200 rebuilds[0].
OK, thanks, I was just being extra careful :)
Pushed, closing, and so on and so on...
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-03 20:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-03 13:05 bug#26348: [PATCH] gnu: libsndfile: Update to 1.0.28 Thomas Danckaert
2017-04-03 14:16 ` Marius Bakke
2017-04-03 19:59 ` Thomas Danckaert
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.