GNU bug report logs - #61945
[PATCH] gnu: gnuplot: update to 5.4.6.

Previous Next

Package: guix-patches;

Reported by: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>

Date: Fri, 3 Mar 2023 20:46:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61945: closed ([PATCH] gnu: gnuplot: update to 5.4.6.)
Date: Mon, 27 Mar 2023 15:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 16:55:04 +0100
with message-id <878rfiqjdb.fsf <at> cbaines.net>
and subject line Re: [bug#61945] [PATCH] gnu: gnuplot: update to 5.4.6.
has caused the debbugs.gnu.org bug report #61945,
regarding [PATCH] gnu: gnuplot: update to 5.4.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61945: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61945
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
To: guix-patches <at> gnu.org
Cc: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
Subject: [PATCH] gnu: gnuplot: update to 5.4.6.
Date: Fri,  3 Mar 2023 21:44:26 +0100
* gnu/packages/maths.scm (gnuplot): Update to 5.4.6.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 280465e284..07bed925f6 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1132,14 +1132,14 @@ (define-public giza
 (define-public gnuplot
   (package
     (name "gnuplot")
-    (version "5.4.4")
+    (version "5.4.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/gnuplot/gnuplot/"
                                   version "/gnuplot-"
                                   version ".tar.gz"))
        (sha256
-        (base32 "00h97y8njhvfjbdvc0njw0znxbrlfynd1iazn8w3anvzhsvh08rp"))))
+        (base32 "06bly8cpqjdf744jg7yrgba9rdcm3gl4zf63y3c69v80ha8jgz02"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config texlive-tiny))

base-commit: 73cb232442a50aa00104ad739db93f44df9de073
-- 
2.30.2



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
Cc: guix-patches <at> gnu.org, 61945-done <at> debbugs.gnu.org
Subject: Re: [bug#61945] [PATCH] gnu: gnuplot: update to 5.4.6.
Date: Mon, 27 Mar 2023 16:55:04 +0100
[Message part 4 (text/plain, inline)]
Philippe SWARTVAGHER <phil.swart <at> gmx.fr> writes:

> * gnu/packages/maths.scm (gnuplot): Update to 5.4.6.
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Philippe, I've pushed this to master as
8d5a4fe1460c7d628ec2854834dcfbef7784e30e.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 61 days ago.

Previous Next


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