mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
corefreq 1.96.4
This commit is contained in:
commit
21f0c3095d
1 changed files with 2 additions and 2 deletions
|
@ -139,11 +139,11 @@
|
||||||
(package
|
(package
|
||||||
(inherit gnu:corefreq)
|
(inherit gnu:corefreq)
|
||||||
(name "corefreq")
|
(name "corefreq")
|
||||||
(version "1.96.0")
|
(version "1.96.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/cyring/CoreFreq")
|
(url "https://github.com/cyring/CoreFreq")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256 (base32 "00c74nlcbzg17ya00xqv3x0p14bhagkd83fcdy47jln1g1nx7vjl"))))))
|
(sha256 (base32 "11jjqfgyxq6vd264r812jyilghnaw9qyamfldy5wqfwwibbncjsm"))))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue