unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <mail@brendan.scot>
To: 47512@debbugs.gnu.org
Subject: [bug#47512] [PATCH] gnu: taglib: Update to 1.12.
Date: Wed, 31 Mar 2021 06:04:54 +0200 (CEST)	[thread overview]
Message-ID: <691631831.37229.1617163494778@office.mailbox.org> (raw)


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

This rebuilds Gnome and 80 packages. It can be pushed to master or maybe the GNOME 40 WIP branch?

[-- Attachment #1.2: Type: text/html, Size: 242 bytes --]

[-- Attachment #2: 0001-gnu-taglib-Update-to-1.12.patch --]
[-- Type: text/x-patch, Size: 1204 bytes --]

From c29771c0c32f36c27946f2997e7015e3ba4fae26 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <mail@brendan.scot>
Date: Tue, 30 Mar 2021 18:14:46 +1100
Subject: [PATCH] gnu: taglib: Update to 1.12.

* gnu/packages/mp3.scm (taglib): Update to 1.12.
---
 gnu/packages/mp3.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 675e18ed7e..dadaccdd88 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -208,7 +208,7 @@ a highly stable and efficient implementation.")
 (define-public taglib
   (package
     (name "taglib")
-    (version "1.12-beta-1")
+    (version "1.12")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -217,7 +217,7 @@ a highly stable and efficient implementation.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1mp6w2ikniw8w6d5wr0h20j0ijg8jw7s9dli5a8k9znpznvxpym4"))))
+                "0q7dkn5rh9v6b0scmcp2qmjv3iransafmpn6jvgid0yq75m2nqd2"))))
     (build-system cmake-build-system)
     (arguments
       '(#:tests? #f ; Tests are not ran with BUILD_SHARED_LIBS on.
-- 
2.31.0


             reply	other threads:[~2021-03-31  4:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31  4:04 Brendan Tildesley [this message]
2021-03-31 15:47 ` [bug#47512] [PATCH] gnu: taglib: Update to 1.12 Efraim Flashner
2021-04-01  7:03   ` Brendan Tildesley
2021-04-01  7:53     ` Efraim Flashner
2021-04-01  7:54     ` bug#47512: " Efraim Flashner

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=691631831.37229.1617163494778@office.mailbox.org \
    --to=mail@brendan.scot \
    --cc=47512@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).