unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64239] [PATCH] gnu: a2ps: Update to 4.15.5
@ 2023-06-23  5:02 Andy Tai
  2023-06-26  9:40 ` bug#64239: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-23  5:02 UTC (permalink / raw)
  To: 64239; +Cc: Andy Tai

* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.5
---
 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 74e51ec61e..2e10ed7c12 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -56,14 +56,14 @@ (define-module (gnu packages pretty-print)
 (define-public a2ps
   (package
     (name "a2ps")
-    (version "4.15.4")
+    (version "4.15.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/a2ps/a2ps-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1mvd41xvcy8vk91nndzifasq600kzlswl1379bhnpn49pa23y1ja"))
+                "0zys627j17dcqryzrbc473mxzwyshsbxq7j5cabn7hp70i0ipfw1"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove timestamp from the installed 'README' file.

base-commit: dcca13ed7340f17a33a4c0907c13b64d5da66a8e
-- 
2.40.1





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

* bug#64239: [PATCH] gnu: a2ps: Update to 4.15.5
  2023-06-23  5:02 [bug#64239] [PATCH] gnu: a2ps: Update to 4.15.5 Andy Tai
@ 2023-06-26  9:40 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26  9:40 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64239-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]


Andy Tai <atai@atai.org> writes:

> * gnu/packages/pretty-print.scm (a2ps): Update to 4.15.5
> ---
>  gnu/packages/pretty-print.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
7638881469200f1583601395f30e83f6bca24889.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-26  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23  5:02 [bug#64239] [PATCH] gnu: a2ps: Update to 4.15.5 Andy Tai
2023-06-26  9:40 ` bug#64239: " Christopher Baines

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).