gnu: inxi-minimal: Update to 3.3.01-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.01-1.
This commit is contained in:
parent
1e4b80ad65
commit
77077d90cd
@ -3743,7 +3743,7 @@ Python loading in HPC environments.")
|
||||
(let ((real-name "inxi"))
|
||||
(package
|
||||
(name "inxi-minimal")
|
||||
(version "3.2.02-2")
|
||||
(version "3.3.01-1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -3752,7 +3752,7 @@ Python loading in HPC environments.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name real-name version))
|
||||
(sha256
|
||||
(base32 "0fwx798v9kwiwkgbj97w6rjdanwf7ap65vvq1fqy7gd9x78xcxsq"))))
|
||||
(base32 "06r5iq78ldrvr5fmmb5mchaaji49195fsgx9ysr1mjs122rp13y1"))))
|
||||
(build-system trivial-build-system)
|
||||
(inputs
|
||||
`(("bash" ,bash-minimal)
|
||||
|
Loading…
Reference in New Issue
Block a user