unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul van der Walt <paul@denknerd.org>
To: guix-devel@gnu.org
Subject: [PATCH 03/12] gnu: mpd-mpc: Update to 0.27.
Date: Thu,  9 Jul 2015 14:23:49 +0200	[thread overview]
Message-ID: <1436444638-20802-3-git-send-email-paul@denknerd.org> (raw)
In-Reply-To: <1436444638-20802-1-git-send-email-paul@denknerd.org>

* gnu/packages/mpd.scm (mpd-mpc): Update to 0.27.
---
 gnu/packages/mpd.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index ac8b634..ad5882e 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -132,7 +132,7 @@ protocol.")
 (define-public mpd-mpc
   (package
     (name "mpd-mpc")
-    (version "0.26")
+    (version "0.27")
     (source (origin
               (method url-fetch)
               (uri
@@ -141,7 +141,7 @@ protocol.")
                               "/mpc-" version ".tar.xz"))
               (sha256
                (base32
-                "0hp2qv6w2v902dhrmck5hg32s1ai6xiv9n61a3n6prfcfdqmywr0"))))
+                "0r10wsqxsi07gns6mfnicvpci0sbwwj4qa9iyr1ysrgadl5bx8j5"))))
     (build-system gnu-build-system)
     (inputs `(("libmpdclient" ,libmpdclient)))
     (native-inputs `(("pkg-config" ,pkg-config)))
-- 
2.4.5

  parent reply	other threads:[~2015-07-09 12:24 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 12:23 [PATCH 01/12] gnu: libmpdclient: Update to 2.10 Paul van der Walt
2015-07-09 12:23 ` [PATCH 02/12] gnu: mpd: Update to 0.19.10 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` Paul van der Walt [this message]
2015-07-09 16:11   ` [PATCH 03/12] gnu: mpd-mpc: Update to 0.27 Mark H Weaver
2015-07-09 12:23 ` [PATCH 04/12] gnu: ncmpcpp: Update to 0.6.5 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 05/12] gnu: ncmpc: Update to 0.24 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 06/12] gnu: libgpg-error: Update to 1.19 Paul van der Walt
2015-07-09 16:13   ` Mark H Weaver
2015-07-09 16:48     ` Paul van der Walt
2015-07-09 16:53       ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 07/12] gnu: libassuan: Update to 2.2.1 Paul van der Walt
2015-07-09 16:14   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 08/12] gnu: pius: Update to 2.1.1 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 09/12] gnu: npth: Update to 1.2 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 10/12] gnu: gpgme: Update to 1.5.5 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 11/12] gnu: libksba: Update to 1.3.3 Paul van der Walt
2015-07-09 16:16   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 12/12] gnu: pinentry: Update to 1.9.5 Paul van der Walt
2015-07-09 16:17   ` Mark H Weaver
2015-07-09 16:10 ` [PATCH 01/12] gnu: libmpdclient: Update to 2.10 Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436444638-20802-3-git-send-email-paul@denknerd.org \
    --to=paul@denknerd.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).