* [bug#71250] [PATCH] gnu: ascii: Update to 3.30.
@ 2024-05-28 21:07 Artyom V. Poptsov
2024-05-29 4:32 ` bug#71250: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-05-28 21:07 UTC (permalink / raw)
To: 71250; +Cc: Artyom V. Poptsov
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71250: [PATCH] gnu: ascii: Update to 3.30.
2024-05-28 21:07 [bug#71250] [PATCH] gnu: ascii: Update to 3.30 Artyom V. Poptsov
@ 2024-05-29 4:32 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-05-29 4:32 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 71250-done
[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]
"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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-29 4:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 21:07 [bug#71250] [PATCH] gnu: ascii: Update to 3.30 Artyom V. Poptsov
2024-05-29 4:32 ` bug#71250: " Zheng Junjie
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).