[PATCH] gnu: chromaprint: Update to 1.5.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 5 years ago
(address . guix-patches@gnu.org)
87ft9lbsx2.fsf@rohleder.de
From dcf711cd31cfff17291127f0e1c38551f3981b6a Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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(-)

Toggle diff (32 lines)
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@gmx.com>
;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2020 Michael Rohleder <mike@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
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl8WOdkACgkQfHr/vv7y
yyUvlggAuQbvMd1SqSZcLjhv9mTUFzfoNTn+W5ZAH1RpA631ijQQv5n/22YeWaBV
ef5n0i2HUVkRxPXNkpwa+s22tM2DQqn+5XicEWYm5sh9ULInRaB7HJ6ikLZhn6R9
m2j1Hr4icPQCSH0hhmjJ1mhSAgj3H1PmToldOIGdaStUkzDRFlZBU1Upcsj8btpN
vbK1dWDHN6ioJ5ELSTRodDke8iEz7b9M+KuSt2k3kDF7iDImocSOdY3btbhDLfbv
Lm2RLMYktPPSO1kt/UEqjBE4Kbw7OxQCi8fbB7UPwxk5fvs5mC3eCnnPfh2K5T2/
cJnrT5DAhBqhA1SvTIUmy++KItLp4Q==
=16GG
-----END PGP SIGNATURE-----

Efraim Flashner wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 42451-done@debbugs.gnu.org)
20200721071026.GC3039@E5400
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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8WlOIACgkQQarn3Mo9
g1HXSxAAvr106nXyWVQVN3LmQiMqt39vueayri/KiaPBzH/uIdxQ/zJLMnUZCLfN
+4fW+p7QL5AeT3J3d4D2sDremEtejDh67DkvD8eNX5jxeryZuADH7x4+ORAMjY8T
UPptcv2p9LGOhFcQtedOnLMVpJzZD2Q7PTBEl5tXey8eEB1o76MXeCc5eAxAo3vi
sXYKon4I5fvGAKY0Uf+OQ+S5b0UN0Zl84Dv3K7w29E0aLvYF/j5cdKQ1AXDmcsDr
zWXgcPX6GaFoCTqVomBgu+Wl8Xc6hHnpQ/B28unVCgi9tzVwSCNsiTLoCupkgNKm
6CNYG84hBmJIKPRCA70TwBKFaj2w2mccnhLluoTlHBs64/FzE48AlO9Yf/jfOV3J
pOKDaNGNCfG6JXuXhsdg5802rNMrqvoUjRd7MeaoDszpGoHtfIYvp7u3rYF5/DTT
sNzDsKwXc1J7mNKDg7jFBFyW5yawVRv7pJfxNLz1cJj56fegHW93U00yMrkh8Igh
FBKOohcLh6tG2ZJ1ccW2fWjm7C1P4/xiNv7YiNKjK4oi93aFyaMCb7TE+6JvjUP/
u4jR9ZYozzY8DVVIhifJOcLDRJtNqvC5PN7/mkZ6/GtTitThrxiWYcLR5IGJxXwz
4R2auC7yH5KUq+FjptrxRCn1L0rxpNdvyQlG6b1F602HYK/L5mY=
=REZI
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 42451@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 42451
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help