unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60704] [PATCH] gnu: litterbox: Update to 1.9.
@ 2023-01-10  6:39 jgart via Guix-patches via
  2023-01-12  3:19 ` bug#60704: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-01-10  6:39 UTC (permalink / raw)
  To: 60704; +Cc: jgart

* 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





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

* bug#60704: [PATCH] gnu: litterbox: Update to 1.9.
  2023-01-10  6:39 [bug#60704] [PATCH] gnu: litterbox: Update to 1.9 jgart via Guix-patches via
@ 2023-01-12  3:19 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-12  3:19 UTC (permalink / raw)
  To: jgart; +Cc: 60704-done

jgart <jgart@dismail.de> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-01-12  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10  6:39 [bug#60704] [PATCH] gnu: litterbox: Update to 1.9 jgart via Guix-patches via
2023-01-12  3:19 ` bug#60704: " 宋文武 via Guix-patches via

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