unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71250@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71250] [PATCH] gnu: ascii: Update to 3.30.
Date: Wed, 29 May 2024 00:07:19 +0300	[thread overview]
Message-ID: <e5098f8c9853af10f140f86f1f64f2b867b61b00.1716930439.git.poptsov.artyom@gmail.com> (raw)

* 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	other threads:[~2024-05-28 21:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 21:07 Artyom V. Poptsov [this message]
2024-05-29  4:32 ` bug#71250: [PATCH] gnu: ascii: Update to 3.30 Zheng Junjie

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5098f8c9853af10f140f86f1f64f2b867b61b00.1716930439.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=71250@debbugs.gnu.org \
    /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 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).