summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
commit07f2e73089f19154fb0ab8003e76039d09b57125 (patch)
treecc5f0f55233659e20b867462b7d11ba90b2d7da7
parentb569b672cacc22526498b820046e6101ac46b3ab (diff)
downloadguix-techchud-07f2e73089f19154fb0ab8003e76039d09b57125.tar.gz
guix-techchud-07f2e73089f19154fb0ab8003e76039d09b57125.tar.bz2
guix-techchud-07f2e73089f19154fb0ab8003e76039d09b57125.zip
fixed prismlauncher hash
-rw-r--r--prismlauncher-gpu.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/prismlauncher-gpu.scm b/prismlauncher-gpu.scm
index 0a34654..5a67bef 100644
--- a/prismlauncher-gpu.scm
+++ b/prismlauncher-gpu.scm
@@ -27,7 +27,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1npvgiifjqsacimsv5vpj54qsbv638vvb1xgapky8fpk0f30v52k"))))
+ "0q3fva33h5hvbd9hkfc48jzj8jyv4xpg0j2w6qnx4ydbs2khaxi4"))))
(build-system cmake-build-system)
(arguments
`(#:phases