gnu: gx-saturator-lv2: Update to 0-3.605330f43.
* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
This commit is contained in:
parent
d921a1f4dd
commit
d9f65bd32d
|
@ -2816,8 +2816,8 @@ simulation of a push pull transistor fuzz effect with added high octave."))))
|
||||||
pedal.")))
|
pedal.")))
|
||||||
|
|
||||||
(define-public gx-saturator-lv2
|
(define-public gx-saturator-lv2
|
||||||
(let ((commit "0b581ac85c515325b9f16e51937cae6e1bf81a0a")
|
(let ((commit "605330f432c94b6eb3f8203cbe472befae959532")
|
||||||
(revision "2"))
|
(revision "3"))
|
||||||
(package (inherit gx-vbass-preamp-lv2)
|
(package (inherit gx-vbass-preamp-lv2)
|
||||||
(name "gx-saturator-lv2")
|
(name "gx-saturator-lv2")
|
||||||
(version (string-append "0-" revision "." (string-take commit 9)))
|
(version (string-append "0-" revision "." (string-take commit 9)))
|
||||||
|
@ -2828,7 +2828,7 @@ pedal.")))
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1cl785pzq8zk55m1rnhfd6qsabci6kpf4pf002gwr91vagyq246z"))
|
"1w4nvh0rmxrv3s3hmh4fs74f3hc0jn31v00j769j7v68mqr7kawy"))
|
||||||
(file-name (string-append name "-" version "-checkout"))))
|
(file-name (string-append name "-" version "-checkout"))))
|
||||||
(home-page "https://github.com/brummer10/GxSaturator.lv2")
|
(home-page "https://github.com/brummer10/GxSaturator.lv2")
|
||||||
(synopsis "Saturation effect")
|
(synopsis "Saturation effect")
|
||||||
|
|
Loading…
Reference in New Issue