guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] gnu: python2-pyqt-4: Change package name to python2-pyqt


From: Efraim Flashner
Subject: Re: [PATCH 1/3] gnu: python2-pyqt-4: Change package name to python2-pyqt.
Date: Thu, 8 Dec 2016 23:17:11 +0200
User-agent: Mutt/1.7.1 (2016-10-04)

On Mon, Dec 05, 2016 at 10:12:56AM +0100, Hartmut Goebel wrote:
> * gnu/packages/qt.scm (python2-pyqt-4)[package]: Change "name"
> python2-pyqt.
> ---
>  gnu/packages/qt.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
> index ae951aa..fc4700e 100644
> --- a/gnu/packages/qt.scm
> +++ b/gnu/packages/qt.scm
> @@ -1115,7 +1115,7 @@ contain over 620 classes.")
>  
>  (define-public python2-pyqt-4
>    (package (inherit python-pyqt-4)
> -           (name "python2-pyqt-4")
> +           (name "python2-pyqt")
>             (native-inputs
>              `(("python-sip" ,python2-sip)
>                ("qt" ,qt-4)))
> -- 
> 2.7.4
> 

LGTM 

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]