unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43313] [PATCH] gnu: lv2lint: Update to 0.8.0.
@ 2020-09-10 17:34 Alexandros Theodotou
  2020-09-10 18:22 ` bug#43313: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2020-09-10 17:34 UTC (permalink / raw)
  To: 43313


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

Hi,

This patch updates lv2lint.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-lv2lint-Update-to-0.8.0.patch --]
[-- Type: text/x-patch, Size: 1179 bytes --]

From f176517d1ec29873bbc8ca9c933707eb5dfbb874 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Thu, 10 Sep 2020 18:33:02 +0100
Subject: [PATCH] gnu: lv2lint: Update to 0.8.0.

* gnu/packages/audio.scm (lv2lint): Update to 0.8.0.
---
 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 eecbf5260b..8ff80b889e 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4652,7 +4652,7 @@ libsamplerate for reading and resampling audio files, based on Robin Gareus'
 (define-public lv2lint
   (package
     (name "lv2lint")
-    (version "0.4.0")
+    (version "0.8.0")
     (source
       (origin
         (method git-fetch)
@@ -4662,7 +4662,7 @@ libsamplerate for reading and resampling audio files, based on Robin Gareus'
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "1pspwqpzl2dw1hd9ra9yr53arqbbqjn7d7j0f7p9g3iqa76vblpi"))))
+            "1jrka0hsn4n1clri7zfkcl3c2vi52144lkpjm81l51ff8rqy8ks1"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags
-- 
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#43313: [PATCH] gnu: lv2lint: Update to 0.8.0.
  2020-09-10 17:34 [bug#43313] [PATCH] gnu: lv2lint: Update to 0.8.0 Alexandros Theodotou
@ 2020-09-10 18:22 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2020-09-10 18:22 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 43313-done


Hi Alexandros,

> This patch updates lv2lint.

Thank you!  Pushed to the “master” branch with commit b02e52f653.

-- 
Ricardo




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

end of thread, other threads:[~2020-09-10 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 17:34 [bug#43313] [PATCH] gnu: lv2lint: Update to 0.8.0 Alexandros Theodotou
2020-09-10 18:22 ` bug#43313: " Ricardo Wurmus

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