me
/
guix
Archived
1
0
Fork 0

gnu: java-swt: Update source URI.

* gnu/packages/java.scm (java-swt)[source]: Update to new source
location.

Change-Id: Iba0ba8143192b4388d498e768ff923b7f31bfc0e
master
Efraim Flashner 2024-05-15 11:44:25 +03:00
parent 884cf293f5
commit 1987243ad2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -3071,7 +3071,7 @@ specification.")
(origin
(method url-fetch)
(uri (string-append
"http://download.eclipse.org/eclipse/downloads/drops4/"
"https://archive.eclipse.org/eclipse/downloads/drops4/"
"R-" version "-201710090410/swt-" version
"-gtk-linux-" file ".zip"))
(sha256 (base32 hash))))))