3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: iir: Update to 1.9.4.

* gnu/packages/audio.scm (iir): Update to 1.9.4.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-22 01:00:01 +01:00
parent a166edbf93
commit 880d2b9e31
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1212,7 +1212,7 @@ generators of mostly elementary and occasionally exotic nature.")
(define-public iir
(package
(name "iir")
(version "1.9.3")
(version "1.9.4")
(source
(origin
(method git-fetch)
@ -1221,7 +1221,7 @@ generators of mostly elementary and occasionally exotic nature.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0wbh804as740kjvmyaqx4rwvwwrbwh0fnj979dvv1ljlx1p50bk0"))))
(base32 "1fqxn0qlvykpk9hiliivmkjjcz3g1bp83yd0zfm82r14abkjbj2g"))))
(build-system cmake-build-system)
(arguments
(list