unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: scribus: Update to 1.5.2.
@ 2016-09-06 15:09 Hartmut Goebel
  2016-09-06 18:41 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2016-09-06 15:09 UTC (permalink / raw)
  To: guix-devel

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

diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm
index 72f3c57..d48051e 100644
--- a/gnu/packages/scribus.scm
+++ b/gnu/packages/scribus.scm
@@ -40,14 +40,14 @@
 (define-public scribus
   (package
     (name "scribus")
-    (version "1.5.1")
+    (version "1.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/scribus/scribus-devel/"
                                   version "/scribus-" version ".tar.xz"))
               (sha256
                (base32
-                "0f2adwg58w37sdi3xrk8xqw486p3pcfjaypcsswjl76r2f3yd0hq"))))
+                "1xbl7h4x32y2nfhn57ivjziyvlnwadcbizqwfqx5srfsmqiyqppc"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; no test target
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: scribus: Update to 1.5.2.
  2016-09-06 15:09 [PATCH] gnu: scribus: Update to 1.5.2 Hartmut Goebel
@ 2016-09-06 18:41 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2016-09-06 18:41 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]

On Tue, Sep 06, 2016 at 05:09:07PM +0200, Hartmut Goebel wrote:
> * gnu/packages/scribus.scm (scribus): Update to 1.5.2.
> ---
>  gnu/packages/scribus.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm
> index 72f3c57..d48051e 100644
> --- a/gnu/packages/scribus.scm
> +++ b/gnu/packages/scribus.scm
> @@ -40,14 +40,14 @@
>  (define-public scribus
>    (package
>      (name "scribus")
> -    (version "1.5.1")
> +    (version "1.5.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://sourceforge/scribus/scribus-devel/"
>                                    version "/scribus-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0f2adwg58w37sdi3xrk8xqw486p3pcfjaypcsswjl76r2f3yd0hq"))))
> +                "1xbl7h4x32y2nfhn57ivjziyvlnwadcbizqwfqx5srfsmqiyqppc"))))
>      (build-system cmake-build-system)
>      (arguments
>       `(#:tests? #f ; no test target
> -- 
> 2.7.4
> 

Patch pushed!

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-06 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 15:09 [PATCH] gnu: scribus: Update to 1.5.2 Hartmut Goebel
2016-09-06 18:41 ` Efraim Flashner

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).