unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandros Theodotou <alex@zrythm.org>
To: 43313@debbugs.gnu.org
Subject: [bug#43313] [PATCH] gnu: lv2lint: Update to 0.8.0.
Date: Thu, 10 Sep 2020 18:34:16 +0100	[thread overview]
Message-ID: <c5f7f640a54e959d455b392557914c85f0b2a788.camel@zrythm.org> (raw)


[-- 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 --]

             reply	other threads:[~2020-09-10 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 17:34 Alexandros Theodotou [this message]
2020-09-10 18:22 ` bug#43313: [PATCH] gnu: lv2lint: Update to 0.8.0 Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5f7f640a54e959d455b392557914c85f0b2a788.camel@zrythm.org \
    --to=alex@zrythm.org \
    --cc=43313@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).