unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: weechat: 1.5 -> 1.6
@ 2016-10-23 16:14 ng0
  2016-10-23 16:14 ` [PATCH] gnu: weechat: Update to 1.6 ng0
  2016-10-23 21:11 ` [PATCH] gnu: weechat: 1.5 -> 1.6 Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: ng0 @ 2016-10-23 16:14 UTC (permalink / raw)
  To: guix-devel

Changelog: https://weechat.org/files/changelog/ChangeLog-1.6.html

Can we move this to python3 now? Touching this would've been unrelated to the update.

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

* [PATCH] gnu: weechat: Update to 1.6.
  2016-10-23 16:14 [PATCH] gnu: weechat: 1.5 -> 1.6 ng0
@ 2016-10-23 16:14 ` ng0
  2016-10-23 21:10   ` Leo Famulari
  2016-10-23 21:11 ` [PATCH] gnu: weechat: 1.5 -> 1.6 Leo Famulari
  1 sibling, 1 reply; 4+ messages in thread
From: ng0 @ 2016-10-23 16:14 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/irc.scm (weechat): Update to 1.6.
---
 gnu/packages/irc.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index db398de..bda56f9 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -3,7 +3,7 @@
 ;;; Copyright © 2014 Kevin Lemonnier <lemonnierk@ulrar.net>
 ;;; Copyright © 2015 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2015, 2016 Efraim Flashner <efraim@flashner.co.il>
-;;; Copyright © 2016 ng0 <ngillmann@runbox.com>
+;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -139,14 +139,14 @@ SILC and ICB protocols via plugins.")
 (define-public weechat
   (package
     (name "weechat")
-    (version "1.5")
+    (version "1.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://weechat.org/files/src/weechat-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0w87w4wy61x705ama8h36z9mgdj2gmmzdfrsxvwyh2m2as2max1i"))
+                "0lyqrymdjdvkzg8510l46c4zw8mjagnmri2i6m9y9qz0c1sfaq9h"))
               (patches (search-patches "weechat-python.patch"))))
     (build-system gnu-build-system)
     (native-inputs `(("autoconf" ,autoconf)
-- 
2.10.1

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

* Re: [PATCH] gnu: weechat: Update to 1.6.
  2016-10-23 16:14 ` [PATCH] gnu: weechat: Update to 1.6 ng0
@ 2016-10-23 21:10   ` Leo Famulari
  0 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2016-10-23 21:10 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel

On Sun, Oct 23, 2016 at 04:14:53PM +0000, ng0 wrote:
> * gnu/packages/irc.scm (weechat): Update to 1.6.

Thanks, pushed!

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

* Re: [PATCH] gnu: weechat: 1.5 -> 1.6
  2016-10-23 16:14 [PATCH] gnu: weechat: 1.5 -> 1.6 ng0
  2016-10-23 16:14 ` [PATCH] gnu: weechat: Update to 1.6 ng0
@ 2016-10-23 21:11 ` Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2016-10-23 21:11 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel

On Sun, Oct 23, 2016 at 04:14:52PM +0000, ng0 wrote:
> Changelog: https://weechat.org/files/changelog/ChangeLog-1.6.html
> 
> Can we move this to python3 now? Touching this would've been unrelated to the update.

If it works, why not? Feel free to try it :)

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

end of thread, other threads:[~2016-10-23 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-23 16:14 [PATCH] gnu: weechat: 1.5 -> 1.6 ng0
2016-10-23 16:14 ` [PATCH] gnu: weechat: Update to 1.6 ng0
2016-10-23 21:10   ` Leo Famulari
2016-10-23 21:11 ` [PATCH] gnu: weechat: 1.5 -> 1.6 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).