unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
@ 2020-09-03  8:38 Michael Rohleder
  2020-09-03 18:08 ` bug#43178: " Oleg Pykhalov
  2020-09-03 18:10 ` [bug#43178] " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Rohleder @ 2020-09-03  8:38 UTC (permalink / raw)
  To: 43178; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#43178: [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
  2020-09-03  8:38 [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1 Michael Rohleder
@ 2020-09-03 18:08 ` Oleg Pykhalov
  2020-09-03 18:10 ` [bug#43178] " Tobias Geerinckx-Rice via Guix-patches via
  1 sibling, 0 replies; 4+ messages in thread
From: Oleg Pykhalov @ 2020-09-03 18:08 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43178-done

Hi,

Michael Rohleder <mike@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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
  2020-09-03  8:38 [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1 Michael Rohleder
  2020-09-03 18:08 ` bug#43178: " Oleg Pykhalov
@ 2020-09-03 18:10 ` Tobias Geerinckx-Rice via Guix-patches via
  2020-09-03 18:11   ` Tobias Geerinckx-Rice via Guix-patches via
  1 sibling, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-09-03 18:10 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43178-done

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

Michael,

Michael Rohleder 写道:
> * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.

Pushed as 257eb0ccb15f318def2c39ab6b99b8cc80a018d8.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1.
  2020-09-03 18:10 ` [bug#43178] " Tobias Geerinckx-Rice via Guix-patches via
@ 2020-09-03 18:11   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-09-03 18:11 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43178-done

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

Tobias Geerinckx-Rice 写道:
> Pushed as 257eb0ccb15f318def2c39ab6b99b8cc80a018d8.

Nope!  wigust was exactly 2 seconds faster.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-03 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03  8:38 [bug#43178] [PATCH] gnu: inxi-minimal: Update to 3.1.06-1 Michael Rohleder
2020-09-03 18:08 ` bug#43178: " Oleg Pykhalov
2020-09-03 18:10 ` [bug#43178] " Tobias Geerinckx-Rice via Guix-patches via
2020-09-03 18:11   ` Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).