diff options
| author | Ashish SHUKLA <ashish.is@lostca.se> | 2026-07-19 16:47:43 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-07-19 21:53:45 +0200 |
| commit | 2ac098328cbad800dd2c83c74bc71eccdb66a747 (patch) | |
| tree | 156d9ed6b5c13af4b5ff8232d0933a6ba66b2e03 /gnu/packages | |
| parent | 3cece2bcea36df6490789276490be870f6039a94 (diff) | |
gnu: weechat: Update to 4.9.4.
* gnu/packages/irc.scm (weechat): Update to 4.9.4.
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/irc.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm index 6f5c0ed238b..239cf5bb59e 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm | |||
| @@ -348,7 +348,7 @@ Conferencing} and @acronym{ICB, Internet Citizen's Band}.") | |||
| 348 | (define-public weechat | 348 | (define-public weechat |
| 349 | (package | 349 | (package |
| 350 | (name "weechat") | 350 | (name "weechat") |
| 351 | (version "4.9.3") | 351 | (version "4.9.4") |
| 352 | (source (origin | 352 | (source (origin |
| 353 | (method git-fetch) | 353 | (method git-fetch) |
| 354 | (uri (git-reference | 354 | (uri (git-reference |
| @@ -357,7 +357,7 @@ Conferencing} and @acronym{ICB, Internet Citizen's Band}.") | |||
| 357 | (file-name (git-file-name name version)) | 357 | (file-name (git-file-name name version)) |
| 358 | (sha256 | 358 | (sha256 |
| 359 | (base32 | 359 | (base32 |
| 360 | "1y01xbfywbdbyxxnx1m8v60ah75y1pg35wf93rj0j272fn6h24gg")))) | 360 | "1bsiv99fmrcssfkdpf465ybj3ayp9fr13p7rysgxp9k813y6w28k")))) |
| 361 | (build-system cmake-build-system) | 361 | (build-system cmake-build-system) |
| 362 | (outputs '("out" "doc")) | 362 | (outputs '("out" "doc")) |
| 363 | (native-inputs | 363 | (native-inputs |
