1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: arcan: Update to 0.7.1.

* gnu/packages/arcan.scm (arcan): Update to 0.7.1.
[source]: Switch to Codeberg.

Fixes: guix/guix#5767
Change-Id: If5c1d4451e5ad92813dccbc5c0c23d0e261a5f49
This commit is contained in:
Andreas Enge
2026-01-24 15:32:43 +01:00
parent ec77706204
commit 0fba3e7725

View File

@@ -65,16 +65,16 @@
(define-public arcan
(package
(name "arcan")
(version "0.6.3.3")
(version "0.7.1")
(source (origin
(method git-fetch)
(file-name (git-file-name name version))
(uri (git-reference
(url "https://github.com/letoram/arcan")
(url "https://codeberg.org/letoram/arcan")
(commit version)))
(sha256
(base32
"0rbswqqrgh9bkv0fzsswpkfw2zp1a7znwy0abgrxha5vpn13qd8c"))
"1sn8rljghrw57q99n9hl03pr2ndgkzg4g3p443iaslg42bmww05c"))
(modules '((guix build utils)))
(snippet
;; Remove some bundled packages.