gnu: ncmpc: Update to 0.42.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 1 Nov 2020 13:26:05 +0000 (14:26 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 1 Nov 2020 13:45:47 +0000 (14:45 +0100)
* gnu/packages/mpd.scm (ncmpc): Update to 0.42.

gnu/packages/mpd.scm

index dffb584..77666de 100644 (file)
@@ -189,7 +189,7 @@ player daemon.")
 (define-public ncmpc
   (package
     (name "ncmpc")
-    (version "0.41")
+    (version "0.42")
     (source (origin
               (method url-fetch)
               (uri
@@ -198,7 +198,7 @@ player daemon.")
                               "/ncmpc-" version ".tar.xz"))
               (sha256
                (base32
-                "1b0kxidz3h3anc006cjrrbb281zl75f1qaip4m3672pczdc2lwwa"))))
+                "0kfdyvqd2dfrxll5bla8mm10xvpngshlmyjf6wic4wbafqflgxx5"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags