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
commitb4765543a50da23704a3e8efced02d7f201201f6 (patch)
tree69287cb92f449d3df51a8d229db547a2f7e69c00
parent07f2e73089f19154fb0ab8003e76039d09b57125 (diff)
downloadguix-techchud-b4765543a50da23704a3e8efced02d7f201201f6.tar.gz
guix-techchud-b4765543a50da23704a3e8efced02d7f201201f6.tar.bz2
guix-techchud-b4765543a50da23704a3e8efced02d7f201201f6.zip
bump stashley to v1.0.8
-rw-r--r--stashley.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/stashley.scm b/stashley.scm
index 1cfcf2d..d8ba3a8 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -12,7 +12,7 @@
(define-public stashley
(package
(name "stashley")
- (version "1.0.7")
+ (version "1.0.8")
(source (origin
(method git-fetch)
(uri (git-reference