This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 22728e6b80 gnu: magic: Update to 8.3.625.
22728e6b80 is described below
commit 22728e6b80510c47dccaea853b52840e98eedbd9
Author: Cayetano Santos <[email protected]>
AuthorDate: Sat Mar 21 21:47:33 2026 +0100
gnu: magic: Update to 8.3.625.
* gnu/packages/electronics.scm (magic): Update to 8.3.625.
Change-Id: Iecea6ebc52443455b4ed19b237446172773d36b5
---
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 7b21cfc8d8..abb07cf499 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -1774,7 +1774,7 @@ which allows one to install the M8 firmware on any
Teensy.")
(define-public magic
(package
(name "magic")
- (version "8.3.613")
+ (version "8.3.625")
(source
(origin
(method git-fetch)
@@ -1783,7 +1783,7 @@ which allows one to install the M8 firmware on any
Teensy.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0mipxrwkcphm67zchr705ab14kv85p0lfb083yicz6myf2fxp2bf"))))
+ (base32 "0ld238cdq8mzzcx7vgk67aqim0ypbfyks486z59q19yzxpr6c42s"))))
(build-system gnu-build-system)
(arguments
(list