From: "André Batista" <nandre@riseup.net>
To: 63476@debbugs.gnu.org
Cc: "André Batista" <nandre@riseup.net>
Subject: [bug#63476] [PATCH] gnu: irssi: Update to 1.4.4.
Date: Fri, 12 May 2023 19:36:25 -0300 [thread overview]
Message-ID: <20230512223626.24593-1-nandre@riseup.net> (raw)
* 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
next reply other threads:[~2023-05-12 22:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 22:36 André Batista [this message]
2023-05-20 15:35 ` bug#63476: [PATCH] gnu: irssi: Update to 1.4.4 jgart via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230512223626.24593-1-nandre@riseup.net \
--to=nandre@riseup.net \
--cc=63476@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.