all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4
@ 2023-04-15  5:48 Andy Tai
  2023-04-21  9:00 ` bug#62855: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-04-15  5:48 UTC (permalink / raw)
  To: 62855; +Cc: Andy Tai

* 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





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

* bug#62855: [PATCH] gnu: a2ps: Update to 4.15.4
  2023-04-15  5:48 [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4 Andy Tai
@ 2023-04-21  9:00 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-21  9:00 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62855-done

Hello,

Andy Tai <atai@atai.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-21  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-15  5:48 [bug#62855] [PATCH] gnu: a2ps: Update to 4.15.4 Andy Tai
2023-04-21  9:00 ` bug#62855: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.