emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61945: closed ([PATCH] gnu: gnuplot: update to 5.4.6.)


From: GNU bug Tracking System
Subject: bug#61945: closed ([PATCH] gnu: gnuplot: update to 5.4.6.)
Date: Mon, 27 Mar 2023 15:56:02 +0000

Your message dated Mon, 27 Mar 2023 16:55:04 +0100
with message-id <878rfiqjdb.fsf@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@gnu.org.)


-- 
61945: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61945
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61945] [PATCH] gnu: gnuplot: update to 5.4.6. Date: Mon, 27 Mar 2023 16:55:04 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Philippe SWARTVAGHER <phil.swart@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]