summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
commit9e7123c8394ed8ce21ad302756b0523202d7edb3 (patch)
tree192a85b106812f83f1c746dfb47e2e87856cd724
parentd989d34daeb033939191a9db82367739271b7218 (diff)
downloadguix-techchud-9e7123c8394ed8ce21ad302756b0523202d7edb3.tar.gz
guix-techchud-9e7123c8394ed8ce21ad302756b0523202d7edb3.tar.bz2
guix-techchud-9e7123c8394ed8ce21ad302756b0523202d7edb3.zip
bump stashley version
-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