GNU bug report logs - #69826
[PATCH] gnu: a2ps: Update to 4.15.6

Previous Next

Package: guix-patches;

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

Date: Sat, 16 Mar 2024 05:51:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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#69826: closed (Re: [bug#69826] [PATCH] gnu: a2ps: Update to
 4.15.6)
Date: Fri, 05 Apr 2024 16:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69826: [PATCH] gnu: a2ps: Update to 4.15.6

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 69826 <at> debbugs.gnu.org.

-- 
69826: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69826
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 69826-done <at> debbugs.gnu.org
Subject: Re: [bug#69826] [PATCH] gnu: a2ps: Update to 4.15.6
Date: Fri, 05 Apr 2024 18:03:00 +0200
Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/pretty-print.scm (a2ps): Update to 4.15.6
>
> Change-Id: I807970cf48ebb53df3f372a41d1379b85e3e9131

Applied, thanks!

[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.6
Date: Fri, 15 Mar 2024 22:49:14 -0700
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.6

Change-Id: I807970cf48ebb53df3f372a41d1379b85e3e9131
---
 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 b95f56729a..7eae40a220 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -58,14 +58,14 @@ (define-module (gnu packages pretty-print)
 (define-public a2ps
   (package
     (name "a2ps")
-    (version "4.15.5")
+    (version "4.15.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/a2ps/a2ps-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0zys627j17dcqryzrbc473mxzwyshsbxq7j5cabn7hp70i0ipfw1"))
+                "1x5xdy8g5640bs11nsn7n15v5rb5bsvgi32v3lc6j6di3j09vzw7"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove timestamp from the installed 'README' file.

base-commit: a862a99bb38b31178fcf53093973583e6d67d860
-- 
2.34.1




This bug report was last modified 1 year and 105 days ago.

Previous Next


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