* [bug#74986] [PATCH] gnu: julia-mutablearithmetics: Update to 1.6.0.
@ 2024-12-19 23:14 King, Spencer via Guix-patches via
0 siblings, 0 replies; only message in thread
From: King, Spencer via Guix-patches via @ 2024-12-19 23:14 UTC (permalink / raw)
To: 74986
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: 0001-gnu-julia-mutablearithmetics-Update-to-1.6.0.patch --]
[-- Type: application/octet-stream, Size: 1445 bytes --]
From 8c96478964fca9a2dbbc6b4d6211547aa7508809 Mon Sep 17 00:00:00 2001
Message-Id: <8c96478964fca9a2dbbc6b4d6211547aa7508809.1734643446.git.spencer.king@geneoscopy.com>
From: Spencer King <spencer.king@geneoscopy.com>
Date: Thu, 19 Dec 2024 21:23:27 +0000
Subject: [PATCH] gnu: julia-mutablearithmetics: Update to 1.6.0.
* gnu/packages/julia-xyz.scm (julia-mutablearithmetics): Update to 1.6.0.
Change-Id: I10721d8052accb2022bf4001ab206a41dd031f55
---
gnu/packages/julia-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index be2501a934..50286a7c7b 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -4483,7 +4483,7 @@ (define-public julia-multivariatepolynomials
(define-public julia-mutablearithmetics
(package
(name "julia-mutablearithmetics")
- (version "1.4.6")
+ (version "1.6.0")
(source
(origin
(method git-fetch)
@@ -4492,7 +4492,7 @@ (define-public julia-mutablearithmetics
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0wh4pvvzzs0l1q5h01004kq9k45n411330pw84gj8akcn7njn2z4"))))
+ (base32 "1mwa20f09iw9kaacj34fqa1z4gyg7afnxdv6w0rw35cck33i485k"))))
(build-system julia-build-system)
(arguments
(list
base-commit: 07b4b1d055c36c6c61d39273c26974771dbfe805
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-19 23:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 23:14 [bug#74986] [PATCH] gnu: julia-mutablearithmetics: Update to 1.6.0 King, Spencer via Guix-patches via
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).