mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-03 15:43:06 +02:00
updating corefreq and squid
This commit is contained in:
parent
f4c5be9a88
commit
15b3203256
2 changed files with 38 additions and 7 deletions
|
@ -140,14 +140,14 @@
|
|||
(package
|
||||
(inherit gnu:corefreq)
|
||||
(name "corefreq")
|
||||
(version "1.96.4")
|
||||
(version "1.96.5")
|
||||
(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 "11jjqfgyxq6vd264r812jyilghnaw9qyamfldy5wqfwwibbncjsm"))))))
|
||||
(sha256 (base32 "15wi9v7zcd62ab03zji43l33f1mc70lsdvqylv33kfpaf3k72lm4"))))))
|
||||
|
||||
(define-public lvm2-past-20311
|
||||
(package
|
||||
|
@ -246,5 +246,3 @@ mapper. Kernel components are part of Linux-libre.")
|
|||
(inherit lvm2-past-20311)
|
||||
(version "2.03.221-reallyoldversion")
|
||||
))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue