mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
gnu: arcan: Update to 0.6.3.3.
* gnu/packages/arcan.scm (arcan): Update to 0.6.3.3. Change-Id: Icd3c6e46eedf3c1aa0e360961602e4207ced55c3 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
62af6cf213
commit
ab76825832
@@ -64,7 +64,7 @@
|
||||
(define-public arcan
|
||||
(package
|
||||
(name "arcan")
|
||||
(version "0.6.3")
|
||||
(version "0.6.3.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(file-name (git-file-name name version))
|
||||
@@ -73,7 +73,7 @@
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
"1aj8hffxsf6vg1al2v29cn35wnh7wir5x9krk4h68sy5va88w8k5"))
|
||||
"0rbswqqrgh9bkv0fzsswpkfw2zp1a7znwy0abgrxha5vpn13qd8c"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Remove some bundled packages.
|
||||
|
||||
Reference in New Issue
Block a user