GNU bug report logs - #26152
[PATCH] gnu: limnoria: Update to 20170110.

Previous Next

Package: guix-patches;

Reported by: contact.ng0 <at> cryptolab.net

Date: Sat, 18 Mar 2017 10:41:01 UTC

Severity: normal

Tags: patch

Done: ng0 <contact.ng0 <at> cryptolab.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ng0 <contact.ng0 <at> cryptolab.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26152: closed ([PATCH] gnu: limnoria: Update to 20170110.)
Date: Sat, 18 Mar 2017 11:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Mar 2017 11:14:29 +0000
with message-id <20170318111429.d2t7po7qauzchjty <at> abyayala>
and subject line Re: bug#26152: [PATCH] gnu: limnoria: Update to 20170110.
has caused the debbugs.gnu.org bug report #26152,
regarding [PATCH] gnu: limnoria: Update to 20170110.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
26152: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26152
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: contact.ng0 <at> cryptolab.net
To: guix-patches <at> gnu.org
Cc: ng0 <contact.ng0 <at> cryptolab.net>
Subject: [PATCH] gnu: limnoria: Update to 20170110.
Date: Sat, 18 Mar 2017 10:39:21 +0000
From: ng0 <contact.ng0 <at> cryptolab.net>

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

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 3d06df9ed..f4ff7fcbe 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -298,14 +298,14 @@ and extensible with plugins and scripts.")
 (define-public limnoria
   (package
     (name "limnoria")
-    (version "2016.08.07")
+    (version "2017.01.10")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "limnoria" version))
        (sha256
         (base32
-         "0w1d98hfhn4iqrczam7zahhqsvxa79n3xfcrm4jwkg5lba4f9ccm"))))
+         "0va7iiwkrd5miibpaphfm2jlfsmaazbqb8izkmlnlzkqnskhz1ff"))))
     (build-system python-build-system)
     (inputs
      `(("python-pytz" ,python-pytz)
-- 
2.12.0



[Message part 3 (message/rfc822, inline)]
From: ng0 <contact.ng0 <at> cryptolab.net>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 26152-done <at> debbugs.gnu.org
Subject: Re: bug#26152: [PATCH] gnu: limnoria: Update to 20170110.
Date: Sat, 18 Mar 2017 11:14:29 +0000
Danny Milosavljevic transcribed 0.1K bytes:
> Pushed as d54db52e7fe469612386ec15d4bf7650e9225a92 to master.

Thanks, closed.


This bug report was last modified 8 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.