guix_mirror_bot pushed a commit to branch next-master
in repository guix.
commit 0f16888a58080691f9a51479ff1c71fec258eb32
Author: Cayetano Santos <[email protected]>
AuthorDate: Sun Jan 11 11:50:12 2026 +0100
gnu: magic: Update to 8.3.590.
* gnu/packages/electronics.scm (magic): Update to 8.3.590.
Change-Id: I2ec3333c9b195e070f347b0de6c0b516e4ed981e
---
gnu/packages/electronics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index bfab7435da..397b1b1696 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -1277,7 +1277,7 @@ which allows one to install the M8 firmware on any
Teensy.")
(define-public magic
(package
(name "magic")
- (version "8.3.581")
+ (version "8.3.590")
(source
(origin
(method git-fetch)
@@ -1286,7 +1286,7 @@ which allows one to install the M8 firmware on any
Teensy.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1if7c2ngk232pmsp0q3vqikg52kb25r7l3bgyfk1w5qskf89xzls"))))
+ (base32 "1akx502h85g9r7nb45sb6pk9pk0d6aapnm3z3k4yc9ldvigrmzly"))))
(build-system gnu-build-system)
(arguments
(list