From d870b269af4cfe7d4599f0b0e5ac094d7f05cfa1 Mon Sep 17 00:00:00 2001 From: Olivier Farges <olivier.farges@univ-lorraine.fr> Date: Sun, 2 Mar 2025 00:03:10 +0100 Subject: [PATCH] modif star-enclosures-2d --- edix/packages/star-enclosures-2d.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edix/packages/star-enclosures-2d.scm b/edix/packages/star-enclosures-2d.scm index a29adbd..1a1ec04 100644 --- a/edix/packages/star-enclosures-2d.scm +++ b/edix/packages/star-enclosures-2d.scm @@ -27,7 +27,7 @@ (url "https://gitlab.com/meso-star/star-enclosures-2d.git") (commit "0.6"))) (sha256 - (base32 "11lcs6lhbjdizrf3chjg6mlnsp89h558vdml3l8vz3a6scgblzg2")))) + (base32 "0jh6rznhpcsba47bcp4zmqhynmgsqaasz20qj1fzajwrc11nzzyn")))) (build-system gnu-build-system) (native-inputs (list pkg-config autoconf automake libtool)) -- GitLab