GNU bug report logs - #43178
[PATCH] gnu: inxi-minimal: Update to 3.1.06-1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 3 Sep 2020 08:40:02 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#43178: closed (Re: [bug#43178] [PATCH] gnu: inxi-minimal:
 Update to 3.1.06-1.)
Date: Thu, 03 Sep 2020 18:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43178: [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 43178 <at> debbugs.gnu.org.

-- 
43178: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43178
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 43178-done <at> debbugs.gnu.org
Subject: Re: [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
Date: Thu, 03 Sep 2020 21:08:45 +0300
Hi,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
> index aaed5b8e55..55f731c3cd 100644
> --- a/gnu/packages/admin.scm
> +++ b/gnu/packages/admin.scm
> @@ -3589,7 +3589,7 @@ Python loading in HPC environments.")

[…]

Pushed to master.

Thanks,
Oleg.

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
Date: Thu,  3 Sep 2020 10:38:55 +0200
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index aaed5b8e55..55f731c3cd 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3589,7 +3589,7 @@ Python loading in HPC environments.")
   (let ((real-name "inxi"))
     (package
       (name "inxi-minimal")
-      (version "3.1.05-2")
+      (version "3.1.06-1")
       (source
        (origin
          (method git-fetch)
@@ -3598,7 +3598,7 @@ Python loading in HPC environments.")
                (commit version)))
          (file-name (git-file-name real-name version))
          (sha256
-          (base32 "1a7nl2wk49yz5hcrph692xh5phv1mdg1m5cbvgv3ya12c6r32pa2"))))
+          (base32 "0h65n03q9kdsv0i1q5f88i11iv79ca7fqq97rdkzkmiqb4whhnm2"))))
       (build-system trivial-build-system)
       (inputs
        `(("bash" ,bash-minimal)
-- 
2.28.0




This bug report was last modified 4 years and 262 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.