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 37e987dc9f gnu: skribilo: Update to 0.11.1.
37e987dc9f is described below
commit 37e987dc9fbec84a9e18a6279b0ad4e241548ed4
Author: Arun Isaac <[email protected]>
AuthorDate: Thu Feb 12 23:17:12 2026 +0000
gnu: skribilo: Update to 0.11.1.
* gnu/packages/skribilo.scm (skribilo): Update to 0.11.1.
---
gnu/packages/skribilo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/skribilo.scm b/gnu/packages/skribilo.scm
index b42859e57e..4e516b8a3f 100644
--- a/gnu/packages/skribilo.scm
+++ b/gnu/packages/skribilo.scm
@@ -34,14 +34,14 @@
(define-public skribilo
(package
(name "skribilo")
- (version "0.11.0")
+ (version "0.11.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/skribilo/skribilo-"
version ".tar.gz"))
(sha256
(base32
- "1pbws07459aghljxqzzn8zjxwy7y13q54r5ckq7apk4kz6vw94qz"))))
+ "14nm50dd27w287raiffhmmivl66ff6f4n793y5lz62wj88f28p36"))))
(build-system gnu-build-system)
(arguments
;; Make the modules available under the usual location.