all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 74127-done@debbugs.gnu.org
Subject: bug#74127: [PATCH] gnu: crun: Update to 1.18.1.
Date: Thu, 31 Oct 2024 13:50:00 +0800	[thread overview]
Message-ID: <87bjz0n7nb.fsf@iscas.ac.cn> (raw)
In-Reply-To: <0fba14dc1dc397ba8acab3baabce3ca75d00d73f.1730334231.git.~@wolfsden.cz> (Tomas Volf's message of "Thu, 31 Oct 2024 01:23:51 +0100")

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

Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (crun): Update to 1.18.1.
>
> Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
> ---
>  gnu/packages/containers.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
> index 40c3a73e0e..d32bc2704a 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -67,7 +67,7 @@ (define-module (gnu packages containers)
>  (define-public crun
>    (package
>      (name "crun")
> -    (version "1.18")
> +    (version "1.18.1")
>      (source
>       (origin
>         (method url-fetch)
> @@ -77,7 +77,7 @@ (define-public crun
>               "/crun-" version ".tar.gz"))
>         (sha256
>          (base32
> -         "0alhcdbb83bsqnvy50p9cjnmslxfmxsyk1b66whd62p5a2rp0fx8"))))
> +         "1g66f1bk5l5yx1f3cmrd35i8bkmalnlppb82r02sfyj54aqbn31r"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list

push, close.

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

      reply	other threads:[~2024-10-31  5:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-31  0:23 [bug#74127] [PATCH] gnu: crun: Update to 1.18.1 Tomas Volf
2024-10-31  5:50 ` Z572 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjz0n7nb.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74127-done@debbugs.gnu.org \
    --cc=~@wolfsden.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.