summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-05-01 20:01:16 -0500
committermsglm <msglm@techchud.xyz>2024-05-01 20:01:16 -0500
commit9778a16805ebd0d9152c747b3621f6bcc8441d02 (patch)
tree822bf9df8ff9861ae1d6977a574341aa3afbaf82
parentc9dbb398c678e47b7435a2f4f7b8fb605ae00bd7 (diff)
downloadguix-msglm-9778a16805ebd0d9152c747b3621f6bcc8441d02.tar.gz
guix-msglm-9778a16805ebd0d9152c747b3621f6bcc8441d02.tar.bz2
guix-msglm-9778a16805ebd0d9152c747b3621f6bcc8441d02.zip
update vesktop to 1.5.2
-rw-r--r--vesktop.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/vesktop.scm b/vesktop.scm
index 0a24160..070f4ae 100644
--- a/vesktop.scm
+++ b/vesktop.scm
@@ -113,7 +113,7 @@
(define-public vesktop
(package
(name "vesktop-bin")
- (version "1.5.1")
+ (version "1.5.2")
(source
(origin
(method url-fetch)
@@ -121,7 +121,7 @@
(string-append
"https://github.com/Vencord/Vesktop/releases/download/v" version "/vesktop_" version "_amd64.deb"))
(sha256
- (base32 "03nnz0mvb1pdv12qdrh3vk243dk3f97dh3b5lh7kmmbbh2bxdhh7"))))
+ (base32 "01di0vdzb1svdw7mchicg3i7if0is6jdhrsbbs5icp9hdhbdq8qa"))))
(supported-systems '("x86_64-linux"))
(build-system (use-modern-gcc-on-chromium-binary chromium-binary-build-system))
(arguments