* [bug#64182] [PATCH] gnu: gnuplot: Update to 5.4.8.
@ 2023-06-20 2:01 Paul A. Patience
2023-06-20 14:20 ` Paul A. Patience
2023-07-11 14:59 ` bug#64182: " Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Paul A. Patience @ 2023-06-20 2:01 UTC (permalink / raw)
To: 64182; +Cc: Paul A. Patience
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#64182] [PATCH] gnu: gnuplot: Update to 5.4.8.
2023-06-20 2:01 [bug#64182] [PATCH] gnu: gnuplot: Update to 5.4.8 Paul A. Patience
@ 2023-06-20 14:20 ` Paul A. Patience
2023-07-11 14:59 ` bug#64182: " Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Paul A. Patience @ 2023-06-20 14:20 UTC (permalink / raw)
To: 64182@debbugs.gnu.org
Sorry, I didn't realize the prerequisite-patch-id fields were being added to the patch.
Please disregard them, they are unnecessary.
On Monday, June 19th, 2023 at 10:01 PM, Paul A. Patience <paul@apatience.com> wrote:
> base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f
> prerequisite-patch-id: 52027b181c066ac91bc56fc0af511a34f3516651
> prerequisite-patch-id: 7ddddfb1646020c15a91ff8f00dd2bacc54162c9
Best regards,
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64182: [PATCH] gnu: gnuplot: Update to 5.4.8.
2023-06-20 2:01 [bug#64182] [PATCH] gnu: gnuplot: Update to 5.4.8 Paul A. Patience
2023-06-20 14:20 ` Paul A. Patience
@ 2023-07-11 14:59 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-07-11 14:59 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 64182-done
"Paul A. Patience" <paul@apatience.com> skribis:
> * gnu/packages/maths.scm (gnuplot): Update to 5.4.8.
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-07-11 15:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20 2:01 [bug#64182] [PATCH] gnu: gnuplot: Update to 5.4.8 Paul A. Patience
2023-06-20 14:20 ` Paul A. Patience
2023-07-11 14:59 ` bug#64182: " Ludovic Courtès
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).