unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42277] [PATCH] gnu: libaudec: Update to 0.2.2.
@ 2020-07-08 21:20 Alexandros Theodotou
  2020-07-12 18:35 ` bug#42277: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2020-07-08 21:20 UTC (permalink / raw)
  To: 42277


[-- Attachment #1.1: Type: text/plain, Size: 54 bytes --]

Hi,

This patch updates libaudec.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-libaudec-Update-to-0.2.2.patch --]
[-- Type: text/x-patch, Size: 1111 bytes --]

From ad328569c0c94679967d2b5225e873cbbe4094a4 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Wed, 8 Jul 2020 21:36:47 +0100
Subject: [PATCH 1/2] gnu: libaudec: Update to 0.2.2.

* gnu/packages/audio.scm (libaudec): Update to 0.2.2.
---
 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 91013547cf..8fc23825ea 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4150,7 +4150,7 @@ in the package.")
 (define-public libaudec
   (package
     (name "libaudec")
-    (version "0.2")
+    (version "0.2.2")
     (source
       (origin
         (method git-fetch)
@@ -4160,7 +4160,7 @@ in the package.")
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "0lfydvs92b0hr72z71ci3yi356rjzi162pgms8dphgg18bz8dazv"))))
+            "04mpmfmqc43asw0m3zxhb6jj4qms7x4jw7mx4xb1d3lh16xllniz"))))
    (build-system meson-build-system)
    (arguments
     `(#:configure-flags `("-Denable_tests=true -Denable_ffmpeg=true")))
-- 
2.27.0


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42277: [PATCH] gnu: libaudec: Update to 0.2.2.
  2020-07-08 21:20 [bug#42277] [PATCH] gnu: libaudec: Update to 0.2.2 Alexandros Theodotou
@ 2020-07-12 18:35 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-07-12 18:35 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 42277-done

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-12 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 21:20 [bug#42277] [PATCH] gnu: libaudec: Update to 0.2.2 Alexandros Theodotou
2020-07-12 18:35 ` bug#42277: " Efraim Flashner

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).