GNU bug report logs -
#78998
[PATCH] gnu: a2ps: Update to 4.15.7.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 12 Jul 2025 05:36:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78998 in the body.
You can then email your comments to 78998 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78998
; Package
guix-patches
.
(Sat, 12 Jul 2025 05:36: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, 12 Jul 2025 05:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.7.
Change-Id: I84e6141d56ebb23fde9e1e5aa47fbba2558ca0ba
---
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 d1bae06a53..1ff17eb1fe 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -59,14 +59,14 @@ (define-module (gnu packages pretty-print)
(define-public a2ps
(package
(name "a2ps")
- (version "4.15.6")
+ (version "4.15.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/a2ps/a2ps-"
version ".tar.gz"))
(sha256
(base32
- "1x5xdy8g5640bs11nsn7n15v5rb5bsvgi32v3lc6j6di3j09vzw7"))
+ "1bxqzf5hlg666hli2grdlmf2dbggzrlg808wlx60p5gx19kkhpvi"))
(modules '((guix build utils)))
(snippet
;; Remove timestamp from the installed 'README' file.
base-commit: d3752a1de2590105579334aea35c70db1f718459
--
2.43.0
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Sat, 12 Jul 2025 10:04:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sat, 12 Jul 2025 10:04:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78998-done <at> debbugs.gnu.org (full text, mbox):
I am going to push this, thanks!
You may wish to look into submitting updates on codeberg, as I do not
think that many people still look at the debbugs instance.
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Aug 2025 11:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.