From ab2f726bbcdd9b5c314e8642601ea0b7f1a76ba8 Mon Sep 17 00:00:00 2001
From: Olivier Farges <olivier.farges@univ-lorraine.fr>
Date: Sun, 2 Mar 2025 00:18:29 +0100
Subject: [PATCH] hash 32 update

---
 edix/packages/star-enclosures-3d.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/edix/packages/star-enclosures-3d.scm b/edix/packages/star-enclosures-3d.scm
index 14d5282..925db1a 100644
--- a/edix/packages/star-enclosures-3d.scm
+++ b/edix/packages/star-enclosures-3d.scm
@@ -27,7 +27,7 @@
                     (url "https://gitlab.com/meso-star/star-enclosures-3d.git")
                     (commit "0.7.2")))
               (sha256
-               (base32 "1lf28q934yrr59dryrp0qgidi00y4fickdc0qxg7w53f4n45f0b0"))))
+               (base32 "1jh0q1lmxc7lp820dzip5i18pr2h1ygsly5iss10593y95d58sj6"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config autoconf automake libtool))
-- 
GitLab