Unverified Commit 2c5316d3 authored by Samuel Tam's avatar Samuel Tam Committed by GitHub
Browse files

freeimage: unstable-2024-04-18 -> 3.18.0-unstable-2024-04-18



Follow versioning convention.

Co-authored-by: default avatarYueh-Shun Li <shamrocklee@posteo.net>
parent 41dadef9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "freeimage";
  version = "unstable-2024-04-18";
  version = "3.18.0-unstable-2024-04-18";

  src = fetchsvn {
    url = "svn://svn.code.sf.net/p/freeimage/svn/";