* [PATCH 1/1] gnu: swig: Update to 3.0.10.
@ 2016-11-21 5:07 Leo Famulari
2016-11-21 14:02 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2016-11-21 5:07 UTC (permalink / raw)
To: guix-devel
* gnu/packages/swig.scm (swig): Update to 3.0.10.
---
gnu/packages/swig.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/swig.scm b/gnu/packages/swig.scm
index a615796..acf0529 100644
--- a/gnu/packages/swig.scm
+++ b/gnu/packages/swig.scm
@@ -31,7 +31,7 @@
(define-public swig
(package
(name "swig")
- (version "3.0.5")
+ (version "3.0.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/" name "/" name "/"
@@ -39,7 +39,7 @@
name "-" version ".tar.gz"))
(sha256
(base32
- "0g1a69vrqxgsnr1wkx851ljn73a2x3jqzxa66s2l3w0kyblbjk4z"))))
+ "0k7ljh07rla6223lhvljgg881b2qr7hmrfgic9a0j1pckpislf99"))))
(build-system gnu-build-system)
(native-inputs `(("boost" ,boost)
("pcre" ,pcre "bin"))) ;for 'pcre-config'
--
2.10.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] gnu: swig: Update to 3.0.10.
2016-11-21 5:07 [PATCH 1/1] gnu: swig: Update to 3.0.10 Leo Famulari
@ 2016-11-21 14:02 ` Ludovic Courtès
2016-11-21 16:10 ` Leo Famulari
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2016-11-21 14:02 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> skribis:
> * gnu/packages/swig.scm (swig): Update to 3.0.10.
OK for ‘staging’ is there are no major incompatibilities.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] gnu: swig: Update to 3.0.10.
2016-11-21 14:02 ` Ludovic Courtès
@ 2016-11-21 16:10 ` Leo Famulari
0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2016-11-21 16:10 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
On Mon, Nov 21, 2016 at 03:02:06PM +0100, Ludovic Courtès wrote:
> Leo Famulari <leo@famulari.name> skribis:
>
> > * gnu/packages/swig.scm (swig): Update to 3.0.10.
>
> OK for ‘staging’ is there are no major incompatibilities.
The changelog looked okay to me, so I pushed as 6305b81fedd.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-21 16:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 5:07 [PATCH 1/1] gnu: swig: Update to 3.0.10 Leo Famulari
2016-11-21 14:02 ` Ludovic Courtès
2016-11-21 16:10 ` Leo Famulari
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).