emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45803: closed ([PATCH] gnu: inxi-minimal: Update to 3.2.02-1.)


From: GNU bug Tracking System
Subject: bug#45803: closed ([PATCH] gnu: inxi-minimal: Update to 3.2.02-1.)
Date: Mon, 11 Jan 2021 23:05:02 +0000

Your message dated Tue, 12 Jan 2021 00:04:16 +0100
with message-id <87im833wjz.fsf@rohleder.de>
and subject line Re: bug#45803: [PATCH] gnu: inxi-minimal: Update to 3.2.02-1.
has caused the debbugs.gnu.org bug report #45803,
regarding [PATCH] gnu: inxi-minimal: Update to 3.2.02-1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45803
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: inxi-minimal: Update to 3.2.02-1. Date: Mon, 11 Jan 2021 22:52:06 +0100
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1.
---
 gnu/packages/admin.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 2018a6c2e8..346a078883 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -32,7 +32,7 @@
 ;;; Copyright © 2019, 2020 Mathieu Othacehe <m.othacehe@gmail.com>
 ;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
 ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020 Morgan Smith <Morgan.J.Smith@outlook.com>
 ;;;
@@ -3617,7 +3617,7 @@ Python loading in HPC environments.")
   (let ((real-name "inxi"))
     (package
       (name "inxi-minimal")
-      (version "3.2.01-1")
+      (version "3.2.02-1")
       (source
        (origin
          (method git-fetch)
@@ -3626,7 +3626,7 @@ Python loading in HPC environments.")
                (commit version)))
          (file-name (git-file-name real-name version))
          (sha256
-          (base32 "15bakrv3jzj5h88c3bd0cfhh6hb8b4hm79924k1ygn29sqzgyw65"))))
+          (base32 "1kh96093waji30ndka3i3dq9pq4f53gq8pgcbxw45mldlx2i98gv"))))
       (build-system trivial-build-system)
       (inputs
        `(("bash" ,bash-minimal)
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#45803: [PATCH] gnu: inxi-minimal: Update to 3.2.02-1. Date: Tue, 12 Jan 2021 00:04:16 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Hehe, Tobias was faster (again):
aec795a5a1a6e0e3a627f40c1fdaca741bd7fd03

-- 
The first 90% of a project takes 90% of the time, the last 10% takes the
other 90% of the time.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]