* [bug#63476] [PATCH] gnu: irssi: Update to 1.4.4.
@ 2023-05-12 22:36 André Batista
2023-05-20 15:35 ` bug#63476: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2023-05-12 22:36 UTC (permalink / raw)
To: 63476; +Cc: André Batista
* gnu/packages/irc.scm (irssi): Update to 1.4.4.
---
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 e5162cc2c4..b31bb6b11a 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -155,7 +155,7 @@ (define-public quassel
(define-public irssi
(package
(name "irssi")
- (version "1.4.3")
+ (version "1.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/irssi/irssi/"
@@ -163,7 +163,7 @@ (define-public irssi
version ".tar.xz"))
(sha256
(base32
- "0d04bam0lrk66wi7ygd5si5y6adf2ajhh6mn89zyc8m34d972gxr"))))
+ "1bby23mn7318dmxf8aw9ahs6j4mbc0ilm4swji4m8ixiqz49xzpy"))))
(build-system gnu-build-system)
(arguments
`(#:phases
base-commit: d67a3622ef82b68ee40a2c93abe3d1478633719c
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63476: [PATCH] gnu: irssi: Update to 1.4.4.
2023-05-12 22:36 [bug#63476] [PATCH] gnu: irssi: Update to 1.4.4 André Batista
@ 2023-05-20 15:35 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-05-20 15:35 UTC (permalink / raw)
To: André Batista, 63476-done; +Cc: control
Hi André,
Thanks for the patch. Applied.
all best,
jgart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-20 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 22:36 [bug#63476] [PATCH] gnu: irssi: Update to 1.4.4 André Batista
2023-05-20 15:35 ` bug#63476: " jgart 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).