unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: pspp: Upgrade to 0.8.3
@ 2014-05-11  5:27 John Darrington
  2014-05-11  9:33 ` Andreas Enge
  0 siblings, 1 reply; 5+ messages in thread
From: John Darrington @ 2014-05-11  5:27 UTC (permalink / raw)
  To: guix-devel; +Cc: John Darrington

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

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 2018e17..03bd6c2 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -144,7 +144,7 @@ LP/MIP solver is included in the package.")
 (define-public pspp
   (package
     (name "pspp")
-    (version "0.8.2")
+    (version "0.8.3")
     (source
      (origin
       (method url-fetch)
@@ -152,7 +152,7 @@ LP/MIP solver is included in the package.")
                           version ".tar.gz"))
       (sha256
        (base32
-        "1w7h3dglgx0jlq1wb605b8pgfsk2vr1q2q2rj7bsajh9ihbcsixr"))))
+        "0vri2pzvmm38qaihfvwlry30f40lcnps4blg59ixic4q20ldxf5d"))))
     (build-system gnu-build-system)
     (inputs
      `(("cairo" ,cairo)
-- 
1.7.10.4

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

* Re: [PATCH] gnu: pspp: Upgrade to 0.8.3
  2014-05-11  5:27 [PATCH] gnu: pspp: Upgrade to 0.8.3 John Darrington
@ 2014-05-11  9:33 ` Andreas Enge
  2014-05-11 11:22   ` John Darrington
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2014-05-11  9:33 UTC (permalink / raw)
  To: John Darrington; +Cc: guix-devel

It compiles well for me. I think you can push such updates immediately if
they compile in your system, maybe with an eye on hydra.gnu.org to see if
there are problems, in particular with packages using the updated one as
input.

Andreas

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

* Re: [PATCH] gnu: pspp: Upgrade to 0.8.3
  2014-05-11  9:33 ` Andreas Enge
@ 2014-05-11 11:22   ` John Darrington
  2014-05-11 11:37     ` Ludovic Courtès
  2014-05-11 11:43     ` Andreas Enge
  0 siblings, 2 replies; 5+ messages in thread
From: John Darrington @ 2014-05-11 11:22 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

So far as I'm aware, I don't have write permision on the repository.

J'

On Sun, May 11, 2014 at 11:33:36AM +0200, Andreas Enge wrote:
> It compiles well for me. I think you can push such updates immediately if
> they compile in your system, maybe with an eye on hydra.gnu.org to see if
> there are problems, in particular with packages using the updated one as
> input.
> 
> Andreas
> 

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

* Re: [PATCH] gnu: pspp: Upgrade to 0.8.3
  2014-05-11 11:22   ` John Darrington
@ 2014-05-11 11:37     ` Ludovic Courtès
  2014-05-11 11:43     ` Andreas Enge
  1 sibling, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2014-05-11 11:37 UTC (permalink / raw)
  To: John Darrington; +Cc: guix-devel

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

John Darrington <jmd@gnu.org> skribis:

> So far as I'm aware, I don't have write permision on the repository.

Indeed.  I hereby grant you that privilege.  ;-)

Feel free to push the PSPP upgrade now.

Please read the “Commit Access” section of ‘HACKING’.  If in doubt with
Guix or Git, do not hesitate to ask here or on IRC.

Happy hacking!  :-)

Ludo’.

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

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

* Re: [PATCH] gnu: pspp: Upgrade to 0.8.3
  2014-05-11 11:22   ` John Darrington
  2014-05-11 11:37     ` Ludovic Courtès
@ 2014-05-11 11:43     ` Andreas Enge
  1 sibling, 0 replies; 5+ messages in thread
From: Andreas Enge @ 2014-05-11 11:43 UTC (permalink / raw)
  To: John Darrington; +Cc: guix-devel

On Sun, May 11, 2014 at 07:22:34AM -0400, John Darrington wrote:
> So far as I'm aware, I don't have write permision on the repository.

Ah okay, so I just pushed your patch.

Andreas

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

end of thread, other threads:[~2014-05-11 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-11  5:27 [PATCH] gnu: pspp: Upgrade to 0.8.3 John Darrington
2014-05-11  9:33 ` Andreas Enge
2014-05-11 11:22   ` John Darrington
2014-05-11 11:37     ` Ludovic Courtès
2014-05-11 11:43     ` Andreas Enge

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