mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +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
|
||||
(inherit gnu:corefreq)
|
||||
(name "corefreq")
|
||||
(version "1.96.0")
|
||||
(version "1.96.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cyring/CoreFreq")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256 (base32 "00c74nlcbzg17ya00xqv3x0p14bhagkd83fcdy47jln1g1nx7vjl"))))))
|
||||
(sha256 (base32 "11jjqfgyxq6vd264r812jyilghnaw9qyamfldy5wqfwwibbncjsm"))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue