summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
commit8b83dd7ab3507a8c9d803ab88511c1a5d7783e48 (patch)
treee0e7994b4223cbdd32ad3a7d33615ff7ed6a593f
parente6964705669aabea78dbd08312465fffd1bd21a7 (diff)
downloadguix-techchud-8b83dd7ab3507a8c9d803ab88511c1a5d7783e48.tar.gz
guix-techchud-8b83dd7ab3507a8c9d803ab88511c1a5d7783e48.tar.bz2
guix-techchud-8b83dd7ab3507a8c9d803ab88511c1a5d7783e48.zip
bump stashley version to 2.0.1
-rw-r--r--stashley.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/stashley.scm b/stashley.scm
index 026647b..fae6097 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -16,7 +16,7 @@
(define-public stashley
(package
(name "stashley")
- (version "2.0.0")
+ (version "2.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -25,7 +25,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0x7zb604b3v2b9n531i9x31zqdgbrry4sa18xb94766a0scid05n"))))
+ "1zrbw4b0jmczaf0dbp29vv2997n42l12nxwq4wji3zm9bwcgb4zg"))))
(build-system pyproject-build-system)
(arguments
'(