summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-07-20 06:47:18 -0500
committermsglm <msglm@techchud.xyz>2024-07-20 06:47:18 -0500
commit84ac68a6d1c011ec4d27c8f159a1977ba89355fe (patch)
tree8557fa7c12a8c542bca46687cba4178cdd4014ec
parent9e5e0a23212d3e2783bfaae91be5806b59bdf0cb (diff)
downloadguix-msglm-84ac68a6d1c011ec4d27c8f159a1977ba89355fe.tar.gz
guix-msglm-84ac68a6d1c011ec4d27c8f159a1977ba89355fe.tar.bz2
guix-msglm-84ac68a6d1c011ec4d27c8f159a1977ba89355fe.zip
bump stashley version number
-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
'(