gnu: ncmpc: Update to 0.45.
authorLeo Famulari <leo@famulari.name>
Fri, 12 Feb 2021 22:09:04 +0000 (17:09 -0500)
committerLeo Famulari <leo@famulari.name>
Fri, 12 Feb 2021 22:20:00 +0000 (17:20 -0500)
* gnu/packages/mpd.scm (ncmpc): Update to 0.45.

gnu/packages/mpd.scm

index 30ea76d..cbd1de8 100644 (file)
@@ -196,7 +196,7 @@ player daemon.")
 (define-public ncmpc
   (package
     (name "ncmpc")
-    (version "0.44")
+    (version "0.45")
     (source (origin
               (method url-fetch)
               (uri
@@ -205,7 +205,7 @@ player daemon.")
                               "/ncmpc-" version ".tar.xz"))
               (sha256
                (base32
-                "135m1rlhc2c2xmz03h712lg1mzhczlj4gw33x31mxmajw3whxkz9"))))
+                "11gpy6kd7xr8x7f7gwdwfryxyc58cd135ds28gnz40p08xj49zqp"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags