GNU bug report logs - #74885
[PATCH] gnu: catatonit: Update to 0.2.1.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 15 Dec 2024 11:06:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74885 in the body.
You can then email your comments to 74885 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74885; Package guix-patches. (Sun, 15 Dec 2024 11:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 15 Dec 2024 11:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: catatonit: Update to 0.2.1.
Date: Sun, 15 Dec 2024 12:04:46 +0100
* 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))
-- 
2.46.0





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sun, 15 Dec 2024 13:34:05 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Sun, 15 Dec 2024 13:34:06 GMT) Full text and rfc822 format available.

Message #10 received at 74885-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 74885-done <at> debbugs.gnu.org
Subject: Re: [bug#74885] [PATCH] gnu: catatonit: Update to 0.2.1.
Date: Sun, 15 Dec 2024 21:33:13 +0800
[Message part 1 (text/plain, inline)]
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.


[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 13 Jan 2025 12:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 159 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.