* [bug#66446] [PATCH] gnu: irssi: Update to 1.4.5.
@ 2023-10-10 15:57 André Batista
2023-10-17 9:56 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2023-10-10 15:57 UTC (permalink / raw)
To: 66446; +Cc: André Batista
* gnu/packages/irc.scm (irssi): Update to 1.4.5.
---
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 9e6cb3d001..9d9e01a280 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -313,7 +313,7 @@ (define-public quassel
(define-public irssi
(package
(name "irssi")
- (version "1.4.4")
+ (version "1.4.5")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/irssi/irssi/"
@@ -321,7 +321,7 @@ (define-public irssi
version ".tar.xz"))
(sha256
(base32
- "1bby23mn7318dmxf8aw9ahs6j4mbc0ilm4swji4m8ixiqz49xzpy"))))
+ "0qp05z2qfqhp5wawxqz7qwv2fh9sb801z032i5d7h8nn1b5m3abj"))))
(build-system gnu-build-system)
(arguments
`(#:phases
base-commit: 53fd3989d3b99f6eba4a5a007a578f1d9b8e0b61
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#66446] [PATCH] gnu: irssi: Update to 1.4.5.
2023-10-10 15:57 [bug#66446] [PATCH] gnu: irssi: Update to 1.4.5 André Batista
@ 2023-10-17 9:56 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-10-17 9:56 UTC (permalink / raw)
To: André Batista; +Cc: 66446, 66446-done
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]
André Batista <nandre@riseup.net> writes:
> * gnu/packages/irc.scm (irssi): Update to 1.4.5.
> ---
> gnu/packages/irc.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
67dcc64110edfb0546a5e8b6fd23db0999cffe6b.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-17 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 15:57 [bug#66446] [PATCH] gnu: irssi: Update to 1.4.5 André Batista
2023-10-17 9:56 ` Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.