GNU bug report logs - #71250
[PATCH] gnu: ascii: Update to 3.30.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Tue, 28 May 2024 21:08:01 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 71250 in the body.
You can then email your comments to 71250 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#71250; Package guix-patches. (Tue, 28 May 2024 21:08:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 May 2024 21:08:01 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: ascii: Update to 3.30.
Date: Wed, 29 May 2024 00:07:19 +0300
* gnu/packages/shellutils.scm (ascii): Update to 3.30.

Change-Id: I7d7825ff55c262693d29e8e176e1c8a4db532657
---
 gnu/packages/shellutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 77a8ff7476..be8d9bdc25 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -71,14 +71,14 @@ (define-module (gnu packages shellutils)
 (define-public ascii
   (package
     (name "ascii")
-    (version "3.20")
+    (version "3.30")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://www.catb.org/~esr/ascii/"
                                   "ascii-" version ".tar.gz"))
               (sha256
                (base32
-                "0x0nq6ydm06rikayskmqcri73ysf4mk67ki4l01sh6flc3m5fvly"))))
+                "0hr4k4mvnq4zpjxdjkvbbyzz7c1iwxhfal1hz0mdm1qv7sbxqbzd"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 542b18709a46e361de8f25e3fece29860532743c
-- 
2.41.0





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 29 May 2024 04:34:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Wed, 29 May 2024 04:34:03 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 71250-done <at> debbugs.gnu.org
Subject: Re: [bug#71250] [PATCH] gnu: ascii: Update to 3.30.
Date: Wed, 29 May 2024 12:32:48 +0800
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> writes:

> * gnu/packages/shellutils.scm (ascii): Update to 3.30.
>
> Change-Id: I7d7825ff55c262693d29e8e176e1c8a4db532657
> ---
>  gnu/packages/shellutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
> index 77a8ff7476..be8d9bdc25 100644
> --- a/gnu/packages/shellutils.scm
> +++ b/gnu/packages/shellutils.scm
> @@ -71,14 +71,14 @@ (define-module (gnu packages shellutils)
>  (define-public ascii
>    (package
>      (name "ascii")
> -    (version "3.20")
> +    (version "3.30")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "http://www.catb.org/~esr/ascii/"
>                                    "ascii-" version ".tar.gz"))
>                (sha256
>                 (base32
> -                "0x0nq6ydm06rikayskmqcri73ysf4mk67ki4l01sh6flc3m5fvly"))))
> +                "0hr4k4mvnq4zpjxdjkvbbyzz7c1iwxhfal1hz0mdm1qv7sbxqbzd"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:make-flags
>
> base-commit: 542b18709a46e361de8f25e3fece29860532743c

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=5577e130abd58bf943aa87775d74816dab1b1d69
[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. (Wed, 26 Jun 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 71 days ago.

Previous Next


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