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

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

bug#62855: closed ([PATCH] gnu: a2ps: Update to 4.15.4)


From: GNU bug Tracking System
Subject: bug#62855: closed ([PATCH] gnu: a2ps: Update to 4.15.4)
Date: Fri, 21 Apr 2023 09:01:02 +0000

Your message dated Fri, 21 Apr 2023 11:00:18 +0200
with message-id <871qkd6259.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4
has caused the debbugs.gnu.org bug report #62855,
regarding [PATCH] gnu: a2ps: Update to 4.15.4
to be marked as done.

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


-- 
62855: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62855
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: a2ps: Update to 4.15.4 Date: Fri, 14 Apr 2023 22:48:34 -0700
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.4
---
 gnu/packages/pretty-print.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index ea1d26e8d7..a002378966 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -55,14 +55,14 @@ (define-module (gnu packages pretty-print)
 (define-public a2ps
   (package
     (name "a2ps")
-    (version "4.15.3")
+    (version "4.15.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/a2ps/a2ps-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1izpmbk3i66g8cn1bd3kdpk72vxn5ggy329xjvag5jsdxgh823nh"))
+                "1mvd41xvcy8vk91nndzifasq600kzlswl1379bhnpn49pa23y1ja"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove timestamp from the installed 'README' file.

base-commit: fcb9ba2e71ed1e7af1f1c3ee51da639ba9483ec3
prerequisite-patch-id: 7a298b4692926989c05f033af4daf606fab6e454
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4 Date: Fri, 21 Apr 2023 11:00:18 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Andy Tai <atai@atai.org> writes:

> * gnu/packages/pretty-print.scm (a2ps): Update to 4.15.4

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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