From 2c62ed5c4acf167b421760ed8d8f7ecd6a37803e Mon Sep 17 00:00:00 2001 From: jgart Date: Tue, 11 Jun 2024 20:25:02 -0500 Subject: [PATCH] gnu: catgirl: Update to 2.2a. * gnu/packages/irc.scm (catgirl): Update to 2.2a. Change-Id: I72b832ed92dc351cabea0fb344e1402b3340b1e2 --- 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 1b9e974021..8f3c00dd8a 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm @@ -512,7 +512,7 @@ for the IRCv3 protocol.") (define-public catgirl (package (name "catgirl") - (version "2.2") + (version "2.2a") (source (origin (method git-fetch) @@ -521,7 +521,7 @@ for the IRCv3 protocol.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0r1h10qdhhgy3359ndbjh269daivm126qc0c23db7bffv0xs4bff")))) + (base32 "0fvjx4a523bf2m522ya8r94ikhs8d864hrd85jn6bm414sga877p")))) (build-system gnu-build-system) (arguments (list