summaryrefslogtreecommitdiffstats
path: root/python-xyz.scm
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:03 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:03 -0500
commit973cb8e9aefdb488a9e57bfb9253c245e3e4e617 (patch)
tree8557fa7c12a8c542bca46687cba4178cdd4014ec /python-xyz.scm
parentd2ded6522e926d10aca9365b91f5c34a3187ea87 (diff)
downloadguix-techchud-973cb8e9aefdb488a9e57bfb9253c245e3e4e617.tar.gz
guix-techchud-973cb8e9aefdb488a9e57bfb9253c245e3e4e617.tar.bz2
guix-techchud-973cb8e9aefdb488a9e57bfb9253c245e3e4e617.zip
bump stashley version number
Diffstat (limited to 'python-xyz.scm')
-rw-r--r--python-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-xyz.scm b/python-xyz.scm
index 03cca2c..73cb686 100644
--- a/python-xyz.scm
+++ b/python-xyz.scm
@@ -57,7 +57,7 @@
(define-public stashley
(package
(name "stashley")
- (version "2.0.1")
+ (version "2.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -66,7 +66,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1zrbw4b0jmczaf0dbp29vv2997n42l12nxwq4wji3zm9bwcgb4zg"))))
+ "1rdzgf6cynnmyy3fwkbyvffpz7vkqsa2isp1dblrqas0arqgplqh"))))
(build-system pyproject-build-system)
(arguments
'(