all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73591] [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8.
@ 2024-10-01 20:59 King, Spencer via Guix-patches via
  2024-10-15 16:35 ` bug#73591: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: King, Spencer via Guix-patches via @ 2024-10-01 20:59 UTC (permalink / raw)
  To: 73591

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-gnu-julia-categoricalarrays-Update-to-0.10.8.patch --]
[-- Type: application/octet-stream, Size: 1416 bytes --]

From 1a657164d6d6a2844951b97bc332646068cb84b3 Mon Sep 17 00:00:00 2001
Message-Id: <1a657164d6d6a2844951b97bc332646068cb84b3.1727816271.git.spencer.king@geneoscopy.com>
From: Spencer King <spencer.king@geneoscopy.com>
Date: Tue, 1 Oct 2024 20:56:57 +0000
Subject: [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8.

* gnu/packages/julia-xyz.scm (julia-categoricalarrays): Update to 0.10.8.

Change-Id: Ic2b21e0b4069234b0da49ec9c2f6b704ba095cdb
---
 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 f0231471d8..4c9afed7ae 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -808,7 +808,7 @@ (define-public julia-calculus
 (define-public julia-categoricalarrays
   (package
     (name "julia-categoricalarrays")
-    (version "0.10.7")
+    (version "0.10.8")
     (source
      (origin
        (method git-fetch)
@@ -817,7 +817,7 @@ (define-public julia-categoricalarrays
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17fix7wlwqbif5jbcrbi0a0ghdl3429km3l6lqa962p7jf1gjd2d"))))
+        (base32 "1yd0xky84n858di7ggs4vffil33pf9knw01z64n5v961i4qs8saw"))))
     (build-system julia-build-system)
     (arguments
      (list

base-commit: 88b4bce96a1a80fc6956104dc38e371b3728d560
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73591: [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8.
  2024-10-01 20:59 [bug#73591] [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8 King, Spencer via Guix-patches via
@ 2024-10-15 16:35 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-10-15 16:35 UTC (permalink / raw)
  To: King, Spencer; +Cc: 73591-done

"King, Spencer" <spencer.king@wustl.edu> skribis:

> From 1a657164d6d6a2844951b97bc332646068cb84b3 Mon Sep 17 00:00:00 2001
> Message-Id: <1a657164d6d6a2844951b97bc332646068cb84b3.1727816271.git.spencer.king@geneoscopy.com>
> From: Spencer King <spencer.king@geneoscopy.com>
> Date: Tue, 1 Oct 2024 20:56:57 +0000
> Subject: [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8.
>
> * gnu/packages/julia-xyz.scm (julia-categoricalarrays): Update to 0.10.8.
>
> Change-Id: Ic2b21e0b4069234b0da49ec9c2f6b704ba095cdb

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-15 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01 20:59 [bug#73591] [PATCH] gnu: julia-categoricalarrays: Update to 0.10.8 King, Spencer via Guix-patches via
2024-10-15 16:35 ` bug#73591: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.