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

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

bug#54883: closed ([PATCH] gnu: gnuplot: Update to 5.4.3.)


From: GNU bug Tracking System
Subject: bug#54883: closed ([PATCH] gnu: gnuplot: Update to 5.4.3.)
Date: Tue, 19 Apr 2022 09:58:01 +0000

Your message dated Tue, 19 Apr 2022 11:56:56 +0200
with message-id <871qxttmzb.fsf@gnu.org>
and subject line Re: bug#54883: [PATCH] gnu: gnuplot: Update to 5.4.3.
has caused the debbugs.gnu.org bug report #54883,
regarding [PATCH] gnu: gnuplot: Update to 5.4.3.
to be marked as done.

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


-- 
54883: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54883
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gnuplot: Update to 5.4.3. Date: Tue, 12 Apr 2022 13:50:03 +0000
* gnu/packages/maths.scm (gnuplot): Update to 5.4.3.
---
 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 10a1f69b8e..57c8b6e12e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1092,14 +1092,14 @@ (define-public feedgnuplot
 (define-public gnuplot
   (package
     (name "gnuplot")
-    (version "5.4.2")
+    (version "5.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/gnuplot/gnuplot/"
                                   version "/gnuplot-"
                                   version ".tar.gz"))
        (sha256
-        (base32 "1fp7rbhjmz2w63r72kicf8lfszzimz2csfx868fracw167hpaz75"))))
+        (base32 "112dplskbkdbaqi935m2xlk1xsw8s5l568wm7xad75hgp6x9py2i"))))
     (build-system gnu-build-system)
     (inputs (list readline cairo pango gd lua))
     (native-inputs
--
2.35.1





--- End Message ---
--- Begin Message --- Subject: Re: bug#54883: [PATCH] gnu: gnuplot: Update to 5.4.3. Date: Tue, 19 Apr 2022 11:56:56 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,


"Paul A. Patience" <paul@apatience.com> skribis:

> * gnu/packages/maths.scm (gnuplot): Update to 5.4.3.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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