GNU bug report logs - #60704
[PATCH] gnu: litterbox: Update to 1.9.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 10 Jan 2023 06:41:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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: jgart <jgart <at> dismail.de>
Subject: bug#60704: closed (Re: bug#60704: [PATCH] gnu: litterbox: Update
 to 1.9.)
Date: Thu, 12 Jan 2023 03:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60704: [PATCH] gnu: litterbox: Update to 1.9.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60704 <at> debbugs.gnu.org.

-- 
60704: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60704
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: jgart <jgart <at> dismail.de>
Cc: 60704-done <at> debbugs.gnu.org
Subject: Re: bug#60704: [PATCH] gnu: litterbox: Update to 1.9.
Date: Thu, 12 Jan 2023 11:19:24 +0800
jgart <jgart <at> dismail.de> writes:

> * gnu/packages/irc.scm (litterbox): Update to 1.9.

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: litterbox: Update to 1.9.
Date: Tue, 10 Jan 2023 00:39:42 -0600
* gnu/packages/irc.scm (litterbox): Update to 1.9.
---
 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 381cd11034..405bfa5937 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -665,14 +665,14 @@ (define-public chathistorysync
 (define-public litterbox
   (package
     (name "litterbox")
-    (version "1.8")
+    (version "1.9")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://git.causal.agency/litterbox/snapshot/litterbox-"
                            version ".tar.gz"))
        (sha256
-        (base32 "0ll5d18slngdg2qhaxkvrcq2p1admh0h7sr06wx8347ka0vvrgjl"))))
+        (base32 "1ag5x7h71pxjaaf4b561rwdqr05zzywkc0p3jf2yhg3lbjkjrc7z"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; There are no tests.
-- 
2.38.1




This bug report was last modified 2 years and 189 days ago.

Previous Next


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