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>

To reply to this bug, email your comments to 69826 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69826; Package guix-patches. (Sat, 16 Mar 2024 05:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 16 Mar 2024 05:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 05 Apr 2024 16:04:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 05 Apr 2024 16:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 69826-done <at> debbugs.gnu.org (full text, mbox):

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!




This bug report was last modified 28 days ago.

Previous Next


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