mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 07:58:01 -05:00
gnu: zam-plugins: Update source hash.
See <http://issues.guix.gnu.org/48589>. * gnu/packages/music.scm (zam-plugins)[source]: Update hash.
This commit is contained in:
parent
015869d4c6
commit
dac6c21623
1 changed files with 1 additions and 1 deletions
|
@ -5901,7 +5901,7 @@ (define-public zam-plugins
|
|||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0bxvssqnnd7bph3w1d6xcmxradv4cqq3wyzyv1a1hfm71a0pdahs"))))
|
||||
(base32 "02blg0iqich4vx5z1ahj6avkh83yqszdiq83p9jd5qwm0i4llqjq"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ;no "check" target
|
||||
|
|
Loading…
Reference in a new issue