Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] inxi: update to 3.3.34.1
Date: Tue, 07 May 2024 09:22:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50225@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]

There is a new pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages inxi
https://github.com/void-linux/void-packages/pull/50225

inxi: update to 3.3.34.1
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (x86_64-glibc)

```
$ inxi --version
inxi 3.3.34-00 (2024-04-13)

Copyright (C) 2008-2024 Harald Hope aka h2
Forked from Infobash 3.02: 
Copyright (C) 2005-2007 Michiel de Boer aka locsmif. 
Using Perl version: 5.038002
Program Location: /usr/sbin

Website: https://codeberg.org/smxi/inxi or https://smxi.org/
IRC: irc.oftc.net channel: #smxi
Forums: https://techpatterns.com/forums/forum-33.html

This program is free software; you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free Software 
Foundation; either version 3 of the License, or (at your option) any later 
version. (https://www.gnu.org/licenses/gpl.html) 
$ inxi
CPU: 6-core Intel Core i7-10710U (-MT MCP-) speed/min/max: 816/400/4700 MHz
Kernel: 6.6.29_1 x86_64 Up: 1d 59m Mem: 10.43/31.23 GiB (33.4%)
Storage: 465.76 GiB (56.8% used) Procs: 422 Shell: Bash inxi: 3.3.34
```

A patch file from https://github.com/void-linux/void-packages/pull/50225.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-inxi-50225.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]

From d845cd3d40e56583ca76331ef21db9d86154b75e Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 7 May 2024 09:20:45 +0200
Subject: [PATCH] inxi: update to 3.3.34.1

---
 srcpkgs/inxi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/inxi/template b/srcpkgs/inxi/template
index 69cb489ea4f4d9..176aa4021516ec 100644
--- a/srcpkgs/inxi/template
+++ b/srcpkgs/inxi/template
@@ -1,6 +1,6 @@
 # Template file for 'inxi'
 pkgname=inxi
-version=3.3.33.1
+version=3.3.34.1
 revision=1
 _distver="${version%.*}-${version##*.}"
 depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
@@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
 homepage="https://smxi.org/docs/inxi.htm"
 changelog="https://codeberg.org/smxi/inxi/raw/branch/master/inxi.changelog"
 distfiles="https://codeberg.org/smxi/inxi/archive/${_distver}.tar.gz"
-checksum=c2d7ae8914f2810d4377999c24d3839fa9a757a6ace59ff57ab366873161d38c
+checksum=7cfc5c0abe10cb59f281733ce1d526583312344007756e7713fd5c51200b80fb
 
 do_install() {
 	vbin inxi

             reply	other threads:[~2024-05-07  7:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07  7:22 realcharmer [this message]
2024-05-14 20:11 ` [PR PATCH] [Merged]: " cinerea0

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50225@inbox.vuxu.org \
    --to=realcharmer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).