mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
updating corefreq
This commit is contained in:
commit
10f1159307
1 changed files with 2 additions and 2 deletions
|
@ -139,11 +139,11 @@
|
|||
(package
|
||||
(inherit gnu:corefreq)
|
||||
(name "corefreq")
|
||||
(version "1.95.2")
|
||||
(version "1.96.0")
|
||||
(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 "108fr056zmbipiv1nsrjccn3ky0jbcwan43big34nyq1c9dqjq1x"))))))
|
||||
(sha256 (base32 "00c74nlcbzg17ya00xqv3x0p14bhagkd83fcdy47jln1g1nx7vjl"))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue