unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: boost: Update to 1.63.0.
@ 2017-01-13 23:28 Danny Milosavljevic
  2017-01-16 13:45 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2017-01-13 23:28 UTC (permalink / raw)
  To: guix-devel

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

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index e6abf4d5e..b3fccdf2e 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -34,7 +34,7 @@
 (define-public boost
   (package
     (name "boost")
-    (version "1.61.0")
+    (version "1.63.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -43,7 +43,7 @@
                     ".tar.bz2"))
               (sha256
                (base32
-                "0h5nk7pgxf7xsvvshj9qfpsfp9wx6gq9r78n3nx736pxq83bsix5"))))
+                "1c5kzhcqahnic55dxcnw7r80qvwx5sfa2sa97yzv7xjrywljbbmy"))))
     (build-system gnu-build-system)
     (inputs `(("zlib" ,zlib)))
     (native-inputs

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

* Re: [PATCH] gnu: boost: Update to 1.63.0.
  2017-01-13 23:28 [PATCH] gnu: boost: Update to 1.63.0 Danny Milosavljevic
@ 2017-01-16 13:45 ` Ludovic Courtès
  2017-01-17 20:36   ` Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-01-16 13:45 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: guix-devel

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> * gnu/packages/boost.scm (boost): Update to 1.63.0.

I think this could go in a new ‘staging’ branch, unless we expect
breakage, in which case a ‘boost-updates’ branch may be more
appropriate.

WDYT?

Thanks,
Ludo’.

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

* Re: [PATCH] gnu: boost: Update to 1.63.0.
  2017-01-16 13:45 ` Ludovic Courtès
@ 2017-01-17 20:36   ` Danny Milosavljevic
  0 siblings, 0 replies; 3+ messages in thread
From: Danny Milosavljevic @ 2017-01-17 20:36 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hi Ludo,

On Mon, 16 Jan 2017 14:45:15 +0100
ludo@gnu.org (Ludovic Courtès) wrote:

> Danny Milosavljevic <dannym@scratchpost.org> skribis:
> 
> > * gnu/packages/boost.scm (boost): Update to 1.63.0.  
> 
> I think this could go in a new ‘staging’ branch, unless we expect
> breakage, in which case a ‘boost-updates’ branch may be more
> appropriate.

Okay. I don't think a minor version update causes breakage - but let's see.

I've pushed it to 'staging', commit 4c9c8a294ea64fcb969da84e6fe207780ebdb387.

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

end of thread, other threads:[~2017-01-17 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-13 23:28 [PATCH] gnu: boost: Update to 1.63.0 Danny Milosavljevic
2017-01-16 13:45 ` Ludovic Courtès
2017-01-17 20:36   ` Danny Milosavljevic

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