gnu: dmd: Update URI of dmd-user-group.patch.
* gnu/packages/admin.scm (dmd)[source]: Update URI of patch.
This commit is contained in:
parent
1a51cbc825
commit
1f7309a6d1
|
@ -85,8 +85,8 @@
|
||||||
;; is used by a bunch of services.
|
;; is used by a bunch of services.
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
"http://git.savannah.gnu.org/cgit/dmd.git/patch/"
|
"http://git.savannah.gnu.org/cgit/shepherd.git/"
|
||||||
"?id=d1d0ff30b3ed2b86b0a3c9bc048d2a855f8e31e6"))
|
"patch?id=d1d0ff30b3ed2b86b0a3c9bc048d2a855f8e31e6"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1lqymypixfiyb72d6bn24m06ry2q1ljnnv0qrc89pbb4z9azaa4d"))
|
"1lqymypixfiyb72d6bn24m06ry2q1ljnnv0qrc89pbb4z9azaa4d"))
|
||||||
|
|
Loading…
Reference in New Issue