1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

Merge branch 'master' into core-updates

This commit is contained in:
Mark H Weaver 2018-03-17 01:18:37 -04:00
commit 9f388b1ee1
No known key found for this signature in database
GPG key ID: 7CEF29847562C516
47 changed files with 1390 additions and 285 deletions

View file

@ -3873,6 +3873,7 @@ Python's distutils.")
(uri (git-reference
(url "https://github.com/dieterv/elib.intl.git")
(commit "d09997cfef")))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0y7vzff9xgbnaay7m0va1arl6g68ncwrvbgwl7jqlclsahzzb09d"))))