GNU bug report logs -
#45803
[PATCH] gnu: inxi-minimal: Update to 3.2.02-1.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 11 Jan 2021 21:53:02 UTC
Severity: normal
Tags: patch
Done: Michael Rohleder <mike <at> rohleder.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 12 Jan 2021 00:04:16 +0100
with message-id <87im833wjz.fsf <at> 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 <at> gnu.org.)
--
45803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45803
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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 <at> gmail.com>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust <at> gmail.com>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke <at> gnu.org>
-;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020, 2021 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
;;; Copyright © 2020 Morgan Smith <Morgan.J.Smith <at> 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.