~ruther/guix-local

82bf45c8bd60873eb59aa5e72aac9aeb1402fa51 — Ricardo Wurmus 9 years ago 3999b66
gnu: mod-host: Update to 0.10.6-2-299a39774.

* gnu/packages/music.scm (mod-host): Update to 0.10.6-2-299a39774.
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/music.scm
M gnu/packages/music.scm => gnu/packages/music.scm +3 -3
@@ 1902,8 1902,8 @@ analogue-like user interface.")
(define-public mod-host
  ;; The last release was in 2014 but since then more than 140 commits have
  ;; been made.
  (let ((commit "72aca771e3a4e3889641b9bab84985586c9bb926")
        (revision "1"))
  (let ((commit "299a3977476e8eb0285837fbd7522cec506a11de")
        (revision "2"))
    (package
      (name "mod-host")
      (version (string-append "0.10.6-" revision "." (string-take commit 9)))


@@ 1914,7 1914,7 @@ analogue-like user interface.")
                      (commit commit)))
                (sha256
                 (base32
                  "19szi8cy65jlchbrmbjbma03g6gxj9zyyp4dgw1k06r0cxbx82gq"))
                  "128q7p5mph086v954rqnafalfbkyvhgwclaq6ks6swrhj45wnag6"))
                (file-name (string-append name "-" version "-checkout"))))
      (build-system gnu-build-system)
      (arguments