emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71250: closed ([PATCH] gnu: ascii: Update to 3.30.)


From: GNU bug Tracking System
Subject: bug#71250: closed ([PATCH] gnu: ascii: Update to 3.30.)
Date: Wed, 29 May 2024 04:34:02 +0000

Your message dated Wed, 29 May 2024 12:32:48 +0800
with message-id <87zfs9s0en.fsf@iscas.ac.cn>
and subject line Re: [bug#71250] [PATCH] gnu: ascii: Update to 3.30.
has caused the debbugs.gnu.org bug report #71250,
regarding [PATCH] gnu: ascii: Update to 3.30.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71250: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71250
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71250] [PATCH] gnu: ascii: Update to 3.30. Date: Wed, 29 May 2024 12:32:48 +0800 User-agent: mu4e 1.12.4; emacs 30.0.50
"Artyom V. Poptsov" <poptsov.artyom@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]