GNU bug report logs - #62855
[PATCH] gnu: a2ps: Update to 4.15.4

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 15 Apr 2023 05:49:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#62855: closed (Re: [bug#62855] [PATCH] gnu: a2ps: Update to
 4.15.4)
Date: Fri, 21 Apr 2023 09:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62855: [PATCH] gnu: a2ps: Update to 4.15.4

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62855 <at> debbugs.gnu.org.

-- 
62855: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62855
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 62855-done <at> debbugs.gnu.org
Subject: Re: [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4
Date: Fri, 21 Apr 2023 11:00:18 +0200
Hello,

Andy Tai <atai <at> atai.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
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




This bug report was last modified 2 years and 29 days ago.

Previous Next


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