Skip to content

Commit c05e7a4

Browse files
author
ktnb
committed
newsraft: 0.32
- add toggle-read action - add toggle-important action - add global-section-hide setting - make FEATURECFLAGS in makefile universally correct for most platforms - fix termbox2 behavior to handle TERMINFO environment variable as in ncurses - provide more log information during termbox2 initialization - prefer a link to webpage instead of feed URL when converting relative item links to absolute notation
1 parent b3b54db commit c05e7a4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

news/newsraft/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2025/06/30 11:09:38 ktnb Exp $
1+
# $NetBSD: Makefile,v 1.23 2025/08/04 01:51:14 ktnb Exp $
22

3-
DISTNAME= newsraft-0.31
3+
DISTNAME= newsraft-0.32
44
CATEGORIES= news
55
MASTER_SITES= https://codeberg.org/newsraft/newsraft/archive/
66

news/newsraft/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.10 2025/06/30 11:09:38 ktnb Exp $
1+
$NetBSD: distinfo,v 1.11 2025/08/04 01:51:14 ktnb Exp $
22

3-
BLAKE2s (newsraft-0.31.tar.gz) = 6f846865a3583e2741bab3d954e7c0838c227d86b22439026df0006943355023
4-
SHA512 (newsraft-0.31.tar.gz) = 869d753f21899f7ee179fd531d4312a5d361a0ca929991048f9ef106bb699a192ab716f1dece8ecb075a4a817700ced53fb764660ba27b84f1c07ac7ecb2d398
5-
Size (newsraft-0.31.tar.gz) = 224575 bytes
3+
BLAKE2s (newsraft-0.32.tar.gz) = 0e6a6e3828f0484f5d57cda5c4e08ca15c351284535bb46947e053a180719b53
4+
SHA512 (newsraft-0.32.tar.gz) = 1c30ecb07de723eab309c3ffdb060ab464dc5a206dbc66a6a0542fcd6944f613443cf9987ee78bc6c87c3ddf495d9de25a2059d41025c181efd85b17fb12da91
5+
Size (newsraft-0.32.tar.gz) = 225800 bytes

0 commit comments

Comments
 (0)