gnu: dpf-plugins: Update to 1.7.

Message-Id: <23da89c3cbf2358ac70d387ebd714abe03b6758e.1686926462.git.sughosha@proton.me>
From: Sughosha <sughosha@proton.me>
Date: Fri, 16 Jun 2023 16:22:57 +0200
Subject: [PATCH 1/2] gnu: dpf-plugins: Update to 1.7.

* gnu/packages/music.scm (dpf-plugins): Update to 1.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sughosha 2023-06-16 14:44:00 +00:00 committed by Ludovic Courtès
parent c0bfa12666
commit 50725212f0
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -6517,7 +6517,7 @@ (define-public distrho-ports
(define-public dpf-plugins
(package
(name "dpf-plugins")
(version "1.4")
(version "1.7")
(source
(origin
(method git-fetch)
@ -6527,7 +6527,7 @@ (define-public dpf-plugins
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0y7qvpfm34g6f7d786c6c9043dlbg5c4h71l2s24dsc9m8i7x2ww"))))
(base32 "082f3f78x6k58j78mqr57qhw40f5s8fmcbkhl36nn3vbcsa07bzg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target