GNU bug report logs - #64182
[PATCH] gnu: gnuplot: Update to 5.4.8.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Tue, 20 Jun 2023 02:02:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64182: closed ([PATCH] gnu: gnuplot: Update to 5.4.8.)
Date: Tue, 11 Jul 2023 15:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Jul 2023 16:59:52 +0200
with message-id <87mt02334n.fsf <at> gnu.org>
and subject line Re: bug#64182: [PATCH] gnu: gnuplot: Update to 5.4.8.
has caused the debbugs.gnu.org bug report #64182,
regarding [PATCH] gnu: gnuplot: Update to 5.4.8.
to be marked as done.

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


-- 
64182: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64182
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: gnuplot: Update to 5.4.8.
Date: Tue, 20 Jun 2023 02:01:00 +0000
* gnu/packages/maths.scm (gnuplot): Update to 5.4.8.
---
 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 f5a2181905..087cd9c71d 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1226,14 +1226,14 @@ (define-public giza
 (define-public gnuplot
   (package
     (name "gnuplot")
-    (version "5.4.6")
+    (version "5.4.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/gnuplot/gnuplot/"
                                   version "/gnuplot-"
                                   version ".tar.gz"))
        (sha256
-        (base32 "06bly8cpqjdf744jg7yrgba9rdcm3gl4zf63y3c69v80ha8jgz02"))))
+        (base32 "1kzmj4yyxvlxqzqbrw6sx6dnvhj1zzqnciyb8ryzy6mdrb3pj4lk"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config texlive-tiny))

base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f
prerequisite-patch-id: 52027b181c066ac91bc56fc0af511a34f3516651
prerequisite-patch-id: 7ddddfb1646020c15a91ff8f00dd2bacc54162c9
-- 
2.40.1




[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 64182-done <at> debbugs.gnu.org
Subject: Re: bug#64182: [PATCH] gnu: gnuplot: Update to 5.4.8.
Date: Tue, 11 Jul 2023 16:59:52 +0200
"Paul A. Patience" <paul <at> apatience.com> skribis:

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

Applied, thanks!


This bug report was last modified 1 year and 316 days ago.

Previous Next


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