summaryrefslogtreecommitdiffstats
path: root/stashley.scm
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-08-09 01:33:25 -0500
committermsglm <msglm@techchud.xyz>2023-08-09 01:33:25 -0500
commitf1156a7086a61e82b06097aaca8fc9246ff0ed0c (patch)
tree69287cb92f449d3df51a8d229db547a2f7e69c00 /stashley.scm
parentdfe6e7041828cfc8acfdc776663ba4d405e32ac4 (diff)
downloadguix-msglm-f1156a7086a61e82b06097aaca8fc9246ff0ed0c.tar.gz
guix-msglm-f1156a7086a61e82b06097aaca8fc9246ff0ed0c.tar.bz2
guix-msglm-f1156a7086a61e82b06097aaca8fc9246ff0ed0c.zip
bump stashley to v1.0.8
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 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