gnu: curl: Update to 7.63.0.
authorMarius Bakke <mbakke@fastmail.com>
Wed, 12 Dec 2018 19:28:48 +0000 (20:28 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 12 Dec 2018 19:49:15 +0000 (20:49 +0100)
* gnu/packages/curl.scm (curl): Update to 7.63.0.

gnu/packages/curl.scm

index 9430ece..24180e0 100644 (file)
 (define-public curl
   (package
    (name "curl")
-   (version "7.62.0")
+   (version "7.63.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://curl.haxx.se/download/curl-"
                                 version ".tar.xz"))
             (sha256
              (base32
-              "1hbm29r3pirhn4gkcnd94ylc4jzgn3v3v7qbay9awxg7bwx69dfs"))))
+              "1i38v49233jirzlfqd8fy6jyf80assa953hk7w6qmysbg562604n"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ;1.2 MiB of man3 pages