all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 2/5] gnu: python2-pyicu: Update to 1.9.2.
Date: Thu,  3 Mar 2016 17:11:53 -0500	[thread overview]
Message-ID: <db48eeea19caa346c807f7ee0ff40319e982dcbe.1457042922.git.leo@famulari.name> (raw)
In-Reply-To: <cover.1457042922.git.leo@famulari.name>
In-Reply-To: <cover.1457042922.git.leo@famulari.name>

* gnu/packages/python.scm (python2-pyicu): Update to 1.9.2.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1a2c88a..f168d15 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1136,7 +1136,7 @@ Python 3.3+.")
 (define-public python2-pyicu
   (package
     (name "python2-pyicu")
-    (version "1.8")
+    (version "1.9.2")
     (source
      (origin
       (method url-fetch)
@@ -1144,7 +1144,7 @@ Python 3.3+.")
                           version ".tar.gz"))
       (sha256
        (base32
-        "1y361x82lnh9k9srmdx3q92z5iag112z7r5fxm0n1sfwb349yjdw"))))
+        "1diba0g8md614fvm9yf50paiwdkhj6rd7xwf1rg9mc0pxc0hhn4v"))))
     (build-system python-build-system)
     (inputs
      `(("icu4c" ,icu4c)))
-- 
2.6.3

  parent reply	other threads:[~2016-03-03 22:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-03 22:11 [PATCH 0/5] Add Khard and dependencies Leo Famulari
2016-03-03 22:11 ` [PATCH 1/5] gnu: Add python2-atomicwrites Leo Famulari
2016-03-13 22:26   ` Ludovic Courtès
2016-03-03 22:11 ` Leo Famulari [this message]
2016-03-13 22:27   ` [PATCH 2/5] gnu: python2-pyicu: Update to 1.9.2 Ludovic Courtès
2016-03-03 22:11 ` [PATCH 3/5] gnu: Split python2-pyicu into python-pyicu and python2-pyicu Leo Famulari
2016-03-05 19:42   ` Efraim Flashner
2016-03-05 22:32     ` Leo Famulari
2016-03-06  0:40       ` Leo Famulari
2016-03-06 12:58       ` Andreas Enge
2016-03-06 18:49         ` Leo Famulari
2016-03-13 22:31           ` Leo Famulari
2016-03-13 22:28   ` Ludovic Courtès
2016-03-13 22:32     ` Leo Famulari
2016-03-03 22:11 ` [PATCH 4/5] gnu: Add python-vobject Leo Famulari
2016-03-13 22:28   ` Ludovic Courtès
2016-03-03 22:11 ` [PATCH 5/5] gnu: Add khard Leo Famulari
2016-03-03 22:14   ` Leo Famulari
2016-03-05 19:42   ` Efraim Flashner
2016-03-05 22:10     ` Leo Famulari
2016-03-13 22:32   ` Ludovic Courtès
2016-03-13 22:45     ` Leo Famulari
2016-03-05 19:42 ` [PATCH 0/5] Add Khard and dependencies Efraim Flashner
2016-03-05 22:11   ` Leo Famulari

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

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

  git send-email \
    --in-reply-to=db48eeea19caa346c807f7ee0ff40319e982dcbe.1457042922.git.leo@famulari.name \
    --to=leo@famulari.name \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.