all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 74885-done@debbugs.gnu.org
Subject: bug#74885: [PATCH] gnu: catatonit: Update to 0.2.1.
Date: Sun, 15 Dec 2024 21:33:13 +0800	[thread overview]
Message-ID: <8734ipm5pi.fsf@iscas.ac.cn> (raw)
In-Reply-To: <32ced014089808376769cb1acf45853e21879d9f.1734260686.git.~@wolfsden.cz> (Tomas Volf's message of "Sun, 15 Dec 2024 12:04:46 +0100")

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

Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (catatonit): Update to 0.2.1.
>
> Change-Id: I040693ca23c990f187c3f574e46927fc61e1498f
> ---
>  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 0755ba23f3..d8a8546cde 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -438,7 +438,7 @@ (define-public gvisor-tap-vsock
>  (define-public catatonit
>    (package
>      (name "catatonit")
> -    (version "0.2.0")
> +    (version "0.2.1")
>      (source
>       (origin
>         (method url-fetch)
> @@ -446,7 +446,7 @@ (define-public catatonit
>               "https://github.com/openSUSE/catatonit/releases/download/v"
>               version "/catatonit.tar.xz"))
>         (sha256
> -        (base32 "141b5lypgqib546zmldi4kqzpqfd6vvqddqqkfaz3w11fjsc4hwq"))))
> +        (base32 "1g2rpnr97z5lc8a2l1qndbdlcp3mx8qckg8qyq92x1mg05al4l4r"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       (list autoconf automake libtool))

pushed, closing. And add a patch to build from git source, this allows
us to be more flexible with package transformation.



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

      reply	other threads:[~2024-12-15 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 11:04 [bug#74885] [PATCH] gnu: catatonit: Update to 0.2.1 Tomas Volf
2024-12-15 13:33 ` Zheng Junjie [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=8734ipm5pi.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74885-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.