summaryrefslogtreecommitdiffstats
path: root/stashley.scm
diff options
context:
space:
mode:
authorAnonymous <anonymous@example.org>2024-01-15 03:06:07 -0600
committerAnonymous <anonymous@example.org>2024-01-15 03:06:07 -0600
commit420693cd5d1216c50766efdd3c9a1ba9d6db62ae (patch)
tree192a85b106812f83f1c746dfb47e2e87856cd724 /stashley.scm
parent66e5b6d724e0f25d4515da98b69af85ff09b9fc5 (diff)
downloadguix-msglm-420693cd5d1216c50766efdd3c9a1ba9d6db62ae.tar.gz
guix-msglm-420693cd5d1216c50766efdd3c9a1ba9d6db62ae.tar.bz2
guix-msglm-420693cd5d1216c50766efdd3c9a1ba9d6db62ae.zip
bump stashley version
Diffstat (limited to 'stashley.scm')
-rw-r--r--stashley.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/stashley.scm b/stashley.scm
index 72992cf..16a11db 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -14,7 +14,7 @@
(define-public stashley
(package
(name "stashley")
- (version "1.1.0")
+ (version "1.1.1")
(source (origin
(method git-fetch)
(uri (git-reference