gnu: gource: Update to 0.51.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 12 Feb 2020 03:34:38 +0000 (04:34 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 12 Feb 2020 04:00:45 +0000 (05:00 +0100)
* gnu/packages/version-control.scm (gource): Update to 0.51.

gnu/packages/version-control.scm

index cd3e868..65ac481 100644 (file)
@@ -2137,7 +2137,7 @@ be served with a HTTP file server of your choice.")
 (define-public gource
   (package
     (name "gource")
-    (version "0.49")
+    (version "0.51")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2145,7 +2145,7 @@ be served with a HTTP file server of your choice.")
                     "/gource-" version "/gource-" version ".tar.gz"))
               (sha256
                (base32
-                "12hf5ipcsp9dxsqn84n4kr63xaiskrnf5a084wr29qk171lj7pd9"))))
+                "16p7b1x4r0915w883lp374jcdqqja37fnb7m8vnsfnl2n64gi8qr"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags