unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69826] [PATCH] gnu: a2ps: Update to 4.15.6
@ 2024-03-16  5:49 Andy Tai
  2024-04-05 16:03 ` bug#69826: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-03-16  5:49 UTC (permalink / raw)
  To: 69826; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69826: [PATCH] gnu: a2ps: Update to 4.15.6
  2024-03-16  5:49 [bug#69826] [PATCH] gnu: a2ps: Update to 4.15.6 Andy Tai
@ 2024-04-05 16:03 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-04-05 16:03 UTC (permalink / raw)
  To: Andy Tai; +Cc: 69826-done

Andy Tai <atai@atai.org> skribis:

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

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-05 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-16  5:49 [bug#69826] [PATCH] gnu: a2ps: Update to 4.15.6 Andy Tai
2024-04-05 16:03 ` bug#69826: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).