GNU bug report logs - #42451
[PATCH] gnu: chromaprint: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 21 Jul 2020 00:43:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42451: closed ([PATCH] gnu: chromaprint: Update to 1.5.0.)
Date: Tue, 21 Jul 2020 07:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 21 Jul 2020 10:10:26 +0300
with message-id <20200721071026.GC3039 <at> E5400>
and subject line Re: [bug#42451] [PATCH] gnu: chromaprint: Update to 1.5.0.
has caused the debbugs.gnu.org bug report #42451,
regarding [PATCH] gnu: chromaprint: Update to 1.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42451: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42451
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: chromaprint: Update to 1.5.0.
Date: Tue, 21 Jul 2020 02:42:01 +0200
[0001-gnu-chromaprint-Update-to-1.5.0.patch (text/x-patch, inline)]
From dcf711cd31cfff17291127f0e1c38551f3981b6a Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Tue, 21 Jul 2020 02:38:36 +0200
Subject: [PATCH] gnu: chromaprint: Update to 1.5.0.

* gnu/packages/mp3.scm (chromaprint): Update to 1.5.0.
---
 gnu/packages/mp3.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 2a4ca555dc..6c09c5c813 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2017, 2019 Pierre Langlois <pierre.langlois <at> gmx.com>
 ;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me <at> tobias.gr>
 ;;; Copyright © 2019 Ricardo Wurmus <rekado <at> elephly.net>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -505,7 +506,7 @@ command-line tool.")
 (define-public chromaprint
   (package
     (name "chromaprint")
-    (version "1.4.3")
+    (version "1.5.0")
     (source (origin
       (method url-fetch)
       (uri (string-append
@@ -513,7 +514,7 @@ command-line tool.")
             version "/chromaprint-" version ".tar.gz"))
       (sha256
        (base32
-        "10kz8lncal4s2rp2rqpgc6xyjp0jzcrihgkx7chf127vfs5n067a"))))
+        "0sknmyl5254rc55bvkhfwpl4dfvz45xglk1rq8zq5crmwq058fjp"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; tests require googletest *sources*
-- 
2.27.0

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42451-done <at> debbugs.gnu.org
Subject: Re: [bug#42451] [PATCH] gnu: chromaprint: Update to 1.5.0.
Date: Tue, 21 Jul 2020 10:10:26 +0300
[Message part 6 (text/plain, inline)]
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.