summaryrefslogtreecommitdiffstats
path: root/stashley.scm
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-07-15 09:08:07 -0500
committermsglm <msglm@techchud.xyz>2023-07-15 09:08:07 -0500
commit19f1f18fc10f8a060510eb20c3eaafe241bf176a (patch)
tree157e1ef440d7559494a93473b8d4a28715fd129b /stashley.scm
parentd7a5d67439088eafd2ccf78f9340b229326dcdc1 (diff)
downloadguix-msglm-19f1f18fc10f8a060510eb20c3eaafe241bf176a.tar.gz
guix-msglm-19f1f18fc10f8a060510eb20c3eaafe241bf176a.tar.bz2
guix-msglm-19f1f18fc10f8a060510eb20c3eaafe241bf176a.zip
bump stashley version
Diffstat (limited to 'stashley.scm')
-rw-r--r--stashley.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/stashley.scm b/stashley.scm
index 879bff7..c799b61 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -12,7 +12,7 @@
(define-public stashley
(package
(name "stashley")
- (version "1.0.2")
+ (version "1.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -21,7 +21,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1spvnshhxbrwh0v7vlc8v37p7dkm4521fab0ic4kgsdn5jxqca9f"))))
+ "0ih0z6hwy12hggkwf6dzxkj62ggc4bz1ws5q8n31raxqrzz9v9k6"))))
(build-system copy-build-system)
(inputs
(list