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

* gnu/packages/irc.scm (catgirl): Update to 2.1.
---
 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 405bfa5937..c1c8715273 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -349,14 +349,14 @@ (define-public ircii
 (define-public catgirl
   (package
     (name "catgirl")
-    (version "1.9a")
+    (version "2.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://git.causal.agency/catgirl/snapshot/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0pci8crcgm33zb58y7ky2aydzyqsirj8ri8ik1zdlz6npadbjj9h"))))
+                "13pfphcfkdzqfb4x7w21xp6rnmg3ix9f39mpqmxxzg15ys1gp2x6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.38.1





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

* bug#60705: [PATCH] gnu: catgirl: Update to 2.1.
  2023-01-10  6:42 [bug#60705] [PATCH] gnu: catgirl: Update to 2.1 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: 60705-done

jgart <jgart@dismail.de> writes:

> * gnu/packages/irc.scm (catgirl): Update to 2.1.

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:42 [bug#60705] [PATCH] gnu: catgirl: Update to 2.1 jgart via Guix-patches via
2023-01-12  3:19 ` bug#60705: " 宋文武 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).