mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-02-16 11:40:54 +01:00
channels-lock.scm: Update to df5a358f67e729116e8176b8489092cd9e499bf5
This commit is contained in:
parent
5d58e87004
commit
963c02c727
@ -1,6 +1,13 @@
|
||||
(define-module (channels-lock)
|
||||
#:use-module (guix channels))
|
||||
|
||||
;; Build history
|
||||
|
||||
;; 11068:d513d4ca532f376a47a1fc018736292601c81539 -> NOT OK (dependencies)
|
||||
;; 16604:06cd4e761ef5f17fe7c9471f4834fd4893e730cc -> NOT OK (dependencies)
|
||||
;; 19372:df5a358f67e729116e8176b8489092cd9e499bf5 -> OK
|
||||
;; 22139:79a3cd34c0318928186a04b6481c4d22c0051d04 -> OK
|
||||
|
||||
(list
|
||||
(channel
|
||||
(name 'mobilizon-reshare)
|
||||
@ -10,7 +17,7 @@
|
||||
(name 'guix)
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(commit
|
||||
"79a3cd34c0318928186a04b6481c4d22c0051d04")
|
||||
"df5a358f67e729116e8176b8489092cd9e499bf5")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"afb9f2752315f131e4ddd44eba02eed403365085"
|
||||
|
Loading…
x
Reference in New Issue
Block a user