summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2021-02-04 12:28:46 -0500
committerKei Kebreau <kkebreau@posteo.net>2021-02-04 13:45:55 -0500
commit9bd56a551e23cd6c8e541e1a11dde9c8e69618f1 (patch)
tree7592cb99e685fe9f90361a9bb15faf742a8c5ae3 /gnu
parenta90aad8c2cc5aad5725ce223a2ed3a040ea16540 (diff)
downloadguix-9bd56a551e23cd6c8e541e1a11dde9c8e69618f1.tar.gz
gnu: lmms: Update to 1.2.2.
* gnu/packages/music.scm (lmms): Update to 1.2.2.
[inputs]: Add carla.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/music.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 65f8cfd35f..fac029f302 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4395,7 +4395,7 @@ are a C compiler and glib.  Full API documentation and examples are included.")
 (define-public lmms
   (package
     (name "lmms")
-    (version "1.2.1")
+    (version "1.2.2")
     (source
      (origin
        (method git-fetch)
@@ -4405,7 +4405,7 @@ are a C compiler and glib.  Full API documentation and examples are included.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1gx730z361xx30iqbsm99aam1k2c8yf561gcay6sryyjksb4w1wy"))))
+         "11xgf461cnmq0jkgdgx5bddi87ammpik4whg1m4fcvd3i0d5i601"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; no tests
@@ -4473,7 +4473,8 @@ are a C compiler and glib.  Full API documentation and examples are included.")
        ("libxft" ,libxft)
        ("freetype2" ,freetype)
        ("fftw3f" ,fftwf)
-       ("jack" ,jack-1)))
+       ("jack" ,jack-1)
+       ("carla" ,carla)))
     (home-page "https://lmms.io/")
     (synopsis "Music composition tool")
     (description "LMMS is a digital audio workstation.  It includes tools for sequencing