mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-23 17:05:28 +02:00

* extras/packaging/gnu-linux/guix/channels.scm (channel): Bump Guix to current commit. Change-Id: Ib929a948f47a1d9ee73ba7340be6821fdd4f6a0d
5 lines
178 B
Scheme
5 lines
178 B
Scheme
;;; Tested with this revision of GNU Guix.
|
|
(list (channel
|
|
(inherit %default-guix-channel)
|
|
(commit
|
|
"fbbbc2088ce933d83f5b0be75308fdcb6b40fa57"))) ;2023-02-21
|